parent
9dc4b9a594
commit
b782c001b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-py'
|
||||
pkgname=python-py
|
||||
version=1.4.34
|
||||
version=1.5.2
|
||||
revision=1
|
||||
wrksrc="${pkgname/python-//}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pytest-dev/py"
|
||||
distfiles="https://github.com/pytest-dev/py/archive/${version}.tar.gz"
|
||||
checksum=522e37eb34a4decf1cc43f1522d4c18c9a6aa8caaddc401627aba5432ee08970
|
||||
checksum=c1a23fb4c6cc181dbb207117190adefcad757e742c2a25ba8fed63bd55712634
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue