python3-lazy_loader: update to 0.5.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-lazy_loader'
|
||||
pkgname=python3-lazy_loader
|
||||
version=0.4
|
||||
revision=3
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||
homepage="https://github.com/scientific-python/lazy_loader"
|
||||
changelog="https://raw.githubusercontent.com/scientific-python/lazy_loader/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/l/lazy_loader/lazy_loader-${version}.tar.gz"
|
||||
checksum=47c75182589b91a4e1a85a136c074285a5ad4d9f39c63e0d7fb76391c4574cd1
|
||||
checksum=717f9179a0dbed357012ddad50a5ad3d5e4d9a0b8712680d4e687f5e6e6ed9b3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user