1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: Add back deprecated meson-python.

This is a follow-up to commit 19dbcc92e5 .

* gnu/packages/python-xyz.scm (meson-python): Add back as a deprecated
package.

Change-Id: Ie9e969e414f4c692fea704c8f9183eab0463fba8
This commit is contained in:
Andreas Enge
2026-03-02 17:08:39 +01:00
parent b0b9fedbe4
commit 6682027c99

View File

@@ -15900,6 +15900,8 @@ use of the Meson build system.")
;; XXX: Deprecated on <2026-01-26>.
(define-deprecated/public-alias python-meson-python python-meson)
;;; Deprecated on 2026-03-02.
(define-deprecated-package meson-python python-meson)
(define-public python-mccabe
(package