diff --git a/srcpkgs/python-selectors2/template b/srcpkgs/python-selectors2/template index 1601bc797db..1ad45d8e7d3 100644 --- a/srcpkgs/python-selectors2/template +++ b/srcpkgs/python-selectors2/template @@ -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 " 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