python-selectors2: update to 2.0.2

This commit is contained in:
Pulux 2020-07-27 07:14:04 +02:00 committed by Andrew J. Hesford
parent 1b039b3bea
commit 77fc6fb614
1 changed files with 2 additions and 3 deletions

View File

@ -1,18 +1,17 @@
# Template file for 'python-selectors2'
pkgname=python-selectors2
version=2.0.1
version=2.0.2
revision=1
archs=noarch
wrksrc="selectors2-${version}"
build_style=python2-module
pycompile_module="selectors2.py"
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=81b77c4c6f607248b1d6bbdb5935403fef294b224b842a830bbfabb400c81884
checksum=1f1bbaac203a23fbc851dc1b5a6e92c50698cc8cefa5873eb5b89eef53d1d82b
post_install() {
vlicense LICENSE