mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: Remove python2-imagesize.
* gnu/packages/python-xyz.scm (python2-imagesize): Delete variable.
This commit is contained in:
parent
3dd350f527
commit
8577f93ba3
1 changed files with 0 additions and 3 deletions
|
@ -18151,9 +18151,6 @@ (define-public python-imagesize
|
|||
PNG, JPEG, JPEG2000 and GIF files in pure Python.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-imagesize
|
||||
(package-with-python2 python-imagesize))
|
||||
|
||||
(define-public python-termstyle
|
||||
(package
|
||||
(name "python-termstyle")
|
||||
|
|
Loading…
Reference in a new issue