1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-24 11:11:12 +02:00

gnu: python-robotframework-pabot: Update to 2.7.0.

* gnu/packages/python-xyz.scm (python-robotframework-pabot): Update to 2.7.0.
This commit is contained in:
Maxim Cournoyer
2022-10-15 16:29:41 -04:00
parent e2c55a679d
commit 3bb145b6e2

View File

@@ -4937,7 +4937,7 @@ utility, a static analysis tool (linter) for Robot Framework source files.")
(define-public python-robotframework-pabot
(package
(name "python-robotframework-pabot")
(version "2.5.2")
(version "2.7.0")
(source
(origin
;; There are no tests in the PyPI archive.
@@ -4948,7 +4948,7 @@ utility, a static analysis tool (linter) for Robot Framework source files.")
(file-name (git-file-name name version))
(sha256
(base32
"14a8isq1f4lgfwjb84hhzg6jm7ns18dxa9bg6dy8k2ml8zl0qknk"))))
"0246vvyaxax0nzlrffvp9vg6mh5jmvbbm87azignf0gakjidr7nn"))))
(build-system python-build-system)
(arguments
(list