mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-lazy_loader: update to 0.3.
This commit is contained in:
parent
18e63addbd
commit
ef48451bfd
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-lazy_loader'
|
# Template file for 'python3-lazy_loader'
|
||||||
pkgname=python3-lazy_loader
|
pkgname=python3-lazy_loader
|
||||||
version=0.2
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/scientific-python/lazy_loader"
|
homepage="https://github.com/scientific-python/lazy_loader"
|
||||||
changelog="https://raw.githubusercontent.com/scientific-python/lazy_loader/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/scientific-python/lazy_loader/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/l/lazy_loader/lazy_loader-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/lazy_loader/lazy_loader-${version}.tar.gz"
|
||||||
checksum=0edc7a5175c400acb108f283749951fefdadedeb00adcec6e88b974a9254f18a
|
checksum=3b68898e34f5b2a29daaaac172c6555512d0f32074f147e2254e4a6d9d838f37
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
1
srcpkgs/python3-lazy_loader/update
Normal file
1
srcpkgs/python3-lazy_loader/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="*rc*"
|
Loading…
Add table
Reference in a new issue