17 lines
572 B
Bash
17 lines
572 B
Bash
# Template file for 'python-selectors34'
|
|
pkgname=python-selectors34
|
|
version=1.1
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="selectors34-${version}"
|
|
build_style=python2-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
|