Andreas Tille pushed to branch master at Debian Med / python-cooler
Commits: da439ba4 by Andreas Tille at 2024-01-06T19:31:43+01:00 Add support for loong64 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,6 @@ python-cooler (0.9.3-1) UNRELEASED; urgency=medium + [ Ananthu C V ] * Team upload. * New upstream version 0.9.3 * update build deps @@ -9,6 +10,10 @@ python-cooler (0.9.3-1) UNRELEASED; urgency=medium * update the reason for experimental ci target # TODO : build docs with sphinx + [ Andreas Tille ] + * Add support for loong64 + Closes: #1059845 + -- Ananthu C V <[email protected]> Wed, 29 Nov 2023 22:42:29 +0530 python-cooler (0.9.1-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -32,7 +32,7 @@ Homepage: https://github.com/mirnylab/cooler Rules-Requires-Root: no Package: python3-cooler -Architecture: any-amd64 arm64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha +Architecture: any-amd64 arm64 loong64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha Section: python Depends: ${python3:Depends}, ${misc:Depends}, View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/commit/da439ba4580d582444fe88639b2c8fca23be79ee -- View it on GitLab: https://salsa.debian.org/med-team/python-cooler/-/commit/da439ba4580d582444fe88639b2c8fca23be79ee 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
