mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-pyopenssl: Fix build.
* gnu/packages/python-crypto.scm (python-pyopenssl): [native-inputs]: Remove python-wheel; add python-setuptools. Change-Id: Ief105242f3472e88baa8b44d011a485b1ae09e59
This commit is contained in:
parent
a4f1f9c321
commit
0f764385f8
1 changed files with 1 additions and 1 deletions
|
@ -635,7 +635,7 @@ ciphers, message digests and key derivation functions.")
|
|||
python-pretend
|
||||
python-pytest
|
||||
python-pytest-rerunfailures
|
||||
python-wheel))
|
||||
python-setuptools))
|
||||
(home-page "https://github.com/pyca/pyopenssl")
|
||||
(synopsis "Python wrapper module around the OpenSSL library")
|
||||
(description "PyOpenSSL is a high-level wrapper around a subset of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue