Debian Package Tracker
Register | Log in
Subscribe

python-irc

Internet Relay Chat (IRC) protocol client library — Python 3

Choose email to subscribe with

general
  • source: python-irc (main)
  • version: 8.5.3+dfsg-5
  • maintainer: Ben Finney (DMD)
  • arch: all
  • std-ver: 4.4.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: 8.5.3+dfsg-4
  • oldstable: 8.5.3+dfsg-5
  • stable: 8.5.3+dfsg-5
  • testing: 8.5.3+dfsg-5
  • unstable: 8.5.3+dfsg-5
versioned links
  • 8.5.3+dfsg-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 8.5.3+dfsg-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python3-irc
action needed
A new upstream version is available: 20.5.0 high
A new upstream version 20.5.0 is available, you should consider packaging it.
Created: 2020-06-29 Last update: 2025-05-08 17:00
lintian reports 1 error and 2 warnings high
Lintian reports 1 error and 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2021-04-11 Last update: 2022-07-30 12:16
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 8.5.3+dfsg-6, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 1f17e9b2b26968b42afae5e0488e4cde2e7cc056
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date:   Sun Jan 21 13:27:16 2024 +0100

    remove old extraneous python3-mock & python3-six build-dep

commit b43524be9d9675fc5fee4e5f5919622763ae8a95
Author: Ben Finney <bignose@debian.org>
Date:   Sat Jan 28 11:15:48 2023 +1100

    Refine EditorConfig settings file.

commit c0f7173b1b51475a531f813b28997ef6beda90d1
Author: Ben Finney <bignose@debian.org>
Date:   Sat Jun 25 18:11:58 2022 +1000

    Use ‘importlib.metadata’ API to get distribution metadata.
    
    This avoids the external ‘pkg_resources’ package for this purpose.

commit 19358d30eb8c9fe8ac382bf36baec86d582094f9
Author: Ben Finney <bignose@debian.org>
Date:   Sat Jun 25 18:11:20 2022 +1000

    Format multi-line messages using ‘textwrap.dedent’.

commit 9b51aba14ff512a90b097c15673a5d8061541cbd
Author: Ben Finney <bignose@debian.org>
Date:   Sat Jun 25 11:45:31 2022 +1000

    Exit with error when smoke_test is given nothing to test.

commit 1cab1c7e4721196d66a2948109d4c01c5b9c3d9f
Author: Ben Finney <bignose@debian.org>
Date:   Sat Jun 25 11:44:46 2022 +1000

    Test module names only in the case any were specified.

commit 9576265df9cf2373ca1c6f651c29c0c4fc53cf45
Author: Ben Finney <bignose@debian.org>
Date:   Sat Jun 25 11:44:11 2022 +1000

    Remove an outdated promise of Python 2 support.

commit b435a333a69086dcdcbb6da7b90ba6cff92b14c7
Author: Ben Finney <bignose@debian.org>
Date:   Fri Jun 24 13:56:36 2022 +1000

    Add editor hints and explanatory comment to a configuration file.

commit ff02d796eb71edd1843ce3b0a5b1ddfa2e17f4fe
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 27 08:17:21 2022 +1000

    Document the Debian bug report for a Lintian false positive.

commit cfadc7c417b5f54fc8c2a2a4c12a49dfd97e584b
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 11:11:45 2022 +1000

    Specify EditorConfig settings for the Debian packaging files.

commit 40c0e233f63145fe7a68bcaa98ffc3f66aaf6ab0
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 09:45:55 2022 +1000

    Override false positive Lintian check for IETF copyright conditions.

commit c49435094b5d51734510cf0d2c331e8d5d240170
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 09:21:58 2022 +1000

    Enable smoke test of installed Python library in AutoPkgTest.

commit 80db98472d72d044d765dedc6531b9f2732b7503
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 09:18:40 2022 +1000

    Override false positive Lintian check for VCS-* field names.

commit ce348854f77ef7a6f9fd913d57528ae3ec12bc1f
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 09:17:18 2022 +1000

    Declare Debhelper compatibility level 13.

commit 5165f13ed557aee5347ee191f8b6f4f1c3fe63a9
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 09:16:28 2022 +1000

    Declare conformance to “Standards-Version: 4.6.0”.

commit 584cf2abd3fc90324c9b4f67377c55f32a063af5
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 09:15:56 2022 +1000

    Update the project homepage.

commit 961599f78c1d6580527b0ae995b840b1627eb87f
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 09:15:36 2022 +1000

    Record the upstream documentation URL.

commit 863e1daeb7a1b6e7ac3475949d680f604d5592a1
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 09:13:12 2022 +1000

    Remove obsolete field from DEP-12 metadata.

commit 28660cc841c1ff62ad63c6652ba7c6fe81fcb633
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 08:50:01 2022 +1000

    Migrate to ‘main’ branch as default for packaging repository.

commit 3c493291c7c3fc835080386c7b6538e5d7868ee3
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 08:47:49 2022 +1000

    Refine description in a header comment.

commit b092a457b7a0420780889a5c9c34062d9e5296d7
Author: Ben Finney <bignose@debian.org>
Date:   Fri May 6 08:47:34 2022 +1000

    Update publication years in copyright notices.
Created: 2022-05-05 Last update: 2025-05-03 12:25
debian/patches: 2 patches to forward upstream low

Among the 3 debian patches available in version 8.5.3+dfsg-5 of the package, we noticed the following issues:

  • 2 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2023-02-27 20:59
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.4.1).
Created: 2020-01-21 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2020-01-19] python-irc 8.5.3+dfsg-5 MIGRATED to testing (Debian testing watch)
  • [2020-01-13] Accepted python-irc 8.5.3+dfsg-5 (source) into unstable (Ben Finney)
  • [2017-02-20] python-irc 8.5.3+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2017-02-17] Accepted python-irc 8.5.3+dfsg-4 (source) into unstable (Ben Finney)
  • [2017-01-18] python-irc 8.5.3+dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2017-01-07] Accepted python-irc 8.5.3+dfsg-3 (source all) into unstable, unstable (Ben Finney)
  • [2013-12-01] python-irc 8.5.3+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2013-11-21] Accepted python-irc 8.5.3+dfsg-2 (source all) (Daniel Baumann)
  • [2013-10-01] Accepted python-irc 8.5.3+dfsg-1 (source all) (Daniel Baumann)
  • [2013-08-17] Accepted python-irc 8.5.1+dfsg-1 (source all) (Daniel Baumann)
  • [2013-07-29] Accepted python-irc 8.4+dfsg-1 (source all) (Daniel Baumann)
  • [2013-07-17] Accepted python-irc 8.3.1+dfsg-2 (source all) (Daniel Baumann)
  • [2013-07-12] Accepted python-irc 8.3.1+dfsg-1 (source all) (Daniel Baumann)
  • [2013-05-16] Accepted python-irc 8.3+dfsg-1 (source all) (Daniel Baumann)
  • [2013-05-05] python-irc 8.0.1+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2013-04-14] Accepted python-irc 8.1.2+dfsg-1 (source all) (Daniel Baumann)
  • [2013-03-10] Accepted python-irc 8.0.1+dfsg-2 (source all) (Daniel Baumann)
  • [2013-02-14] Accepted python-irc 8.0.1+dfsg-1 (source all) (Daniel Baumann)
  • [2013-01-24] Accepted python-irc 8.0+dfsg-1 (source all) (Daniel Baumann)
  • [2012-11-28] Accepted python-irc 5.0.1+dfsg-1 (source all) (Daniel Baumann)
  • [2012-11-11] Accepted python-irc 3.4.2+dfsg-1 (source all) (Daniel Baumann)
  • [2012-11-11] Accepted python-irc 3.2+dfsg-1 (source all) (Daniel Baumann)
  • [2012-11-11] Accepted python-irc 3.5+dfsg-1 (source all) (Daniel Baumann)
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 2
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (1, 2)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 8.5.3+dfsg-5

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