Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. LINUX.DEBIAN.DEVEL.RELEAS
  • Bug#1106579: marked as done (unblock: python-certbot/4.0.0-2) (7/7)

    From Debian Bug Tracking System@21:1/5 to All on Mon May 26 20:00:01 2025
    [continued from previous message]

    Classifier: Topic :: Internet :: WWW/HTTP
    Classifier: Topic :: Security
    Classifier: Topic :: System :: Installation/Setup
    Classifier: Topic :: System :: Networking
    Classifier: Topic :: System :: Systems Administration
    Classifier: Topic :: Utilities
    -Requires-Python: >=3.8
    +Requires-Python: >=3.9
    License-File: LICENSE.txt
    -Requires-Dist: acme>=2.11.0
    +Requires-Dist: acme>=4.0.0
    Requires-Dist: ConfigArgParse>=1.5.3
    Requires-Dist: configobj>=5.0.6
    -Requires-Dist: cryptography>=3.2.1
    +Requires-Dist: cryptography>=43.0.0
    Requires-Dist: distro>=1.0.1
    -Requires-Dist: importlib_resources>=1.3.1; python_version < "3.9"
    Requires-Dist: importlib_metadata>=4.6; python_version < "3.10" -Requires-Dist: josepy>=1.13.0
    +Requires-Dist: josepy>=2.0.0
    Requires-Dist: parsedatetime>=2.4
    Requires-Dist: pyrfc3339
    Requires-Dist: pytz>=2019.3
    Requires-Dist: pywin32>=300; sys_platform == "win32"
    -Requires-Dist: setuptools>=41.6.0
    Provides-Extra: all
    Requires-Dist: azure-devops; extra == "all"
    Requires-Dist: ipdb; extra == "all"
    Requires-Dist: poetry>=1.2.0; extra == "all"
    -Requires-Dist: poetry-plugin-export>=1.1.0; extra == "all"
    +Requires-Dist: poetry-plugin-export>=1.9.0; extra == "all"
    Requires-Dist: twine; extra == "all"
    Requires-Dist: Sphinx>=1.2; extra == "all"
    Requires-Dist: sphinx_rtd_theme; extra == "all"
    @@ -58,19 +56,17 @@
    Requires-Dist: setuptools; extra == "all"
    Requires-Dist: tox; extra == "all"
    Requires-Dist: types-httplib2; extra == "all"
    -Requires-Dist: types-pyOpenSSL; extra == "all"
    Requires-Dist: types-pyRFC3339; extra == "all"
    Requires-Dist: types-pytz; extra == "all"
    Requires-Dist: types-pywin32; extra == "all"
    Requires-Dist: types-requests; extra == "all"
    Requires-Dist: types-setuptools; extra == "all"
    -Requires-Dist: types-six; extra == "all"
    Requires-Dist: wheel; extra == "all"
    Provides-Extra: dev
    Requires-Dist: azure-devops; extra == "dev"
    Requires-Dist: ipdb; extra == "dev"
    Requires-Dist: poetry>=1.2.0; extra == "dev"
    -Requires-Dist: poetry-plugin-export>=1.1.0; extra == "dev"
    +Requires-Dist: poetry-plugin-export>=1.9.0; extra == "dev"
    Requires-Dist: twine; extra == "dev"
    Provides-Extra: docs
    Requires-Dist: Sphinx>=1.2; extra == "docs"
    @@ -86,24 +82,33 @@
    Requires-Dist: setuptools; extra == "test"
    Requires-Dist: tox; extra == "test"
    Requires-Dist: types-httplib2; extra == "test"
    -Requires-Dist: types-pyOpenSSL; extra == "test"
    Requires-Dist: types-pyRFC3339; extra == "test"
    Requires-Dist: types-pytz; extra == "test"
    Requires-Dist: types-pywin32; extra == "test"
    Requires-Dist: types-requests; extra == "test"
    Requires-Dist: types-setuptools; extra == "test"
    -Requires-Dist: types-six; extra == "test"
    Requires-Dist: wheel; extra == "test"
    +Dynamic: author
    +Dynamic: author-email
    +Dynamic: classifier
    +Dynamic: description
    +Dynamic: home-page
    +Dynamic: license
    +Dynamic: license-file
    +Dynamic: provides-extra
    +Dynamic: requires-dist
    +Dynamic: requires-python
    +Dynamic: summary

    .. This file contains a series of comments that are used to include sections of this README in other files. Do not modify these comments unless you know what you are doing. tag:intro-begin

    |build-status|

    -.. |build-status| image:: https://img.shields.io/azure-devops/build/certbot/ba534f81-a483-4b9b-9b4e-a60bec8fee72/5/master
    +.. |build-status| image:: https://img.shields.io/azure-devops/build/certbot/ba534f81-a483-4b9b-9b4e-a60bec8fee72/5/main
    :target: https://dev.azure.com/certbot/certbot/_build?definitionId=5
    :alt: Azure Pipelines CI status
    -
    -.. image:: https://raw.githubusercontent.com/EFForg/design/master/logos/eff-certbot-lockup.png
    +
    +.. image:: https://raw.githubusercontent.com/EFForg/design/master/logos/certbot/eff-certbot-lockup.png
    :width: 200
    :alt: EFF Certbot Logo

    @@ -136,7 +141,7 @@

    Software project: https://github.com/certbot/certbot

    -Changelog: https://github.com/certbot/certbot/blob/master/certbot/CHANGELOG.md +Changelog: https://github.com/certbot/certbot/blob/main/certbot/CHANGELOG.md

    For Contributors: https://certbot.eff.org/docs/contributing.html

    diff -Nru python-certbot-2.11.0/README.rst python-certbot-4.0.0/README.rst
    --- python-certbot-2.11.0/README.rst 2024-06-05 17:34:02.000000000 -0400
    +++ python-certbot-4.0.0/README.rst 2025-04-07 18:03:33.000000000 -0400
    @@ -2,11 +2,11 @@

    |build-status|

    -.. |build-status| image:: https://img.shields.io/azure-devops/build/certbot/ba534f81-a483-4b9b-9b4e-a60bec8fee72/5/master
    +.. |build-status| image:: https://img.shields.io/azure-devops/build/certbot/ba534f81-a483-4b9b-9b4e-a60bec8fee72/5/main
    :target: https://dev.azure.com/certbot/certbot/_build?definitionId=5
    :alt: Azure Pipelines CI status
    -
    -.. image:: https://raw.githubusercontent.com/EFForg/design/master/logos/eff-certbot-lockup.png
    +
    +.. image:: https://raw.githubusercontent.com/EFForg/design/master/logos/certbot/eff-certbot-lockup.png
    :width: 200
    :alt: EFF Certbot Logo

    @@ -39,7 +39,7 @@

    Software project: https://github.com/certbot/certbot

    -Changelog: https://github.com/certbot/certbot/blob/master/certbot/CHANGELOG.md +Changelog: https://github.com/certbot/certbot/blob/main/certbot/CHA
  • Who's Online

  • Recent Visitors

    • Krenn
      Sat Jun 6 11:38:56 2026
      from Sydney, Nsw via Telnet
    • Furryboy
      Sat Jun 6 10:56:29 2026
      from Romania, Galati via SSH
    • Centurion
      Fri Jun 5 22:28:01 2026
      from Berea, Ohio via Telnet
    • Ab Cadd
      Fri Jun 5 17:52:51 2026
      from Sheboygan, Wi via Telnet
    • Gwylbert
      Fri Jun 5 06:28:52 2026
      from Sydney, Nsw via Telnet
    • Centurion
      Thu Jun 4 23:42:23 2026
      from Berea, Ohio via Telnet
    • Michal Wronka
      Thu Jun 4 23:19:58 2026
      from Wroclaw, Poland via Telnet
    • Michal Wronka
      Thu Jun 4 23:17:20 2026
      from Wroclaw, Poland via SSH
  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 715
    Nodes: 16 (2 / 14)
    Uptime: 144:09:49
    Calls: 12,089
    Calls today: 2
    Files: 15,000
    Messages: 6,517,483

© >>> Magnum BBS <<<, 2026