mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-deprecated: Remove python-bumpversion native-input.
* gnu/packages/python-xyz.scm (python-deprecated)[native-input]: Remove python-bumpversion. Change-Id: I87b5216b8b77f35699045e9c94bc5cbf13178358 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
7bed9bff6a
commit
776366d35f
@@ -9353,7 +9353,7 @@ software version simply.")
|
||||
(propagated-inputs
|
||||
(list python-wrapt))
|
||||
(native-inputs
|
||||
(list python-bumpversion python-pytest python-setuptools python-wheel))
|
||||
(list python-pytest python-setuptools python-wheel))
|
||||
(home-page "https://github.com/tantale/deprecated")
|
||||
(synopsis "Python decorator to deprecate classes, functions or methods")
|
||||
(description "The @code{deprecated} decorator provides a convenient way to deprecate
|
||||
|
||||
Reference in New Issue
Block a user