sip: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:19 -04:00
parent 2bdc4bdcca
commit 3fa359a1f4

View file

@ -1,7 +1,7 @@
# Template file for 'sip'
pkgname=sip
version=4.19.24
revision=2
revision=3
hostmakedepends="python3-devel"
makedepends="${hostmakedepends}"
short_desc="Python extension module generator for C/C++ libraries"