python3-pycryptodomex: update to 3.16.0.
This commit is contained in:
parent
4c08d3578a
commit
99ab4ffe7d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pycryptodomex'
|
# Template file for 'python3-pycryptodomex'
|
||||||
pkgname=python3-pycryptodomex
|
pkgname=python3-pycryptodomex
|
||||||
version=3.15.0
|
version=3.16.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -12,7 +12,7 @@ license="Public Domain, BSD-2-Clause"
|
||||||
homepage="https://www.pycryptodome.org/"
|
homepage="https://www.pycryptodome.org/"
|
||||||
changelog="https://www.pycryptodome.org/en/latest/src/changelog.html"
|
changelog="https://www.pycryptodome.org/en/latest/src/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
|
||||||
checksum=7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed
|
checksum=e9ba9d8ed638733c9e95664470b71d624a6def149e2db6cc52c1aca5a6a2df1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Reference in New Issue