mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 06:30:36 +02:00
gnu: python-setuptools-next: Set to python-setuptools.
Replace all python-setuptools-next occurrences with python-setuptools. * gnu/packages/python-build.scm (python-setuptools-next): Set to python-setuptools. Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
This commit is contained in:
@@ -827,7 +827,7 @@ install: libbitshuffle.so
|
||||
(arguments
|
||||
(list #:tests? #f)) ;no tests
|
||||
(native-inputs
|
||||
(list python-setuptools-next))
|
||||
(list python-setuptools))
|
||||
(home-page "https://github.com/kYwzor/uncompresspy")
|
||||
(synopsis "Uncompressing LZW files in Python")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user