python-griffe 2.0.2-1
Package Information
| Description | Signatures for entire Python programs - Transitional package Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API. Since version 2.0 usptream did split of the old source into two packages, the core functionality did move into a package griffelib (packaged as python3-griffelib) and the command line binary into griffecli (packaged as python3-griffecli). The package python3-griffe is now a transitional package and can be safely removed. The only pupose is to pull automatically in the new packages and will probably gone once Debian Forky was released. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Carsten Schoenert <c.schoenert@t-online.de> |
| Sponsor | c.schoenert@t-online.de |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-griffe.git (browse) |
| Popcon Installs | 19 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/python-griffe |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Source | python-griffe |
|---|---|
| Version | 2.0.2-1 |
| Changed-By | Carsten Schoenert |
| Architecture | source all |
| Distribution | unstable |
| Date | Fri, 24 Apr 2026 18:19:37 +0200 |
Changelog
python-griffe (2.0.2-1) unstable; urgency=medium
.
* [c1f2ddc] New upstream version 2.0.2
* [c3a65eb] Add patch from patch queue
Added patch:
pyproject.toml-Ignore-any-reference-of-uv-dynamic-version.patch
* [577ace7] d/control: Drop field Priority: optional
* [fa9a55c] d/control: Update Standards-Version to 4.7.4
No further changes needed.
* [82c2988] d/control: Add new B-D on python3-hatchling
* [072e0b5] d/rules: Update package build
Upstream has split to build two packages, we need to reflect this change
in our build process.
* [29127e2] d/control: Move python3-griffe into a transitional pkg
* [9851845] d/control: Add new bin pkg python3-griffelib
* [a510ff0] d/control: Add new bin pkg python3-griffecli
* [895fb5a] d/copyright: Update year data
* [ee1587c] autopkgtest: Small adjustment to the setup
* [b4d78e2] d/python3-griffe.NEWS: Adding some additional information.dsc
| Package-List | python3-griffe deb oldlibs optional arch=all python3-griffecli deb python optional arch=all python3-griffelib deb python optional arch=all |
|---|---|
| Section | oldlibs |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: griffe Upstream-Contact: Timothée Mazzucotelli <dev@pawamoy.fr> Source: https://github.com/mkdocstrings/griffe Files: * Copyright: 2021-2026, Timothée Mazzucotelli <dev@pawamoy.fr> License: ISC Files: debian/* Copyright: 2022-2026, Carsten Schoenert <c.schoenert@t-online.de> License: ISC License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.