Skip to content

Commit

Permalink
python3-ecdsa: update to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slymattz committed Jan 10, 2025
1 parent 0fb70cc commit 9919284
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/python3-ecdsa/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-ecdsa'
pkgname=python3-ecdsa
version=0.18.0
revision=2
version=0.19.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-six"
Expand All @@ -11,7 +11,7 @@ maintainer="Orphaned <[email protected]>"
license="MIT"
homepage="https://github.com/tlsfuzzer/python-ecdsa/"
distfiles="https://github.com/tlsfuzzer/python-ecdsa/archive/python-ecdsa-${version}.tar.gz"
checksum=5d33bcc7c45be2d0bf0bd7d3a1e6502fac16efde1b69bc988c9a3ee7680c17d7
checksum=1ba39e8358eaeebef1ba2a772db619528375ddf3fe0e1b20e43372d7d5ab3f77

do_check() {
coverage run --branch -m pytest src/ecdsa
Expand Down

0 comments on commit 9919284

Please sign in to comment.