mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-zope-interface.
* gnu/packages/python-web.scm (python2-zope-interface): Delete variable.
This commit is contained in:
parent
eccb33c210
commit
7287f83523
1 changed files with 0 additions and 3 deletions
|
@ -2159,9 +2159,6 @@ interfaces\" for Python. Interfaces are a mechanism for labeling objects as
|
|||
conforming to a given API or contract.")
|
||||
(license license:zpl2.1)))
|
||||
|
||||
(define-public python2-zope-interface
|
||||
(package-with-python2 python-zope-interface))
|
||||
|
||||
(define-public python-zope-exceptions
|
||||
(package
|
||||
(name "python-zope-exceptions")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue