diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-27 10:14:35 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-27 11:22:06 +0200 |
| commit | cecd5d63338e2386e2daeff7e46a04ff7a132e4d (patch) | |
| tree | 27c7600ee647069c85f350f0cc152eaa4bb9eb09 /gnu | |
| parent | c0dcf19ff9bafdef89cac081bed71d0eb0dc5065 (diff) | |
gnu: Remove python-sip-6.8-instead-of-python-sip.
* gnu/packages/qt.scm (python-sip-6.8-instead-of-python-sip):
Delete variable.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/qt.scm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index bf22c7900a6..2f8d8503bac 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm | |||
| @@ -5068,12 +5068,6 @@ This package provides the Python bindings."))) | |||
| 5068 | (description | 5068 | (description |
| 5069 | "This package contains the union of PyQt and the Qscintilla extension."))) | 5069 | "This package contains the union of PyQt and the Qscintilla extension."))) |
| 5070 | 5070 | ||
| 5071 | ;; FIXME Remove this procedure and its related package when qgis won't need them | ||
| 5072 | ;; anymore | ||
| 5073 | (define python-sip-6.8-instead-of-python-sip | ||
| 5074 | (package-input-rewriting `((,python-sip . ,python-sip-6.8)) | ||
| 5075 | #:deep? #t)) | ||
| 5076 | |||
| 5077 | (define-public qtkeychain | 5071 | (define-public qtkeychain |
| 5078 | (package | 5072 | (package |
| 5079 | (name "qtkeychain") | 5073 | (name "qtkeychain") |
