mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
python3-pycryptodomex: update to 3.14.1.
This commit is contained in:
parent
2a2aa3dbf0
commit
9cbf86c313
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pycryptodomex'
|
# Template file for 'python3-pycryptodomex'
|
||||||
pkgname=python3-pycryptodomex
|
pkgname=python3-pycryptodomex
|
||||||
version=3.12.0
|
version=3.14.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pycryptodomex-${version}"
|
wrksrc="pycryptodomex-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,8 +12,8 @@ maintainer="Antonio Gurgel <antonio@goorzhel.com>"
|
||||||
license="Public Domain, BSD-2-Clause"
|
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}.zip"
|
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
|
||||||
checksum=922e9dac0166e4617e5c7980d2cff6912a6eb5cb5c13e7ece222438650bd7f66
|
checksum=2ce76ed0081fd6ac8c74edc75b9d14eca2064173af79843c24fa62573263c1f2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Add table
Reference in a new issue