mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 02:07:56 +01:00
gnu: Remove python2-josepy.
* gnu/packages/python-crypto.scm (python2-josepy): Delete variable.
This commit is contained in:
parent
522b18630d
commit
08d11c8aee
1 changed files with 0 additions and 3 deletions
|
@ -938,9 +938,6 @@ (define-public python-josepy
|
|||
protocol (Javascript Object Signing and Encryption).")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-josepy
|
||||
(package-with-python2 python-josepy))
|
||||
|
||||
(define pycryptodome-unbundle-tomcrypt-snippet
|
||||
#~(begin
|
||||
;; Unbundle libtomcrypt.
|
||||
|
|
Loading…
Reference in a new issue