python-jsonrpclib: update to 0.4.0.

This commit is contained in:
maxice8 2019-02-14 06:49:52 -02:00 committed by maxice8
parent a6609b9d72
commit 0f1eeb7ab5
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-jsonrpclib'
pkgname=python-jsonrpclib
version=0.3.2
version=0.4.0
revision=1
noarch=yes
wrksrc="jsonrpclib-pelix-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Python2 implementation of the JSON-RPC v2.0 specification"
maintainer="Charles E. Lehner <cel@celehner.com>"
homepage="https://github.com/tcalmant/jsonrpclib"
license="Apache-2.0"
homepage="https://github.com/tcalmant/jsonrpclib"
distfiles="${PYPI_SITE}/j/jsonrpclib-pelix/jsonrpclib-pelix-${version}.tar.gz"
checksum=14d288d1b3d3273cf96a729dd21a2470851c4962be8509f3dd62f0137ff90339
checksum=19c558e169a51480b39548783067ca55046b62b2409ab4559931255e12f635de
python3-jsonrpclib_package() {
noarch=yes