1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 12:40:32 +02:00

gnu: python-certauth: Fix tests.

* gnu/packages/python-crypto.scm (python-certauth)[native-inputs]: Add
python-pytest, drop python-wheel.

Change-Id: Ia2ffaabdfb8943bc19bac75561268186bbb10fb7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves
2026-01-18 16:15:00 +01:00
committed by Andreas Enge
parent d2fe4a5ee5
commit ccba1a600c

View File

@@ -444,7 +444,7 @@ blake3, a cryptographic hash function.")
(propagated-inputs
(list python-pyopenssl python-tldextract))
(native-inputs
(list nss-certs-for-test python-pytest-cov python-setuptools python-wheel))
(list nss-certs-for-test python-pytest python-setuptools))
(home-page "https://github.com/ikreymer/certauth")
(synopsis "Certificate authority creation tool")
(description "This package provides a small library, built on top of