mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-polib: Use older setuptools.
* gnu/packages/python-xyz.scm (python-polib)[native-inputs]: Add python-setuptools-67. Change-Id: I4be4d8b093dca118969065494bbfe93112fb5ebd Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
@@ -7231,6 +7231,7 @@ formats, including:
|
||||
(base32
|
||||
"0aikb8gcarhifn3sadrbbs5czagih9hjv250gsrgy9v1d49pvn7s"))))
|
||||
(build-system python-build-system)
|
||||
(native-inputs (list python-setuptools-67))
|
||||
(home-page "https://bitbucket.org/izi/polib/wiki/Home")
|
||||
(synopsis "Manipulate, create and modify gettext files")
|
||||
(description "Polib can manipulate any gettext format (po, pot and mo)
|
||||
|
||||
Reference in New Issue
Block a user