mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-pycryptodome: update to 3.9.0.
This commit is contained in:
parent
2a508ccdaf
commit
255a68586e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pycryptodome'
|
# Template file for 'python-pycryptodome'
|
||||||
pkgname=python-pycryptodome
|
pkgname=python-pycryptodome
|
||||||
version=3.8.2
|
version=3.9.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pycryptodome-${version}"
|
wrksrc="pycryptodome-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
|
||||||
license="Public Domain, BSD-2-Clause"
|
license="Public Domain, BSD-2-Clause"
|
||||||
homepage="https://www.pycryptodome.org/"
|
homepage="https://www.pycryptodome.org/"
|
||||||
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
|
||||||
checksum=5bc40f8aa7ba8ca7f833ad2477b9d84e1bfd2630b22a46d9bbd221982f8c3ac0
|
checksum=dbeb08ad850056747aa7d5f33273b7ce0b9a77910604a1be7b7a6f2ef076213f
|
||||||
|
|
||||||
provides="python-crypto-${version}_1"
|
provides="python-crypto-${version}_1"
|
||||||
replaces="python-crypto>=0"
|
replaces="python-crypto>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue