python-jsonrpclib: update to 0.3.2.
This commit is contained in:
parent
2bca21f7e7
commit
cf40e33450
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-jsonrpclib'
|
# Template file for 'python-jsonrpclib'
|
||||||
pkgname=python-jsonrpclib
|
pkgname=python-jsonrpclib
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="jsonrpclib-pelix-${version}"
|
wrksrc="jsonrpclib-pelix-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Charles E. Lehner <cel@celehner.com>"
|
||||||
homepage="https://github.com/tcalmant/jsonrpclib"
|
homepage="https://github.com/tcalmant/jsonrpclib"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/j/jsonrpclib-pelix/jsonrpclib-pelix-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jsonrpclib-pelix/jsonrpclib-pelix-${version}.tar.gz"
|
||||||
checksum=5417b1508d5a50ec64f6e5b88907f111155d52607b218ff3ba9a777afb2e49e3
|
checksum=14d288d1b3d3273cf96a729dd21a2470851c4962be8509f3dd62f0137ff90339
|
||||||
|
|
||||||
python3-jsonrpclib_package() {
|
python3-jsonrpclib_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue