python-fasteners: needs python-monotonic.
This commit is contained in:
parent
99328d4712
commit
439bee0b8d
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'python-fasteners'
|
# Template file for 'python-fasteners'
|
||||||
pkgname=python-fasteners
|
pkgname=python-fasteners
|
||||||
version=0.14.1
|
version=0.14.1
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="fasteners-${version}"
|
wrksrc="fasteners-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
depends="python-monotonic python-six"
|
||||||
pycompile_module="fasteners"
|
pycompile_module="fasteners"
|
||||||
short_desc="Python package that provides useful locks"
|
short_desc="Python package that provides useful locks"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue