Port details |
- py-python-ceilometerclient OpenStack Telemetry API Client Library
- 2.9.0_4 net
=0 2.9.0_4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-12-17 15:31:21
- Last Update: 2023-09-22 03:11:52
- Commit Hash: de92b0e
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/openstack-archive/python-ceilometerclient
- Description:
- This is a client library for Ceilometer built on the Ceilometer API. It
provides a Python API (the ceilometerclient module) and a command-line tool
(ceilometer).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-ceilometerclient>0:net/py-python-ceilometerclient@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-python-ceilometerclient
- Package flavors (<flavor>: <package>)
- py39: py39-python-ceilometerclient
- distinfo:
- TIMESTAMP = 1589134880
SHA256 (python-ceilometerclient-2.9.0.tar.gz) = 20e4eccb27a40bc279dba3faaa8d0974680204a35c54553833ee4063cf30074a
SIZE (python-ceilometerclient-2.9.0.tar.gz) = 95460
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-pbr>=1.8 : devel/py-pbr@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-iso8601>=0.1.11 : devel/py-iso8601@py39
- py39-keystoneauth1>=2.1.0 : devel/py-keystoneauth1@py39
- py39-oslo.i18n>=2.1.0 : devel/py-oslo.i18n@py39
- py39-oslo.serialization>=1.10.0 : devel/py-oslo.serialization@py39
- py39-oslo.utils>=3.17.0 : devel/py-oslo.utils@py39
- py39-pbr>=1.6 : devel/py-pbr@py39
- py39-prettytable0>=0.7<0.8 : devel/py-prettytable0@py39
- py39-requests>=2.8.1 : www/py-requests@py39
- py39-six>=1.9.0 : devel/py-six@py39
- py39-stevedore>=1.10.0 : devel/py-stevedore@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-python-ceilometerclient
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.0_4 22 Sep 2023 03:11:52 |
Po-Chuan Hsieh (sunpoet) |
net/py-python-ceilometerclient: Remove obsoleted port
This project is no longer maintained. |
2.9.0_4 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.9.0_4 05 Apr 2023 17:30:47 |
Po-Chuan Hsieh (sunpoet) |
net/py-python-ceilometerclient: Update WWW |
2.9.0_4 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.9.0_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.9.0_4 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.9.0_4 11 Jul 2022 13:50:13 |
Po-Chuan Hsieh (sunpoet) |
net/py-python-ceilometerclient: Update USES=python
devel/py-oslo.utils requires Python 3.8+ |
2.9.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.9.0_4 26 Jan 2021 17:36:52 |
sunpoet |
Sort RUN_DEPENDS |
2.9.0_4 11 Jan 2021 19:36:17 |
rene |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
2.9.0_4 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.9.0_4 09 Oct 2020 19:02:38 |
sunpoet |
Change RUN_DEPENDS from py-prettytable to py-prettytable0
- Bump PORTREVISION for dependency change |
2.9.0_3 17 May 2020 18:30:48 |
sunpoet |
Update RUN_DEPENDS for py-oslo.utils 4.1.1 update
- Bump PORTREVISION for dependency change |
2.9.0_2 16 May 2020 10:56:01 |
sunpoet |
Update RUN_DEPENDS for py-oslo.i18n 4.0.1 update
- Bump PORTREVISION for dependency change |
2.9.0_1 13 May 2020 20:41:42 |
sunpoet |
Update RUN_DEPENDS for py-oslo.serialization 3.1.1 update
- Bump PORTREVISION for dependency change |
2.9.0 11 May 2020 20:23:47 |
sunpoet |
Update to 2.9.0
- Add LICENSE_FILE
- Update version requirement of RUN_DEPENDS
- Sort RUN_DEPENDS |
2.7.0_2 09 May 2020 13:49:07 |
sunpoet |
Update RUN_DEPENDS for py-keystoneauth1 4.0.0 update
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change
- Take maintainership |
2.7.0_1 15 Dec 2019 15:13:13 |
zi |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout! |
2.7.0_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.7.0_1 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
2.7.0_1 08 Feb 2018 20:18:09 |
amdmi3 |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
2.7.0_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.7.0_1 19 Apr 2017 06:46:50 |
miwi |
- Fix Shebangs |
2.7.0 17 Dec 2016 15:31:09 |
novel |
Rename python openstack clients to match pypi names
- Rename the following ports:
py-ceilometerclient
py-cinderclient
py-designateclient
py-glanceclient
py-heatclient
py-keystoneclient
py-neutronclient
py-novaclient
py-openstackclient
to py-python-$(component)client to match pypi name
- Update MOVED
- Update the appropriate dependency lines
Suggested by: koobs |