New package: python-selectors34-1.1
This commit is contained in:
parent
435e707026
commit
186550e84c
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python-selectors34'
|
||||
pkgname=python-selectors34
|
||||
version=1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="selectors34-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="selectors34.py"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python-six"
|
||||
short_desc="Backport of the selectors module from Python 3.4"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/berkerpeksag/selectors34"
|
||||
license="PSF"
|
||||
distfiles="${PYPI_SITE}/s/selectors34/selectors34-${version}.tar.gz"
|
||||
checksum=84b3743b9046461aebbcd13c15e79ab91e79acfb6e030b54a0ec6360ae0bbc52
|
Loading…
Reference in New Issue