mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-portend: update to 3.2.0.
This commit is contained in:
parent
a10e2890a8
commit
ca0edb265c
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-portend'
|
# Template file for 'python3-portend'
|
||||||
pkgname=python3-portend
|
pkgname=python3-portend
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
depends="python3-tempora"
|
depends="python3-tempora"
|
||||||
|
@ -12,8 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jaraco/portend"
|
homepage="https://github.com/jaraco/portend"
|
||||||
changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst"
|
changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/p/portend/portend-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/portend/portend-${version}.tar.gz"
|
||||||
checksum=239e3116045ea823f6df87d6168107ad75ccc0590e37242af0cc1e98c5d224e4
|
checksum=5250a352c19c959d767cac878b829d93e5dc7625a5143399a2a00dc6628ffb72
|
||||||
make_check=ci-skip # test_portend.py .F.....F.F. and hangs
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue