python3-immutabledict: update to 4.2.0.
This commit is contained in:
parent
ae30feab3d
commit
b00d3ed002
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-immutabledict'
|
# Template file for 'python3-immutabledict'
|
||||||
pkgname=python3-immutabledict
|
pkgname=python3-immutabledict
|
||||||
version=4.0.0
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/corenting/immutabledict"
|
homepage="https://github.com/corenting/immutabledict"
|
||||||
changelog="https://raw.githubusercontent.com/corenting/immutabledict/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/corenting/immutabledict/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/i/immutabledict/immutabledict-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/immutabledict/immutabledict-${version}.tar.gz"
|
||||||
checksum=fabf47437531e8bf65a3b5b47d501e65579323b2d1fe58f8ae01491c1fd29bf7
|
checksum=e003fd81aad2377a5a758bf7e1086cf3b70b63e9a5cc2f46bce8d0a2b4727c5f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue