Bug#1056797: cypari2: ftbfs with cython 3.0.x

Sebastiaan Couwenberg sebastic at xs4all.nl
Sat Dec 9 17:59:58 GMT 2023


Control: tags -1 patch

On Sun, 26 Nov 2023 10:05:19 +0000 Matthias Klose wrote:
> If the package cannot be built with cython 3.0.5, please change the
> build dependency from cython3 to cython3-legacy (available now in
> unstable).  There is no replacement for cython3-dbg.

The attached patch switches to cython3-legacy as the short term workaround.

The package still fails to build due to #1055731.

Kind Regards,

Bas

-- 
  GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
-------------- next part --------------
diff -Nru cypari2-2.1.2/debian/changelog cypari2-2.1.2/debian/changelog
--- cypari2-2.1.2/debian/changelog	2022-12-26 03:03:37.000000000 +0100
+++ cypari2-2.1.2/debian/changelog	2023-12-09 18:53:02.000000000 +0100
@@ -1,3 +1,10 @@
+cypari2 (2.1.2-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch to cython3-legacy.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 09 Dec 2023 18:53:02 +0100
+
 cypari2 (2.1.2-4) unstable; urgency=medium
 
   [ Stefano Rivera ]
diff -Nru cypari2-2.1.2/debian/control cypari2-2.1.2/debian/control
--- cypari2-2.1.2/debian/control	2022-12-26 03:03:37.000000000 +0100
+++ cypari2-2.1.2/debian/control	2023-12-09 18:53:02.000000000 +0100
@@ -7,7 +7,7 @@
  debhelper-compat (= 11),
  dh-python (>= 3.20180313),
  dh-sequence-python3,
- cython3 (>= 0.26),
+ cython3-legacy (>= 0.26),
  libgmp-dev,
  libpari-dev (>= 2.15.1~pre1),
  pari-doc (>= 2.15.1~pre1),


More information about the debian-science-maintainers mailing list