Alexandre Detiste pushed to branch master at Debian Python Team / packages / 
python-stdlib-list


Commits:
db9f42a4 by Alexandre Detiste at 2025-09-21T15:06:30+02:00
update long description

- - - - -
258e6990 by Alexandre Detiste at 2025-09-21T15:06:45+02:00
wrap-and-sort -ast

- - - - -
8dc59d54 by Alexandre Detiste at 2025-09-21T15:07:31+02:00
drop build-dep on python3-setuptools, this uses flit

- - - - -
a726a7b3 by Alexandre Detiste at 2025-09-21T15:07:57+02:00
drop "Rules-Requires-Root: no": this is now the default

- - - - -


2 changed files:

- debian/control
- debian/copyright


Changes:

=====================================
debian/control
=====================================
@@ -2,25 +2,27 @@ Source: python-stdlib-list
 Section: python
 Priority: optional
 Maintainer: Debian Python Team <[email protected]>
-Uploaders: Robbi Nespu <[email protected]>
+Uploaders:
+ Robbi Nespu <[email protected]>,
 Testsuite: autopkgtest-pkg-pybuild
-Build-Depends: debhelper-compat (= 13),
-                dh-sequence-python3,
-                pybuild-plugin-pyproject,
-                python3-all,
-                python3-pytest,
-                python3-setuptools,
-                flit
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
+ flit,
+ pybuild-plugin-pyproject,
+ python3-all,
+ python3-pytest,
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-stdlib-list
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-stdlib-list.git
 Homepage: https://github.com/jackmaney/python-stdlib-list
-Rules-Requires-Root: no
 
 Package: python3-stdlib-list
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
-Description: List of Python Standard Libraries (2.6-7, 3.2-9)
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
+Description: List of Python Standard Libraries
  This package includes lists of all of the standard libraries for
- Python 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, and 3.9 along
+ Python 2.6, 2.7 and 3.2 until 3.13 along
  with the code for scraping the official Python docs to get said lists.


=====================================
debian/copyright
=====================================
@@ -27,4 +27,3 @@ License: MIT
  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.
-



View it on GitLab: 
https://salsa.debian.org/python-team/packages/python-stdlib-list/-/compare/1a13b3f99902e58d6170157eeeb926287a5468f3...a726a7b35699d425aaae4cd549982351b2717ccb

-- 
View it on GitLab: 
https://salsa.debian.org/python-team/packages/python-stdlib-list/-/compare/1a13b3f99902e58d6170157eeeb926287a5468f3...a726a7b35699d425aaae4cd549982351b2717ccb
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to