mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-lazy-object-proxy: update to 1.3.1
This commit is contained in:
parent
ce1acf5291
commit
0a39021ad1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-lazy-object-proxy'
|
# Template file for 'python-lazy-object-proxy'
|
||||||
pkgname=python-lazy-object-proxy
|
pkgname=python-lazy-object-proxy
|
||||||
version=1.2.2
|
version=1.3.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="lazy-object-proxy-${version}"
|
wrksrc="lazy-object-proxy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/ionelmc/python-lazy-object-proxy"
|
homepage="https://github.com/ionelmc/python-lazy-object-proxy"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/l/lazy-object-proxy/lazy-object-proxy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/lazy-object-proxy/lazy-object-proxy-${version}.tar.gz"
|
||||||
checksum=ddd4cf1c74279c349cb7b9c54a2efa5105854f57de5f2d35829ee93631564268
|
checksum=eb91be369f945f10d3a49f5f9be8b3d0b93a4c2be8f8a5b83b0571b8123e0a7a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue