mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jaraco.text: update to 4.0.0.
This commit is contained in:
parent
78fb1c722a
commit
2c35b223b4
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-jaraco.text'
|
# Template file for 'python3-jaraco.text'
|
||||||
pkgname=python3-jaraco.text
|
pkgname=python3-jaraco.text
|
||||||
version=3.9.1
|
version=4.0.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-jaraco.functools python3-jaraco.context python3-autocommand
|
depends="python3-jaraco.functools python3-jaraco.context python3-autocommand
|
||||||
|
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jaraco/jaraco.text"
|
homepage="https://github.com/jaraco/jaraco.text"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/jaraco.text/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/jaraco.text/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/j/jaraco.text/jaraco.text-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jaraco.text/jaraco_text-${version}.tar.gz"
|
||||||
checksum=d57cd4448a588020318425e04194e897f96fc23b92b82ff9308a24d5cbf2b3fb
|
checksum=5b71fecea69ab6f939d4c906c04fee1eda76500d1641117df6ec45b865f10db0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue