diff --git a/srcpkgs/sip/patches/python310.patch b/srcpkgs/sip/patches/python310.patch deleted file mode 100644 index 066b665a7eb..00000000000 --- a/srcpkgs/sip/patches/python310.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- ./sipbuild/py_versions.py.orig 2021-09-25 21:37:44.381213255 -0400 -+++ ./sipbuild/py_versions.py 2021-09-25 21:38:00.904208911 -0400 -@@ -23,4 +23,4 @@ - - # The first and last supported minor versions of Python v3. - FIRST_SUPPORTED_MINOR = 6 --LAST_SUPPORTED_MINOR = 9 -+LAST_SUPPORTED_MINOR = 10 diff --git a/srcpkgs/sip/template b/srcpkgs/sip/template index ea60d37cab7..bb1ddc10f7d 100644 --- a/srcpkgs/sip/template +++ b/srcpkgs/sip/template @@ -1,7 +1,7 @@ # Template file for 'sip' pkgname=sip -version=6.1.1 -revision=2 +version=6.3.1 +revision=1 build_style=python3-module hostmakedepends="python3-devel python3-setuptools python3-packaging python3-toml" makedepends="python3-devel" @@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh " license="GPL-2.0-only, GPL-3.0-only, custom:SIP" homepage="https://riverbankcomputing.com/software/sip/intro" distfiles="${PYPI_SITE}/s/sip/sip-${version}.tar.gz" -checksum=52d25af2fcd764c4e15cc9cd1350bdb0e63f52dfa2aa3c5e7679af7fde9f7e20 +checksum=2f9cd6ce0e19226d53d62ad6ba81a62f624626f14924724eab2a23390d4dc684 lib32disabled=yes replaces="sip5<=${version}_${revision}" provides="sip5-${version}_${revision}"