me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-debian.

This trivial package fails to build and has no users in Guix.

* gnu/packages/python-xyz.scm (python2-debian): Remove variable.
master
Marius Bakke 2020-01-25 14:55:04 +01:00
parent 0edbb65d5c
commit 8fe54fa806
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -7599,9 +7599,6 @@ Debian-related files, such as:
;; Modules are either GPLv2+ or GPLv3+.
(license license:gpl3+)))
(define-public python2-debian
(package-with-python2 python-debian))
(define-public python-nbformat
(package
(name "python-nbformat")