[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/20: gnu: python-packaging: Update to 19.1.
From: |
guix-commits |
Subject: |
18/20: gnu: python-packaging: Update to 19.1. |
Date: |
Sun, 4 Aug 2019 07:53:29 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit cb16a9fba9f1b28bde63daaa1bf241c130d2caad
Author: Marius Bakke <address@hidden>
Date: Thu Aug 1 15:46:13 2019 +0200
gnu: python-packaging: Update to 19.1.
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ffa5520..7a47e6a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12654,14 +12654,14 @@ several utilities, as well as an API for building
localization tools.")
(define-public python-packaging
(package
(name "python-packaging")
- (version "19.0")
+ (version "19.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "packaging" version))
(sha256
(base32
- "1brjhygq9dz6x1kdljivkjfldi3qf5rbkqgck1bpgv9qpv8ab60c"))))
+ "1zpaz9xrs6xawjs8l4xmfa0w5i66bc5f7nrfj00wr9sd563wm4f4"))))
(build-system python-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- 17/20: gnu: perl-cgi: Update to 4.44., (continued)
- 17/20: gnu: perl-cgi: Update to 4.44., guix-commits, 2019/08/04
- 10/20: gnu: python-mako: Update to 1.0.14., guix-commits, 2019/08/04
- 14/20: gnu: gtk+: Update to 3.24.10., guix-commits, 2019/08/04
- 04/20: gnu: perl-try-tiny: Update to 0.30., guix-commits, 2019/08/04
- 07/20: gnu: libwebp: Update to 1.0.3., guix-commits, 2019/08/04
- 09/20: gnu: python-cython: Update to 0.29.13., guix-commits, 2019/08/04
- 11/20: gnu: mariadb: Update to 10.1.41 [security fixes]., guix-commits, 2019/08/04
- 12/20: gnu: subversion: Update to 1.10.6 [fixes CVE-2018-11782, CVE-2019-0203]., guix-commits, 2019/08/04
- 15/20: gnu: libva: Update to 2.5.0., guix-commits, 2019/08/04
- 16/20: gnu: perl-http-message: Update to 6.18., guix-commits, 2019/08/04
- 18/20: gnu: python-packaging: Update to 19.1.,
guix-commits <=
- 20/20: gnu: libpciaccess: Update to 0.16., guix-commits, 2019/08/04
- 19/20: gnu: nss, nss-certs: Update to 3.45., guix-commits, 2019/08/04