mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
python-six: update to 1.16.0.
This commit is contained in:
parent
e27c5fc0c9
commit
e7f236ef92
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-six'
|
# Template file for 'python-six'
|
||||||
pkgname=python-six
|
pkgname=python-six
|
||||||
version=1.15.0
|
version=1.16.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="six-${version}"
|
wrksrc="six-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/benjaminp/six"
|
homepage="https://github.com/benjaminp/six"
|
||||||
changelog="https://raw.githubusercontent.com/benjaminp/six/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/benjaminp/six/master/CHANGES"
|
||||||
distfiles="${PYPI_SITE}/s/six/six-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/six/six-${version}.tar.gz"
|
||||||
checksum=30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259
|
checksum=1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue