mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-monotonic: update to 1.4.
This commit is contained in:
parent
690603580b
commit
b714add0f1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-monotonic'
|
# Template file for 'python-monotonic'
|
||||||
pkgname=python-monotonic
|
pkgname=python-monotonic
|
||||||
version=1.3
|
version=1.4
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="monotonic-${version}"
|
wrksrc="monotonic-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://github.com/atdt/monotonic"
|
homepage="https://github.com/atdt/monotonic"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/m/monotonic/monotonic-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/monotonic/monotonic-${version}.tar.gz"
|
||||||
checksum=2b469e2d7dd403f7f7f79227fe5ad551ee1e76f8bb300ae935209884b93c7c1b
|
checksum=a02611d5b518cd4051bf22d21bd0ae55b3a03f2d2993a19b6c90d9d168691f84
|
||||||
|
|
Loading…
Add table
Reference in a new issue