mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-attrs: change maintainer
This commit is contained in:
parent
45e0dea39e
commit
9e14be33d4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ depends="python3"
|
||||||
checkdepends="python3-pytest python3-zope.interface python3-six
|
checkdepends="python3-pytest python3-zope.interface python3-six
|
||||||
python3-hypothesis"
|
python3-hypothesis"
|
||||||
short_desc="Attributes without boilerplate (Python3)"
|
short_desc="Attributes without boilerplate (Python3)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://attrs.readthedocs.io/"
|
homepage="https://attrs.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue