python-confspirator_0.3.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 12 Sep 2025 10:54:34 +0200 |
Source: | python-confspirator |
Binary: | python-confspirator-doc python3-confspirator |
Architecture: | source all |
Version: | 0.3.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
Changed-By: | Thomas Goirand <zigo@debian.org> |
Description: | python-confspirator-doc - config library for handling nested incode config groups - doc python3-confspirator - config library for handling nested incode config groups |
Closes: | 1114965 |
Changes: | python-confspirator (0.3.0-1) unstable; urgency=medium * Initial release. (Closes: #1114965) |
Files: | 2a7fbd50271429bd22ea2e78e008fb00 2444 python optional python-confspirator_0.3.0-1.dsc 33fe96992672b77cf763d83ac52ffbf1 29328 python optional python-confspirator_0.3.0.orig.tar.xz aa8b2c46bf0b7043c4735ec59ea6efab 2380 python optional python-confspirator_0.3.0-1.debian.tar.xz 74fd9881110d84c3779ee180616d87c2 34344 doc optional python-confspirator-doc_0.3.0-1_all.deb bf7fec933a4669bd22ad01e932dc5850 10082 python optional python-confspirator_0.3.0-1_amd64.buildinfo 3d74656cf2b1825aed6a6a8f91dd091b 21672 python optional python3-confspirator_0.3.0-1_all.deb |
python-confspirator_0.3.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-confspirator |
Binary: | python3-confspirator, python-confspirator-doc |
Architecture: | all |
Version: | 0.3.0-1 |
Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
Uploaders: | Thomas Goirand <zigo@debian.org>, |
Homepage: | https://gitlab.com/catalyst-cloud/confspirator |
Standards-Version: | 4.6.1 |
Vcs-Browser: | https://salsa.debian.org/openstack-team/libs/python-confspirator |
Vcs-Git: | https://salsa.debian.org/openstack-team/libs/python-confspirator.git |
Build-Depends: | debhelper-compat (=11), dh-python, openstack-pkg-tools, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-sphinx |
Build-Depends-Indep: | python3-mock, python3-netaddr, python3-pbr, python3-pytest, python3-pytest-cov, python3-reno, python3-rfc3986, python3-six, python3-slugify, python3-sphinx-rtd-theme, python3-toml, python3-yaml |
Package-List: | python-confspirator-doc deb doc optional arch=all python3-confspirator deb python optional arch=all |
Files: | 33fe96992672b77cf763d83ac52ffbf1 29328 python-confspirator_0.3.0.orig.tar.xz aa8b2c46bf0b7043c4735ec59ea6efab 2380 python-confspirator_0.3.0-1.debian.tar.xz |
README.source for python-confspirator_0.3.0-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python-confspirator-doc_0.3.0-1_all.deb (click to toggle) | |
---|---|
Package: | python-confspirator-doc |
Source: | python-confspirator |
Version: | 0.3.0-1 |
Architecture: | all |
Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
Installed-Size: | 203 |
Depends: | libjs-sphinxdoc (>=8.2) |
Section: | doc |
Priority: | optional |
Homepage: | https://gitlab.com/catalyst-cloud/confspirator |
Description: | config library for handling nested incode config groups - doc Confspirator is an offshoot of OpenStack's oslo.config with a focus on nested configuration groups, and the ability to use yaml and toml instead of flat ini files. . CONFspirator doesn't include any command-line integrations currently so one needs to add a command to the application to export a generated config using the built in functions. . It does have support for loading in config files, or a preloaded config dictionary against a config group tree. . The library's focus is on in-code defaults and config field validation, while giving a lot of power when dealing with nesting, dynamic config loading for plugins, and useful overlay logic. . It allows one to define sane defaults, document config, validate the values when loading it in, and provides useful ways of working with that config during testing. |
contents of python-confspirator-doc_0.3.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-12 08:54 ./ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/ -rw-r--r-- root/root 167 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/changelog.Debian.gz -rw-r--r-- root/root 1062 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/copyright drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_sources/ -rw-r--r-- root/root 5315 2021-04-30 22:57 ./usr/share/doc/python-confspirator-doc/html/_sources/advanced_usage.rst.txt -rw-r--r-- root/root 8437 2021-04-30 22:57 ./usr/share/doc/python-confspirator-doc/html/_sources/config_fields.rst.txt -rw-r--r-- root/root 2935 2021-04-30 22:57 ./usr/share/doc/python-confspirator-doc/html/_sources/generated_config.rst.txt -rw-r--r-- root/root 1422 2021-04-30 22:57 ./usr/share/doc/python-confspirator-doc/html/_sources/index.rst.txt -rw-r--r-- root/root 1883 2021-04-30 22:57 ./usr/share/doc/python-confspirator-doc/html/_sources/quick_start.rst.txt -rw-r--r-- root/root 4909 2021-04-30 22:57 ./usr/share/doc/python-confspirator-doc/html/_sources/test_utils.rst.txt drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/ -rw-r--r-- root/root 11143 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/alabaster.css -rw-r--r-- root/root 14687 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/basic.css -rw-r--r-- root/root 42 2024-05-25 18:17 ./usr/share/doc/python-confspirator-doc/html/_static/custom.css -rw-r--r-- root/root 323 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/documentation_options.js -rw-r--r-- root/root 286 2025-09-06 13:56 ./usr/share/doc/python-confspirator-doc/html/_static/file.png -rw-r--r-- root/root 7791 2024-05-25 18:17 ./usr/share/doc/python-confspirator-doc/html/_static/forkme_right_darkblue_121621.png -rw-r--r-- root/root 90 2025-09-06 13:56 ./usr/share/doc/python-confspirator-doc/html/_static/minus.png -rw-r--r-- root/root 90 2025-09-06 13:56 ./usr/share/doc/python-confspirator-doc/html/_static/plus.png -rw-r--r-- root/root 5359 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/pygments.css -rw-r--r-- root/root 15001 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/advanced_usage.html -rw-r--r-- root/root 30728 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/config_fields.html -rw-r--r-- root/root 11185 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/generated_config.html -rw-r--r-- root/root 2960 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/genindex.html -rw-r--r-- root/root 7757 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/index.html -rw-r--r-- root/root 383 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/objects.inv -rw-r--r-- root/root 9825 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/quick_start.html -rw-r--r-- root/root 3279 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/search.html -rw-r--r-- root/root 11697 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/searchindex.js -rw-r--r-- root/root 17564 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/test_utils.html drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/doc-base/ -rw-r--r-- root/root 285 2025-09-12 08:54 ./usr/share/doc-base/python-confspirator-doc.python-confspirator-doc lrwxrwxrwx root/root 0 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js lrwxrwxrwx root/root 0 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js lrwxrwxrwx root/root 0 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js lrwxrwxrwx root/root 0 2025-09-12 08:54 ./usr/share/doc/python-confspirator-doc/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js |
copyright of python-confspirator-doc_0.3.0-1_all.deb (click to toggle) | |
---|---|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: confspirator Source: https://gitlab.com/catalyst-cloud/confspirator Files: * Copyright: (c) 2019-2021, Catalyst Cloud Ltd. (c) 2020, Adrian Turjak <adriant@catalyst.net.nz> License: Apache-2.0 Files: debian/* Copyright: (c) 2025, Thomas Goirand <zigo@debian.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the License); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian-based systems the full text of the Apache version 2.0 license can be found in /usr/share/common-licenses/Apache-2.0. |
control file for python3-confspirator_0.3.0-1_all.deb (click to toggle) | |
---|---|
Package: | python3-confspirator |
Source: | python-confspirator |
Version: | 0.3.0-1 |
Architecture: | all |
Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
Installed-Size: | 150 |
Depends: | python3-netaddr, python3-pbr, python3-rfc3986, python3-six (>=1.12.0), python3-slugify, python3-toml, python3-yaml, python3:any |
Suggests: | python-confspirator-doc |
Section: | python |
Priority: | optional |
Homepage: | https://gitlab.com/catalyst-cloud/confspirator |
Description: | config library for handling nested incode config groups Confspirator is an offshoot of OpenStack's oslo.config with a focus on nested configuration groups, and the ability to use yaml and toml instead of flat ini files. . CONFspirator doesn't include any command-line integrations currently so one needs to add a command to the application to export a generated config using the built in functions. . It does have support for loading in config files, or a preloaded config dictionary against a config group tree. . The library's focus is on in-code defaults and config field validation, while giving a lot of power when dealing with nesting, dynamic config loading for plugins, and useful overlay logic. . It allows one to define sane defaults, document config, validate the values when loading it in, and provides useful ways of working with that config during testing. |
contents of python3-confspirator_0.3.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-12 08:54 ./ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/lib/python3/dist-packages/confspirator/ -rw-r--r-- root/root 910 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/__init__.py -rw-r--r-- root/root 701 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/base.py -rw-r--r-- root/root 707 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/constants.py -rw-r--r-- root/root 5911 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/example.py -rw-r--r-- root/root 1478 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/exceptions.py -rw-r--r-- root/root 11880 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/fields.py -rw-r--r-- root/root 11281 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/groups.py -rw-r--r-- root/root 4884 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/loader.py drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/lib/python3/dist-packages/confspirator/tests/ -rw-r--r-- root/root 0 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/tests/__init__.py -rw-r--r-- root/root 30692 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/tests/test_configs.py -rw-r--r-- root/root 13432 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/tests/test_example.py -rw-r--r-- root/root 6571 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/tests/test_utils.py -rw-r--r-- root/root 6427 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/tests/utils.py -rw-r--r-- root/root 26842 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/types.py -rw-r--r-- root/root 2039 2021-04-30 22:57 ./usr/lib/python3/dist-packages/confspirator/utils.py drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/lib/python3/dist-packages/confspirator-0.3.0.egg-info/ -rw-r--r-- root/root 2706 2025-09-12 08:54 ./usr/lib/python3/dist-packages/confspirator-0.3.0.egg-info/PKG-INFO -rw-r--r-- root/root 1 2025-09-12 08:54 ./usr/lib/python3/dist-packages/confspirator-0.3.0.egg-info/dependency_links.txt -rw-r--r-- root/root 1 2025-09-12 08:54 ./usr/lib/python3/dist-packages/confspirator-0.3.0.egg-info/not-zip-safe -rw-r--r-- root/root 0 2025-09-12 08:54 ./usr/lib/python3/dist-packages/confspirator-0.3.0.egg-info/requires.txt -rw-r--r-- root/root 13 2025-09-12 08:54 ./usr/lib/python3/dist-packages/confspirator-0.3.0.egg-info/top_level.txt drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 08:54 ./usr/share/doc/python3-confspirator/ -rw-r--r-- root/root 167 2025-09-12 08:54 ./usr/share/doc/python3-confspirator/changelog.Debian.gz -rw-r--r-- root/root 1062 2025-09-12 08:54 ./usr/share/doc/python3-confspirator/copyright |
copyright of python3-confspirator_0.3.0-1_all.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as python-confspirator-doc (python-confspirator-doc_0.3.0-1_all.deb). Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: confspirator Source: https://gitlab.com/catalyst-cloud/confspirator Files: * Copyright: (c) 2019-2021, Catalyst Cloud Ltd. (c) 2020, Adrian Turjak <adriant@catalyst.net.nz> License: Apache-2.0 Files: debian/* Copyright: (c) 2025, Thomas Goirand <zigo@debian.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the License); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian-based systems the full text of the Apache version 2.0 license can be found in /usr/share/common-licenses/Apache-2.0. |
Timestamp: 13.09.2025 / 03:12:43 (UTC)