mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python2-sip: Remove package.
* gnu/packages/qt.scm (python2-sip): Delete variable.
This commit is contained in:
committed by
Leo Famulari
parent
c947920590
commit
f68bcc1bc3
@@ -1884,12 +1884,6 @@ module provides support functions to the automatically generated code.")
|
||||
"--incdir" include)))))))
|
||||
(license license:gpl3)))
|
||||
|
||||
(define-public python2-sip
|
||||
(package/inherit python-sip-4
|
||||
(name "python2-sip")
|
||||
(native-inputs
|
||||
`(("python" ,python-2)))))
|
||||
|
||||
(define-public python-pyqt
|
||||
(package
|
||||
(name "python-pyqt")
|
||||
|
||||
Reference in New Issue
Block a user