Source: python-openstacksdk
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/openstack/openstacksdk/tags
Vcs-Browser: https://github.com/alvistack/openstack-openstacksdk
Vcs-Git: https://github.com/alvistack/openstack-openstacksdk.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-openstacksdk
Architecture: all
Description: An SDK for building applications to work with OpenStack
 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.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-cryptography (>= 2.7),
 python3-decorator (>= 4.4.1),
 python3-dogpile.cache (>= 0.6.5),
 python3-iso8601 (>= 0.1.11),
 python3-jmespath (>= 0.9.0),
 python3-jsonpatch (>= 1.20),
 python3-keystoneauth1 (>= 5.10.0),
 python3-os-service-types (>= 1.8.1),
 python3-pbr (>= 2.1.0),
 python3-platformdirs (>= 3),
 python3-psutil (>= 3.2.2),
 python3-yaml (>= 3.13),
 python3-typing-extensions (>= 4.12.0),
