python3-portend: update to 3.2.0.
This commit is contained in:
parent
a10e2890a8
commit
ca0edb265c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-portend'
|
||||
pkgname=python3-portend
|
||||
version=3.1.0
|
||||
revision=3
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
depends="python3-tempora"
|
||||
|
@ -12,8 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/jaraco/portend"
|
||||
changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/p/portend/portend-${version}.tar.gz"
|
||||
checksum=239e3116045ea823f6df87d6168107ad75ccc0590e37242af0cc1e98c5d224e4
|
||||
make_check=ci-skip # test_portend.py .F.....F.F. and hangs
|
||||
checksum=5250a352c19c959d767cac878b829d93e5dc7625a5143399a2a00dc6628ffb72
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue