mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-selectors2: remove package
Inessential python2 remnant
This commit is contained in:
parent
b1ae64a1ab
commit
f053754751
2 changed files with 1 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
# Template file for 'python-selectors2'
|
|
||||||
pkgname=python-selectors2
|
|
||||||
version=2.0.2
|
|
||||||
revision=2
|
|
||||||
wrksrc="selectors2-${version}"
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
short_desc="Drop-in replacement of the selectors module for Python 2.6+"
|
|
||||||
maintainer="pulux <pulux@pf4sh.de>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/SethMichaelLarson/selectors2"
|
|
||||||
distfiles="${PYPI_SITE}/s/selectors2/selectors2-${version}.tar.gz"
|
|
||||||
checksum=1f1bbaac203a23fbc851dc1b5a6e92c50698cc8cefa5873eb5b89eef53d1d82b
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -358,6 +358,7 @@ replaces="
|
||||||
python-rdflib<=4.2.2_6
|
python-rdflib<=4.2.2_6
|
||||||
python-reportlab<=3.5.42_3
|
python-reportlab<=3.5.42_3
|
||||||
python-requests<=2.26.0_2
|
python-requests<=2.26.0_2
|
||||||
|
python-selectors2<=2.0.2_2
|
||||||
python-spambayes<=1.1b3_3
|
python-spambayes<=1.1b3_3
|
||||||
python-sqlite<=2.8.3_1
|
python-sqlite<=2.8.3_1
|
||||||
python-unicorn>=0
|
python-unicorn>=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue