python-jsonrpclib: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-20 22:13:55 +07:00
parent 2337cb3772
commit 08b362c6e1
3 changed files with 14 additions and 27 deletions

View file

@ -1,26 +0,0 @@
# Template file for 'python-jsonrpclib'
pkgname=python-jsonrpclib
version=0.4.0
revision=2
archs=noarch
wrksrc="jsonrpclib-pelix-${version}"
build_style=python-module
pycompile_module="jsonrpclib"
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>"
license="Apache-2.0"
homepage="https://github.com/tcalmant/jsonrpclib"
distfiles="${PYPI_SITE}/j/jsonrpclib-pelix/jsonrpclib-pelix-${version}.tar.gz"
checksum=19c558e169a51480b39548783067ca55046b62b2409ab4559931255e12f635de
python3-jsonrpclib_package() {
archs=noarch
depends="python3"
short_desc="${short_desc/Python2/Python3}"
pkg_install() {
vmove usr/lib/python3*
}
}

View file

@ -1 +0,0 @@
python-jsonrpclib

View file

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