python-attrs: orphan

This commit is contained in:
Michael Gehring 2017-05-22 20:30:14 +00:00
parent 74b4e56689
commit a9bcdf759f

View file

@ -8,7 +8,7 @@ build_style=python-module
pycompile_module="attrs" pycompile_module="attrs"
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
short_desc="Python2 attributes without boilerplate" short_desc="Python2 attributes without boilerplate"
maintainer="Michael Gehring <mg@ebfe.org>" maintainer="Orphaned <orphan@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://attrs.readthedocs.org/" homepage="https://attrs.readthedocs.org/"
distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz" distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"