python3-jsonrpc-server: remove package

This commit is contained in:
Cameron Nemo 2022-04-02 11:52:16 -07:00 committed by Leah Neukirchen
parent 3144418dea
commit d7ca644841
2 changed files with 2 additions and 23 deletions

View file

@ -1,22 +0,0 @@
# Template file for 'python3-jsonrpc-server'
pkgname=python3-jsonrpc-server
version=0.4.0
revision=2
wrksrc="${pkgname/3}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-ultrajson"
short_desc="Python library implementing asynchronous JSON RPC server"
maintainer="k4leg <d0xi@inbox.ru>"
license="MIT"
homepage="https://github.com/palantir/python-jsonrpc-server"
distfiles="${PYPI_SITE}/p/${pkgname/3}/${pkgname/3}-${version}.tar.gz"
checksum=62c543e541f101ec5b57dc654efc212d2c2e3ea47ff6f54b2e7dcb36ecf20595
post_patch() {
vsed -i setup.py -e 's/\bujson<=1\.35\b/ujson/'
}
post_install() {
vlicense LICENSE
}

View file

@ -1,7 +1,7 @@
# Template file for 'removed-packages'
pkgname=removed-packages
version=0.1
revision=67
revision=68
build_style=meta
short_desc="Uninstalls packages removed from repository"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@ -325,6 +325,7 @@ replaces="
python3-docker-pycreds<=0.4.0_4
python3-grako<=3.99.9_7
python3-idna-ssl<=1.1.0_3
python3-jsonrpc-server<=0.4.0_2
python3-keepalive<=0.5_6
python3-pgpdump<=1.5_10
python3-lockfile<=0.12.2_7