mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-suds: update to 1.2.0.
This commit is contained in:
parent
1e105571dd
commit
ad489c8bcd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-suds'
|
# Template file for 'python3-suds'
|
||||||
pkgname=python3-suds
|
pkgname=python3-suds
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Emil Miler <em@0x45.cz>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/suds-community/suds/"
|
homepage="https://github.com/suds-community/suds/"
|
||||||
distfiles="${PYPI_SITE}/s/suds/suds-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/suds/suds-${version}.tar.gz"
|
||||||
checksum=1d5cfa74117193b244a4233f246c483d9f41198b448c5f14a8bad11c4f649f2b
|
checksum=83b162c3d2355374e11d8b9acf15eeaa158b416b4625821844f9f628d679deaf
|
||||||
|
|
Loading…
Add table
Reference in a new issue