Debian Package Tracker
Register | Log in
Subscribe

python-debian

Python 3 modules to work with Debian-related data formats

Choose email to subscribe with

general
  • source: python-debian (main)
  • version: 0.1.49
  • maintainer: Debian python-debian Maintainers (archive) (DMD)
  • uploaders: Reinhard Tartler [DMD] – Stefano Zacchiroli [DMD] – John Wright [DMD] – James Westby [DMD] – Enrico Zini [DMD] – Stuart Prescott [DMD] – Jelmer Vernooij [DMD]
  • arch: all
  • std-ver: 4.6.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.1.30
  • oldstable: 0.1.35
  • stable: 0.1.39
  • testing: 0.1.49
  • unstable: 0.1.49
versioned links
  • 0.1.30: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.1.35: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.1.39: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.1.49: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python3-debian (2 bugs: 0, 1, 1, 0)
action needed
14 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 07a2c045eb7f1c10b9f659ebf664b0db194ee8eb
Author: Stuart Prescott <stuart@debian.org>
Date:   Mon Feb 27 10:42:14 2023 +0000

    Also fix test with py3.11 safe paths under wenv

commit 90e978ce6a322d2a9067bf7a909a3965d712f41b
Author: Stuart Prescott <stuart@debian.org>
Date:   Mon Feb 27 19:05:13 2023 +1100

    Update wenv config for wine 8.0 packaging

commit 13aa633db6fdbec97feb5fba0592c2b854469931
Author: Stuart Prescott <stuart@debian.org>
Date:   Mon Feb 27 17:50:21 2023 +1100

    Allow pip to install packages locally
    
    Add --break-system-packages in a few places; more will likely be necessary
    as the new pip appears in other distros.

commit dd9894b1eb54a96116b0eb828528d3bc642de97c
Author: Stuart Prescott <stuart@debian.org>
Date:   Mon Feb 27 17:43:02 2023 +1100

    Correctly raise ValueError on parsing buildinfo file

commit f7e0874dc30168a92876385979fc1365bd844efc
Author: Stuart Prescott <stuart@debian.org>
Date:   Mon Feb 27 17:42:31 2023 +1100

    Drop unneeded 'else'
    
    Appease pylint 2.16

commit 598cf65f1786ce0c19f94a4ea9f6779bf9cac133
Author: Stuart Prescott <stuart@debian.org>
Date:   Mon Feb 27 17:38:08 2023 +1100

    Silence pylint warnings from typing.Text deprecation

commit 6efe79379eac789fddd96e413a894eb4d7449a89
Author: Stuart Prescott <stuart@debian.org>
Date:   Mon Feb 27 17:37:34 2023 +1100

    Remove unused import

commit 7228c0fdb3f7c00c2f539ca07ee24ad8df3b5ed2
Author: Stuart Prescott <stuart@debian.org>
Date:   Wed Feb 1 23:42:44 2023 +1100

    Fix comment about missing zstd variable

commit 1d6f976779252d0d91db8d87093499213633b6b1
Author: Stuart Prescott <stuart@debian.org>
Date:   Wed Feb 1 23:42:26 2023 +1100

    Update comment bug URL about zst in stdlib

commit 41694265aef68af65a9ed0d0f09de84771f76608
Merge: 8071917 faedb98
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Wed Feb 1 10:19:12 2023 +0000

    Merge branch 'pep440' into 'master'
    
    Make Python version PEP440 compliant
    
    See merge request python-debian-team/python-debian!114

commit faedb98ca6a88d63f33cf36098adaf4ec4af6018
Author: Benjamin Drung <benjamin.drung@canonical.com>
Date:   Wed Feb 1 10:24:31 2023 +0100

    Make Python version PEP440 compliant
    
    Python versions like `0.1.49ubuntu1` or `0.1.49~bpo11+1` are not PEP440
    compliant. With setuptools 66, the versions of all packages visible in
    the Python environment *must* obey PEP440.
    
    Bug: https://github.com/pypa/setuptools/issues/3772
    Bug-Ubuntu: https://launchpad.net/bugs/1991606
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>

commit 8071917948ad2c421e988a60bb28aa1ee3075908
Merge: 161e69d 76d8b93
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Tue Dec 13 09:56:47 2022 +0000

    Merge branch 'tmp/suggests' into 'master'
    
    Demote Recommends to Suggests
    
    See merge request python-debian-team/python-debian!113

commit 76d8b9351c1e26631a7bec37530fe5efc2a5f559
Author: Stuart Prescott <stuart@debian.org>
Date:   Tue Dec 13 13:45:05 2022 +1100

    Demote Recommends to Suggests
    
    Knowing whether these packages are needed or not is up to the calling code
    as it is the only place that knows if the performance of python-apt or being
    able to unpack zstd compressed archives is needed.

commit 161e69d4d4c939b0717d3f2281d79785b6dd2f87
Author: Stuart Prescott <stuart@debian.org>
Date:   Tue Dec 13 13:42:46 2022 +1100

    Fix default filename in TestDebFile
Created: 2022-12-16 Last update: 2023-03-25 13:40
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2022-10-03 Last update: 2022-11-20 12:34
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.6.1).
Created: 2022-12-17 Last update: 2022-12-17 19:18
news
[rss feed]
  • [2022-11-22] python-debian 0.1.49 MIGRATED to testing (Debian testing watch)
  • [2022-11-20] Accepted python-debian 0.1.49 (source) into unstable (Stuart Prescott)
  • [2022-10-05] python-debian 0.1.48 MIGRATED to testing (Debian testing watch)
  • [2022-10-03] Accepted python-debian 0.1.48 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2022-09-04] python-debian 0.1.47 MIGRATED to testing (Debian testing watch)
  • [2022-08-27] Accepted python-debian 0.1.47 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2022-07-13] python-debian 0.1.46 MIGRATED to testing (Debian testing watch)
  • [2022-07-08] Accepted python-debian 0.1.46 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2022-07-05] Accepted python-debian 0.1.45 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2022-06-02] python-debian 0.1.44 MIGRATED to testing (Debian testing watch)
  • [2022-06-02] python-debian 0.1.44 MIGRATED to testing (Debian testing watch)
  • [2022-05-29] Accepted python-debian 0.1.44 (source) into unstable (Stuart Prescott)
  • [2022-01-18] python-debian 0.1.43 MIGRATED to testing (Debian testing watch)
  • [2022-01-16] Accepted python-debian 0.1.43 (source) into unstable (Stuart Prescott)
  • [2021-10-20] python-debian 0.1.42 MIGRATED to testing (Debian testing watch)
  • [2021-10-18] Accepted python-debian 0.1.42 (source) into unstable (Stuart Prescott)
  • [2021-09-19] Accepted python-debian 0.1.41 (source all) into experimental (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2021-06-28] Accepted python-debian 0.1.40 (source) into experimental (Stuart Prescott)
  • [2020-12-21] python-debian 0.1.39 MIGRATED to testing (Debian testing watch)
  • [2020-12-19] Accepted python-debian 0.1.39 (source) into unstable (Stuart Prescott)
  • [2020-10-06] python-debian 0.1.38 MIGRATED to testing (Debian testing watch)
  • [2020-10-06] python-debian 0.1.38 MIGRATED to testing (Debian testing watch)
  • [2020-10-04] Accepted python-debian 0.1.38 (source) into unstable (Stuart Prescott)
  • [2020-04-17] python-debian 0.1.37 MIGRATED to testing (Debian testing watch)
  • [2020-04-11] Accepted python-debian 0.1.37 (source) into unstable (Stuart Prescott)
  • [2019-09-04] python-debian 0.1.36 MIGRATED to testing (Debian testing watch)
  • [2019-09-01] Accepted python-debian 0.1.36 (source) into unstable (Stuart Prescott)
  • [2019-06-12] python-debian 0.1.35 MIGRATED to testing (Debian testing watch)
  • [2019-06-06] Accepted python-debian 0.1.35 (source) into unstable (Stuart Prescott)
  • [2019-01-20] python-debian 0.1.34 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 12
  • RC: 0
  • I&N: 7
  • M&W: 5
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.1.49ubuntu2
  • 7 bugs
  • patches for 0.1.49ubuntu2

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing