New package: python3-pyxattr-0.7.1
This commit is contained in:
parent
2e593263e9
commit
c646f0bfdc
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-pyxattr'
|
||||
pkgname=python3-pyxattr
|
||||
version=0.7.1
|
||||
revision=1
|
||||
wrksrc="pyxattr-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Filesystem extended attributes for python"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://pyxattr.k1024.org/"
|
||||
distfiles="${PYPI_SITE}/p/pyxattr/pyxattr-${version}.tar.gz"
|
||||
checksum=965388dd629334e850aa989a67d2360ec8257cfe8f67d07c29f980d3152f2882
|
Loading…
Reference in New Issue