parent
f5cd5d4ef5
commit
a4a92b7192
|
@ -1,17 +0,0 @@
|
|||
# Template file for 'python-attrs'
|
||||
pkgname=python-attrs
|
||||
version=21.2.0
|
||||
revision=3
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Attributes without boilerplate (Python2)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://attrs.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/a/attrs/attrs-${version}.tar.gz"
|
||||
checksum=ef6aaac3ca6cd92904cdd0d83f629a15f18053ec84e6432106f7a4d04ae4f5fb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue