From 4cd696b7e6c16d13d4aa199942f14b44d5b4ab6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 9 Oct 2022 12:31:52 -0300 Subject: [PATCH] python3-fpylll: update to 0.5.7. --- srcpkgs/python3-fpylll/patches/python-3.11.patch | 11 ----------- srcpkgs/python3-fpylll/template | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/python3-fpylll/patches/python-3.11.patch 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