mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-eliot: update to 1.12.0.
This commit is contained in:
parent
f539e587ce
commit
0be355b2e6
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-eliot'
|
# Template file for 'python3-eliot'
|
||||||
pkgname=python3-eliot
|
pkgname=python3-eliot
|
||||||
version=1.11.0
|
version=1.12.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="eliot-${version}"
|
wrksrc="eliot-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="eliot"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-six python3-zope.interface python3-rsistent
|
depends="python3-setuptools python3-six python3-zope.interface python3-rsistent
|
||||||
python3-boltons"
|
python3-boltons"
|
||||||
|
@ -14,4 +13,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/itamarst/eliot/"
|
homepage="https://github.com/itamarst/eliot/"
|
||||||
distfiles="${PYPI_SITE}/e/eliot/eliot-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/e/eliot/eliot-${version}.tar.gz"
|
||||||
checksum=166ac21f6bef7dbb1b2b1c3e36445ebe4aacca1d0addcbb5b1df0f77c9720f78
|
checksum=b6e16d8a4392cac6bd07358aaef140c50059ab00fc13171012810e33e1d94b71
|
||||||
|
|
Loading…
Add table
Reference in a new issue