Port details |
- py-openstacksdk043 SDK for building applications to work with OpenStack
- 0.43.0 devel
=0 0.43.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-06-26 08:41:52
- Last Update: 2021-06-10 15:42:16
- Commit Hash: d661aa0
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/openstack/openstacksdk
- Description:
- openstacksdk is a client library for building applications to work with
OpenStack clouds. The project aims to provide a consistent and complete set of
interactions with OpenStack's many services, along with complete documentation,
examples, and tools.
It also contains an abstraction interface layer. Clouds can do many things, but
there are probably only about 10 of them that most people care about with any
regularity. If you want to do complicated things, the per-service oriented
portions of the SDK are for you. However, if what you want is to be able to
write an application that talks to clouds no matter what crazy choices the
deployer has made in an attempt to be more hipster than their self-entitled
narcissist peers, then the Cloud Abstraction layer is for you.
WWW: https://docs.openstack.org/openstacksdk/latest/
WWW: https://github.com/openstack/openstacksdk
- ¦ ¦ ¦ ¦
- 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}openstacksdk043>0:devel/py-openstacksdk043@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-openstacksdk043
- Package flavors (<flavor>: <package>)
- py37: py37-openstacksdk043
- distinfo:
- TIMESTAMP = 1585833197
SHA256 (openstacksdk-0.43.0.tar.gz) = 3fa2a80a694f999c8c10a168a1b9f72cd555ff4ae68d9f689d3e26da86470123
SIZE (openstacksdk-0.43.0.tar.gz) = 908563
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:
-
- py37-pbr>=2.0.0 : devel/py-pbr@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-appdirs>=1.3.0 : devel/py-appdirs@py37
- py37-cryptography>=2.1 : security/py-cryptography@py37
- py37-decorator>=4.4.1 : devel/py-decorator@py37
- py37-dogpile.cache>=0.6.5 : devel/py-dogpile.cache@py37
- py37-iso8601>=0.1.11 : devel/py-iso8601@py37
- py37-jmespath>=0.9.0 : devel/py-jmespath@py37
- py37-jsonpatch>=1.16 : devel/py-jsonpatch@py37
- py37-munch>=2.1.0 : devel/py-munch@py37
- py37-netifaces>=0.10.4 : net/py-netifaces@py37
- py37-os-service-types>=1.7.0 : devel/py-os-service-types@py37
- py37-pbr>=2.0.0 : devel/py-pbr@py37
- py37-yaml>=3.12 : devel/py-yaml@py37
- py37-requestsexceptions>=1.2.0 : devel/py-requestsexceptions@py37
- py37-six>=1.10.0 : devel/py-six@py37
- py37-keystoneauth1>=3.18.0 : devel/py-keystoneauth1@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-openstacksdk043
- USES:
- python:3.6+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to devel/py-openstacksdk on 2021-06-10
REASON: Remove obsoleted port. Use devel/py-openstacksdk instead
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.43.0 10 Jun 2021 15:42:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-openstacksdk043: Remove obsoleted port
Use devel/py-openstacksdk instead. |
0.43.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.43.0 11 Jan 2021 19:36:17 |
rene |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
0.43.0 10 Jan 2021 16:04:33 |
rene |
Remove empty PY_IPADDRESS from ports using Python 3.6+
Also remove one manual declaration (net-mgmt/py-aggregate6) |
0.43.0 05 Jan 2021 22:08:22 |
rene |
Follow up on devel/py-futures port removal in r559976
The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+
Bump minimal Python version of security/theonionbox to 3.6+ |
0.43.0 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.43.0 26 Jun 2020 08:41:46 |
sunpoet |
Add py-openstacksdk043 0.43.0 (copied from py-openstacksdk)
- Add PORTSCOUT |
Number of commits found: 7
|