python3-rsa: update to 4.6, add checkdepends.
Closes: #25953 [via git-merge-pr]
This commit is contained in:
parent
81801a8d87
commit
d5c10bb199
@ -1,16 +1,17 @@
|
||||
# Template file for 'python3-rsa'
|
||||
pkgname=python3-rsa
|
||||
version=4.0
|
||||
revision=4
|
||||
version=4.6
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-pyasn1"
|
||||
checkdepends="python3-mypy"
|
||||
short_desc="Pure-Python RSA implementation (Python3)"
|
||||
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://stuvel.eu/rsa"
|
||||
distfiles="${PYPI_SITE}/r/rsa/rsa-${version}.tar.gz"
|
||||
checksum=1a836406405730121ae9823e19c6e806c62bbad73f890574fff50efa4122c487
|
||||
checksum=109ea5a66744dd859bf16fe904b8d8b627adafb9408753161e766a92e7d681fa
|
||||
|
||||
conflicts="python-rsa>=0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user