python3-immutabledict: update to 4.0.0.
This commit is contained in:
parent
8abe929831
commit
39596e07ca
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-immutabledict'
|
# Template file for 'python3-immutabledict'
|
||||||
pkgname=python3-immutabledict
|
pkgname=python3-immutabledict
|
||||||
version=3.0.0
|
version=4.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -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=5a23cd369a6187f76a8c29d7d687980b092538eb9800e58964603f1b973c56fe
|
checksum=fabf47437531e8bf65a3b5b47d501e65579323b2d1fe58f8ae01491c1fd29bf7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue