diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-05 11:47:21 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-10 10:54:30 +0200 |
| commit | a2c4e6e778ac6d2fcc5f33d47098710cc7b6e31c (patch) | |
| tree | 20b3b0ecd1a34ee7db8a0620cc926e47a404a06a /gnu/packages | |
| parent | fa2724ed0bfe40fad276d8c16b4fbd942ac0baee (diff) | |
gnu: Remove python-parted.
* gnu/packages/disk.scm (python-parted): Delete variable.
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/disk.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm index a09e162bd10..3407ba4b77f 100644 --- a/gnu/packages/disk.scm +++ b/gnu/packages/disk.scm | |||
| @@ -1091,9 +1091,6 @@ a card with a smaller capacity than stated.") | |||
| 1091 | (description "This package provides @code{parted} bindings for Python.") | 1091 | (description "This package provides @code{parted} bindings for Python.") |
| 1092 | (license license:gpl2+))) | 1092 | (license license:gpl2+))) |
| 1093 | 1093 | ||
| 1094 | (define-deprecated-package python-parted | ||
| 1095 | python-pyparted) | ||
| 1096 | |||
| 1097 | (define-public duperemove | 1094 | (define-public duperemove |
| 1098 | (package | 1095 | (package |
| 1099 | (name "duperemove") | 1096 | (name "duperemove") |
