gnu: python-ed25519: Update to 1.5.

* gnu/packages/python-crypto.scm (python-ed25519): Update to 1.5.

Change-Id: I09bf6c259debca4eb11cf618026a706a7e688631
This commit is contained in:
Sharlatan Hellseher 2025-09-03 07:59:57 +01:00
parent 4957d7866c
commit e4bdc82668
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -640,7 +640,7 @@ OpenSSL library.")
(define-public python-ed25519
(package
(name "python-ed25519")
(version "1.4")
(version "1.5")
(source
(origin
(method git-fetch)
@ -649,7 +649,7 @@ OpenSSL library.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1ksl73nc47ic31dknvlmm72cpxfxvia0j5f6asw4gzppwp2v1yrs"))))
(base32 "0adxfm12wygh2gdsn83xmp1sw7w96ni7mr7v3z3y6q0mvh9n5x0p"))))
(build-system pyproject-build-system)
(arguments
(list