Andreas Tille pushed to branch master at Debian Med / python-loompy


Commits:
2734a8d6 by Andreas Tille at 2024-01-06T20:41:35+01:00
Add support for loong64

- - - - -
286219fe by Andreas Tille at 2024-01-06T20:41:54+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
6bf9014a by Andreas Tille at 2024-01-06T20:43:11+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+python-loompy (3.0.7+dfsg-3) unstable; urgency=medium
+
+  * Team upload.
+  * Add support for loong64
+    Closes: #1059844
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <[email protected]>  Sat, 06 Jan 2024 20:42:13 +0100
+
 python-loompy (3.0.7+dfsg-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
 Priority: optional
 Testsuite: autopkgtest-pkg-python
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                python3-all,
                python3-setuptools,
                python3-h5py <!nocheck>,
@@ -21,7 +21,7 @@ Homepage: https://github.com/linnarsson-lab/loompy
 Rules-Requires-Root: no
 
 Package: python3-loompy
-Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 
sparc64 alpha
+Architecture: any-amd64 arm64 loong64 mips64el ppc64el s390x ia64 ppc64 
riscv64 sparc64 alpha
 Section: python
 Depends: ${python3:Depends},
          ${misc:Depends},


=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@ export DH_VERBOSE = 1
 export PYBUILD_NAME=loompy
 
 %:
-       dh $@ --with python3 --buildsystem=pybuild
+       dh $@ --buildsystem=pybuild
 
 execute_after_dh_auto_install:
        find debian/ -type f -name test.loom -delete



View it on GitLab: 
https://salsa.debian.org/med-team/python-loompy/-/compare/691b9a1c34d53eb86a17dc5eab72a36ac53f78be...6bf9014a9fd834fffe56815427d6fca8b3dc5f52

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-loompy/-/compare/691b9a1c34d53eb86a17dc5eab72a36ac53f78be...6bf9014a9fd834fffe56815427d6fca8b3dc5f52
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