sip: update to 6.3.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-10-27 07:46:58 +07:00
parent f66db4c0e7
commit aa7e170e66
2 changed files with 3 additions and 11 deletions

View file

@ -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

View file

@ -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 <congdanhqx@gmail.com>"
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}"