python3-immutabledict: update to 2.2.5.
This commit is contained in:
parent
e9083a043d
commit
362e954a73
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-immutabledict'
|
||||
pkgname=python3-immutabledict
|
||||
version=2.2.4
|
||||
version=2.2.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/corenting/immutabledict"
|
||||
changelog="https://raw.githubusercontent.com/corenting/immutabledict/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/i/immutabledict/immutabledict-${version}.tar.gz"
|
||||
checksum=3bedc0741faaa2846f6edf5c29183f993da3abaff6a5961bb70a5659bb9e68ab
|
||||
checksum=1ce423cf7861ba84eaa7c2eca482e46854eac07765ef4873b640eb67eea8b203
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue