mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3-pycryptodomex: update to 3.10.4.
This commit is contained in:
parent
a9fa0a83be
commit
89e233f578
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pycryptodomex'
|
# Template file for 'python3-pycryptodomex'
|
||||||
pkgname=python3-pycryptodomex
|
pkgname=python3-pycryptodomex
|
||||||
version=3.10.1
|
version=3.10.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pycryptodomex-${version}"
|
wrksrc="pycryptodomex-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ license="Public Domain, BSD-2-Clause"
|
||||||
homepage="https://www.pycryptodome.org/"
|
homepage="https://www.pycryptodome.org/"
|
||||||
changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
|
changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycryptodomex/pycryptodomex-${version}.tar.gz"
|
||||||
checksum=541cd3e3e252fb19a7b48f420b798b53483302b7fe4d9954c947605d0a263d62
|
checksum=acd3498a8ccf8ad20ce7daa5f7f5e6521465eeceb026f28a6adb0228dd9fcc6e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Add table
Reference in a new issue