aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/version-control.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 35792a0184..cc866ec888 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -937,13 +937,13 @@ allowing to handle large objects with a small memory footprint.")
(define-public python-gitpython
(package
(name "python-gitpython")
- (version "2.1.11")
+ (version "3.1.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "GitPython" version))
(sha256
(base32
- "1a357c28dnhgvq3saia7v29r71ynp48l2qp5xsmnc4vgzmdxqdw2"))))
+ "1jzllsy9lwc9yibccgv7h9naxisazx2n3zmpy21c8n5xhysw69p4"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ;XXX: Tests can only be run within the GitPython repository.
.Ludovic Courtès 2017-11-28services: cgit, git-daemon: Add description and default value....Ludovic Courtès 2017-09-16services: networking: Add descriptions....Ludovic Courtès 2017-09-16services: base: Add descriptions....Ludovic Courtès 2017-09-02nls: Update 'fr' translation.Ludovic Courtès 2017-07-15nls: Adjust to qemu.scm renaming....宋文武 2017-06-20gnu: Move contents of zip module into compression module....Arun Isaac 2017-05-23nls: Update 'da' translation.Leo Famulari 2017-05-14maint: Do not update PO files upon "make dist"....Ludovic Courtès 2016-12-19nls: Update 'da' package translation.Ludovic Courtès 2016-12-05nls: Adjust to geeqie.scm removal....Ludovic Courtès 2016-12-04nls: Adjust to feh.scm renaming....Ludovic Courtès 2016-12-04nls: Update 'da' package translation.Marius Bakke