python-py: update to 1.10.0.
This commit is contained in:
parent
ec26f178dd
commit
c234b53849
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-py'
|
# Template file for 'python-py'
|
||||||
pkgname=python-py
|
pkgname=python-py
|
||||||
version=1.9.0
|
version=1.10.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="py-${version}"
|
wrksrc="py-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/py"
|
homepage="https://github.com/pytest-dev/py"
|
||||||
changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG"
|
changelog="https://github.com/pytest-dev/py/raw/master/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/p/py/py-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/py/py-${version}.tar.gz"
|
||||||
checksum=9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342
|
checksum=21b81bda15b66ef5e1a777a21c4dcd9c20ad3efd0b3f817e7a809035269e1bd3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue