mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-Twisted: update to 20.3.0.
This commit is contained in:
parent
dc2d71f26f
commit
992cce4c8a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Twisted'
|
# Template file for 'python-Twisted'
|
||||||
pkgname=python-Twisted
|
pkgname=python-Twisted
|
||||||
version=19.10.0
|
version=20.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Twisted-${version}"
|
wrksrc="Twisted-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://twistedmatrix.com/"
|
homepage="https://twistedmatrix.com/"
|
||||||
distfiles="${PYPI_SITE}/T/Twisted/Twisted-${version}.tar.bz2"
|
distfiles="${PYPI_SITE}/T/Twisted/Twisted-${version}.tar.bz2"
|
||||||
checksum=7394ba7f272ae722a74f3d969dcf599bc4ef093bc392038748a490f1724a515d
|
checksum=d72c55b5d56e176563b91d11952d13b01af8725c623e498db5507b6614fc1e10
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
twisted:cftp:/usr/bin/cftp2
|
twisted:cftp:/usr/bin/cftp2
|
||||||
|
|
Loading…
Add table
Reference in a new issue