notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-openstacksdk SDK for building applications to work with OpenStack
3.0.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-10-12 10:29:05
Last Update: 2024-03-09 14:05:52
Commit Hash: 94290dc
Also Listed In: python
License: APACHE20
WWW:
https://docs.openstack.org/openstacksdk/latest/
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}openstacksdk>0:devel/py-openstacksdk@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-openstacksdk/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-openstacksdk
  • pkg install py39-openstacksdk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-openstacksdk listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-openstacksdk
Package flavors (<flavor>: <package>)
  • py39: py39-openstacksdk
distinfo:
TIMESTAMP = 1709390564 SHA256 (openstacksdk-3.0.0.tar.gz) = b0c7f9a025d5da92ad4c762941e6acc4cb53930a07ff739a9aebcc5e5a724ae6 SIZE (openstacksdk-3.0.0.tar.gz) = 1214285

Packages (timestamps in pop-ups are UTC):
py37-openstacksdk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.52.0---0.52.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-openstacksdk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.03.0.0-3.0.03.0.0---
FreeBSD:13:quarterly2.0.02.0.01.2.02.0.02.0.0-2.0.02.0.0
FreeBSD:14:latest3.0.03.0.00.102.03.0.03.0.01.2.0-1.2.0
FreeBSD:14:quarterly2.0.02.0.0-2.0.02.0.0-2.0.02.0.0
FreeBSD:15:latest3.0.03.0.0n/a2.0.0n/a-2.0.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-pbr>=2.0.0 : devel/py-pbr@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-decorator>=4.4.1 : devel/py-decorator@py39
  2. py39-dogpile.cache>=0.6.5 : devel/py-dogpile.cache@py39
  3. py39-iso8601>=0.1.11 : devel/py-iso8601@py39
  4. py39-jmespath>=0.9.0 : devel/py-jmespath@py39
  5. py39-jsonpatch>=1.16 : devel/py-jsonpatch@py39
  6. py39-keystoneauth1>=3.18.0 : devel/py-keystoneauth1@py39
  7. py39-netifaces>=0.10.4 : net/py-netifaces@py39
  8. py39-os-service-types>=1.7.0 : devel/py-os-service-types@py39
  9. py39-pbr>=2.0.0 : devel/py-pbr@py39
  10. py39-platformdirs>=3 : devel/py-platformdirs@py39
  11. py39-yaml>=3.13 : devel/py-yaml@py39
  12. py39-requestsexceptions>=1.2.0 : devel/py-requestsexceptions@py39
  13. py39-cryptography>=41.0.7,1 : security/py-cryptography@py39
  14. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  15. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-os-client-config
  2. devel/py-osc-lib
  3. devel/py-oslo.limit
  4. net/py-python-neutronclient
  5. net/py-python-openstackclient

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-os-client-config1*
  2. devel/py-osc-lib1*
  3. net/py-openstackclient*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-openstacksdk
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/o/openstacksdk/
  2. https://pypi.org/packages/source/o/openstacksdk/
Collapse this list.

There are no commits on branch 2022Q2 for this port