mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-02 16:31:31 +02:00
gnu: python-sgmllib3k: Switch to pyproject.
* gnu/packages/python-xyz.scm (python-sgmllib3k): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I5ab71338111a755dbff5b97f719bade19f7ac262 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
627ae9efa6
commit
ac3499aaec
@@ -32992,7 +32992,8 @@ supports x86_64 instructions up to AVX-512 and SHA.")
|
||||
(base32
|
||||
"0bzf6pv85dzfxfysm6zbj8m40hp0xzr9h8qlk4hp3nmy88rznqvr"))
|
||||
(patches (search-patches "python-sgmllib3k-assertions.patch"))))
|
||||
(build-system python-build-system)
|
||||
(build-system pyproject-build-system)
|
||||
(native-inputs (list python-pytest python-setuptools))
|
||||
(home-page "https://github.com/hsoft/sgmllib")
|
||||
(synopsis "Python 3 port of sgmllib")
|
||||
(description "This package provides an unmaintained port of sgmllib to
|
||||
|
||||
Reference in New Issue
Block a user