mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
python3-pycryptodome: update to 3.17.
This commit is contained in:
parent
b62c53fc58
commit
25b2f1091e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pycryptodome'
|
# Template file for 'python3-pycryptodome'
|
||||||
pkgname=python3-pycryptodome
|
pkgname=python3-pycryptodome
|
||||||
version=3.9.7
|
version=3.17
|
||||||
revision=5
|
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://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
|
changelog="https://raw.githubusercontent.com/Legrandin/pycryptodome/master/Changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
|
||||||
checksum=f1add21b6d179179b3c177c33d18a2186a09cc0d3af41ff5ed3f377360b869f2
|
checksum=bce2e2d8e82fcf972005652371a3e8731956a0c1fbb719cc897943b3695ad91b
|
||||||
|
|
||||||
provides="python3-crypto-${version}_1"
|
provides="python3-crypto-${version}_1"
|
||||||
replaces="python3-crypto>=0"
|
replaces="python3-crypto>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue