mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python3-lazy-object-proxy: update to 1.11.0.
This commit is contained in:
parent
dccf9d33ad
commit
700aa09718
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-lazy-object-proxy'
|
# Template file for 'python3-lazy-object-proxy'
|
||||||
pkgname=python3-lazy-object-proxy
|
pkgname=python3-lazy-object-proxy
|
||||||
version=1.10.0
|
version=1.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/ionelmc/python-lazy-object-proxy"
|
homepage="https://github.com/ionelmc/python-lazy-object-proxy"
|
||||||
changelog="https://raw.githubusercontent.com/ionelmc/python-lazy-object-proxy/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/ionelmc/python-lazy-object-proxy/master/CHANGELOG.rst"
|
||||||
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=78247b6d45f43a52ef35c25b5581459e85117225408a4128a3daf8bf9648ac69
|
checksum=18874411864c9fbbbaa47f9fc1dd7aea754c86cfde21278ef427639d1dd78e9c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue