diff --git a/srcpkgs/python3-fpylll/patches/python-3.11.patch b/srcpkgs/python3-fpylll/patches/python-3.11.patch deleted file mode 100644 index b5a6c0efbf1..00000000000 --- a/srcpkgs/python3-fpylll/patches/python-3.11.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/fpylll/gmp/pylong.pxd -+++ b/src/fpylll/gmp/pylong.pxd -@@ -3,7 +3,7 @@ - Various functions to deal with conversion mpz <-> Python int/long - """ - --cdef extern from "longintrepr.h": -+cdef extern from "Python.h": - cdef _PyLong_New(Py_ssize_t s) - cdef long PyLong_SHIFT - ctypedef unsigned int digit diff --git a/srcpkgs/python3-fpylll/template b/srcpkgs/python3-fpylll/template index dd2adcee6fc..a6fb59a6226 100644 --- a/srcpkgs/python3-fpylll/template +++ b/srcpkgs/python3-fpylll/template @@ -1,6 +1,6 @@ # Template file for 'python3-fpylll' pkgname=python3-fpylll -version=0.5.6 +version=0.5.7 revision=1 wrksrc="fpylll-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Gonzalo TornarĂ­a " license="GPL-2.0-or-later" homepage="https://github.com/fplll/fpylll" distfiles="${PYPI_SITE}/f/fpylll/fpylll-${version}.tar.gz" -checksum=6eb8a63fb933c0bf92f290dd66fd884807659214d0ce524afe3687a6a6b13a8b +checksum=1afc88feee50a3e84de55e3913295922c25691f6edafb9ecfe8f2e90306758f6 case $XBPS_TARGET_MACHINE in # skip a test with numerical noise on 32 bit