python3-pyPEG2: remove package
Upstream package hasn't been touched in more than five years, its Bitbucket repository is dead, and the only dependant (qutebrowser) dropped its dependency.
This commit is contained in:
parent
ce5ab1f9a6
commit
c5489f0400
2 changed files with 2 additions and 16 deletions
|
@ -1,15 +0,0 @@
|
|||
# Template file for 'python3-pyPEG2'
|
||||
pkgname=python3-pyPEG2
|
||||
version=2.15.2
|
||||
revision=7
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-lxml"
|
||||
short_desc="Intrinsic PEG Parser-Interpreter for Python3"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://fdik.org/pyPEG/"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
|
||||
checksum=2b2d4f80d8e1a9370b2a91f4a25f4abf7f69b85c8da84cd23ec36451958a1f6d
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'removed-packages'
|
||||
pkgname=removed-packages
|
||||
version=0.1
|
||||
revision=18
|
||||
revision=19
|
||||
build_style=meta
|
||||
short_desc="Uninstalls packages removed from repository"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
|
@ -179,6 +179,7 @@ replaces="
|
|||
python-pyenet<=1.3.13.post7_2
|
||||
python-pyside<=1.2.2_7
|
||||
python-pytest-relaxed<=1.1.2_2
|
||||
python3-pyPEG2<=2.15.2_7
|
||||
qimageblitz<=0.0.6_4
|
||||
qucs<=0.0.19_2
|
||||
qt<=4.8.7_29
|
||||
|
|
Loading…
Reference in a new issue