mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-pycryptodome: update to 3.6.2
This commit is contained in:
parent
3e5f0aa148
commit
e8b0810283
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pycryptodome'
|
# Template file for 'python-pycryptodome'
|
||||||
pkgname=python-pycryptodome
|
pkgname=python-pycryptodome
|
||||||
version=3.6.1
|
version=3.6.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pycryptodome-${version}"
|
wrksrc="pycryptodome-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="Crypto"
|
pycompile_module="Crypto"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Wietse Kuipers <wietse@kuiprs.nl>"
|
||||||
homepage="https://www.pycryptodome.org/"
|
homepage="https://www.pycryptodome.org/"
|
||||||
license="Public Domain, BSD-2-Clause"
|
license="Public Domain, BSD-2-Clause"
|
||||||
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycryptodome/pycryptodome-${version}.tar.gz"
|
||||||
checksum=15013007e393d0cc0e69f4329a47c4c8597b7f3d02c12c03f805405542f70c71
|
checksum=b19ed0f7752a0b1ec65834c9acb02ba64a812990854e318d32a619c709b14a69
|
||||||
|
|
||||||
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