python-prance_25.4.8.0+ds1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Mon, 18 Aug 2025 11:21:33 +0200 |
Source: | python-prance |
Binary: | prance python3-prance |
Architecture: | source all |
Version: | 25.4.8.0+ds1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Simon Josefsson <simon@josefsson.org> |
Description: | prance - resolving parser for Swagger/OpenAPI API specs (command-line tool python3-prance - resolving parser for Swagger/OpenAPI API specs (Python library) |
Closes: | 1111459 |
Changes: | python-prance (25.4.8.0+ds1-1) unstable; urgency=medium * Initial release. (Closes: #1111459) |
Files: | 516206f47d7279157d3cb526f09590cb 2841 python optional python-prance_25.4.8.0+ds1-1.dsc c92b85641dd7d892d1db2eeb09248faf 194588 python optional python-prance_25.4.8.0+ds1.orig.tar.xz 2816b6ede724a7bb122895ec10267875 3448 python optional python-prance_25.4.8.0+ds1-1.debian.tar.xz 5d43145efc9251ad3779f7fb66cd43f2 5716 devel optional prance_25.4.8.0+ds1-1_all.deb 6160412db34c3b525dffd78d3f50689a 8817 python optional python-prance_25.4.8.0+ds1-1_amd64.buildinfo 484807294cf8d16475a4d2a69261fdbf 30220 python optional python3-prance_25.4.8.0+ds1-1_all.deb |
python-prance_25.4.8.0+ds1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-prance |
Binary: | python3-prance, prance |
Architecture: | all |
Version: | 25.4.8.0+ds1-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Simon Josefsson <simon@josefsson.org>, |
Homepage: | https://github.com/RonnyPfannschmidt/prance |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-prance |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-prance.git |
Testsuite: | autopkgtest, autopkgtest-pkg-pybuild |
Testsuite-Triggers: | python3-openapi-spec-validator, python3-swagger-spec-validator |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, help2man, pybuild-plugin-pyproject, python3-all, python3-click, python3-openapi-spec-validator, python3-pytest, python3-pytest-cov, python3-requests, python3-ruamel.yaml, python3-setuptools |
Package-List: | prance deb devel optional arch=all python3-prance deb python optional arch=all |
Files: | c92b85641dd7d892d1db2eeb09248faf 194588 python-prance_25.4.8.0+ds1.orig.tar.xz 2816b6ede724a7bb122895ec10267875 3448 python-prance_25.4.8.0+ds1-1.debian.tar.xz |
README.source for python-prance_25.4.8.0+ds1-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for prance_25.4.8.0+ds1-1_all.deb (click to toggle) | |
---|---|
Package: | prance |
Source: | python-prance |
Version: | 25.4.8.0+ds1-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 17 |
Depends: | python3-click, python3-openapi-spec-validator | python3-swagger-spec-validator, python3-prance, python3:any |
Section: | devel |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/RonnyPfannschmidt/prance |
Description: | resolving parser for Swagger/OpenAPI API specs (command-line tool) Prance provides parsers for Swagger/OpenAPI 2.0 and 3.0 API specifications in Python. . Swagger.io is an infrastructure to jointly develop, implement and test the programmed remote access to computational resources. . The OpenAPI Specification (OAS), formerly known as the Swagger Specification, is the world’s standard for defining RESTful interfaces. The OAS enables developers to design a technology-agnostic API interface that forms the basis of their API development and consumption. . The package uses openapi_spec_validator, swagger_spec_validator or flex to validate specifications, but additionally resolves JSON references in accordance with the OpenAPI spec. . This package contains the command-line tool 'prance'. |
contents of prance_25.4.8.0+ds1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-18 09:21 ./ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/bin/ -rwxr-xr-x root/root 208 2025-08-18 09:21 ./usr/bin/prance drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/share/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/share/doc/prance/ -rw-r--r-- root/root 167 2025-08-18 09:21 ./usr/share/doc/prance/changelog.Debian.gz -rw-r--r-- root/root 2325 2025-04-07 22:22 ./usr/share/doc/prance/changelog.gz -rw-r--r-- root/root 1725 2025-08-18 09:21 ./usr/share/doc/prance/copyright drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/share/man/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/share/man/man1/ -rw-r--r-- root/root 372 2025-08-18 09:21 ./usr/share/man/man1/prance.1.gz |
copyright of prance_25.4.8.0+ds1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/RonnyPfannschmidt/prance Upstream-Name: prance Files-Excluded: docs/images/* Files: * Copyright: 2016-2021 Jens Finkhaeuser <jens@finkhaeuser.de> 2021-2025 Ronny Pfannschmidt <opensource@ronnypfannschmidt.de> other Prance contributors License: Expat Files: prance/util/translator.py Copyright: 2021 Štěpán Tomsa License: Expat Files: debian/* Copyright: 2024-2025 Simon Josefsson <simon@josefsson.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat All rights not covered below are reserved. . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
control file for python3-prance_25.4.8.0+ds1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-prance |
Source: | python-prance |
Version: | 25.4.8.0+ds1-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 127 |
Depends: | python3-chardet, python3-packaging, python3-requests, python3-ruamel.yaml, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/RonnyPfannschmidt/prance |
Description: | resolving parser for Swagger/OpenAPI API specs (Python library) Prance provides parsers for Swagger/OpenAPI 2.0 and 3.0 API specifications in Python. . Swagger.io is an infrastructure to jointly develop, implement and test the programmed remote access to computational resources. . The OpenAPI Specification (OAS), formerly known as the Swagger Specification, is the world’s standard for defining RESTful interfaces. The OAS enables developers to design a technology-agnostic API interface that forms the basis of their API development and consumption. . The package uses openapi_spec_validator, swagger_spec_validator or flex to validate specifications, but additionally resolves JSON references in accordance with the OpenAPI spec. . This package contains the Python library. |
contents of python3-prance_25.4.8.0+ds1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-18 09:21 ./ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/ -rw-r--r-- root/root 11984 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/__init__.py -rw-r--r-- root/root 518 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/_version.py -rw-r--r-- root/root 8435 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/cli.py -rw-r--r-- root/root 4581 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/convert.py -rw-r--r-- root/root 2405 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/mixins.py drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/ -rw-r--r-- root/root 1931 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/__init__.py -rw-r--r-- root/root 833 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/exceptions.py -rw-r--r-- root/root 6996 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/formats.py -rw-r--r-- root/root 11700 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/fs.py -rw-r--r-- root/root 2636 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/iterators.py -rw-r--r-- root/root 6909 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/path.py -rw-r--r-- root/root 11267 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/resolver.py -rw-r--r-- root/root 5670 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/translator.py -rw-r--r-- root/root 8260 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance/util/url.py drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance-0.0.0.dist-info/ -rw-r--r-- root/root 7 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance-0.0.0.dist-info/INSTALLER -rw-r--r-- root/root 13299 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance-0.0.0.dist-info/METADATA -rw-r--r-- root/root 91 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance-0.0.0.dist-info/WHEEL -rw-r--r-- root/root 48 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance-0.0.0.dist-info/entry_points.txt -rw-r--r-- root/root 7 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance-0.0.0.dist-info/top_level.txt -rw-r--r-- root/root 1 2025-08-18 09:21 ./usr/lib/python3/dist-packages/prance-0.0.0.dist-info/zip-safe drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/share/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-18 09:21 ./usr/share/doc/python3-prance/ -rw-r--r-- root/root 167 2025-08-18 09:21 ./usr/share/doc/python3-prance/changelog.Debian.gz -rw-r--r-- root/root 2325 2025-04-07 22:22 ./usr/share/doc/python3-prance/changelog.gz -rw-r--r-- root/root 1725 2025-08-18 09:21 ./usr/share/doc/python3-prance/copyright |
copyright of python3-prance_25.4.8.0+ds1-1_all.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as prance (prance_25.4.8.0+ds1-1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/RonnyPfannschmidt/prance Upstream-Name: prance Files-Excluded: docs/images/* Files: * Copyright: 2016-2021 Jens Finkhaeuser <jens@finkhaeuser.de> 2021-2025 Ronny Pfannschmidt <opensource@ronnypfannschmidt.de> other Prance contributors License: Expat Files: prance/util/translator.py Copyright: 2021 Štěpán Tomsa License: Expat Files: debian/* Copyright: 2024-2025 Simon Josefsson <simon@josefsson.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat All rights not covered below are reserved. . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 31.08.2025 / 12:02:34 (UTC)