python3-jaraco.text: update to 4.0.0.
This commit is contained in:
parent
78fb1c722a
commit
2c35b223b4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jaraco.text'
|
||||
pkgname=python3-jaraco.text
|
||||
version=3.9.1
|
||||
revision=3
|
||||
version=4.0.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
depends="python3-jaraco.functools python3-jaraco.context python3-autocommand
|
||||
|
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jaraco/jaraco.text"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/jaraco.text/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/j/jaraco.text/jaraco.text-${version}.tar.gz"
|
||||
checksum=d57cd4448a588020318425e04194e897f96fc23b92b82ff9308a24d5cbf2b3fb
|
||||
distfiles="${PYPI_SITE}/j/jaraco.text/jaraco_text-${version}.tar.gz"
|
||||
checksum=5b71fecea69ab6f939d4c906c04fee1eda76500d1641117df6ec45b865f10db0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue