mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Twisted: update to 24.11.0.
This commit is contained in:
parent
870c58f982
commit
349edfad4e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-Twisted'
|
# Template file for 'python3-Twisted'
|
||||||
pkgname=python3-Twisted
|
pkgname=python3-Twisted
|
||||||
version=24.7.0
|
version=24.11.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-fancy-pypi-readme python3-incremental
|
hostmakedepends="hatchling hatch-fancy-pypi-readme python3-incremental
|
||||||
python3-setuptools"
|
python3-setuptools"
|
||||||
|
@ -11,14 +11,14 @@ depends="python3-zope.interface python3-constantly python3-incremental
|
||||||
python3-openssl python3-service_identity python3-idna"
|
python3-openssl python3-service_identity python3-idna"
|
||||||
checkdepends="python3-PyHamcrest python3-hypothesis python3-pyserial
|
checkdepends="python3-PyHamcrest python3-hypothesis python3-pyserial
|
||||||
python3-cryptography python3-appdirs python3-bcrypt python3-h2
|
python3-cryptography python3-appdirs python3-bcrypt python3-h2
|
||||||
python3-priority git xvfb-run $depends"
|
python3-priority git xvfb-run python3-httpx $depends"
|
||||||
short_desc="Asynchronous networking framework written in Python (Python3)"
|
short_desc="Asynchronous networking framework written in Python (Python3)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://twisted.org/"
|
homepage="https://twisted.org/"
|
||||||
changelog="https://raw.githubusercontent.com/twisted/twisted/trunk/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/twisted/twisted/trunk/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/t/twisted/twisted-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/twisted/twisted-${version}.tar.gz"
|
||||||
checksum=5a60147f044187a127ec7da96d170d49bcce50c6fd36f594e60f4587eff4d394
|
checksum=695d0556d5ec579dcc464d2856b634880ed1319f45b10d19043f2b57eb0115b5
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
twisted:cftp:/usr/bin/cftp3
|
twisted:cftp:/usr/bin/cftp3
|
||||||
|
|
Loading…
Add table
Reference in a new issue