[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/12: gnu: python-service-identity: Update to 18.1.0.
From: |
guix-commits |
Subject: |
10/12: gnu: python-service-identity: Update to 18.1.0. |
Date: |
Thu, 18 Apr 2019 19:48:47 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit c105e5090397f3f634c0cd082b4866b5222cd5b4
Author: Marius Bakke <address@hidden>
Date: Wed Apr 17 22:27:18 2019 +0200
gnu: python-service-identity: Update to 18.1.0.
* gnu/packages/python-crypto.scm (python-service-identity): Update to
18.1.0.
---
gnu/packages/python-crypto.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index fd9c95d..6248be0 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -970,14 +970,14 @@ derivation function.")
(define-public python-service-identity
(package
(name "python-service-identity")
- (version "17.0.0")
+ (version "18.1.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "service_identity" version))
(sha256
(base32
- "1aq24cn3nnsjr9g797dayhx4g653h6bd41ksqhidzq0rvarzn0a0"))))
+ "0b9f5qiqjy8ralzgwjgkhx82h6h8sa7532psmb8mkd65md5aan08"))))
(build-system python-build-system)
(propagated-inputs
`(("python-attrs" ,python-attrs)
- branch master updated (3fdb9a3 -> cbeb891), guix-commits, 2019/04/18
- 12/12: gnu: gpgme: Update to 1.13.0., guix-commits, 2019/04/18
- 08/12: gnu: Add python-pyrsistent., guix-commits, 2019/04/18
- 09/12: gnu: python-jsonschema: Update to 3.0.1., guix-commits, 2019/04/18
- 07/12: gnu: python-twisted: Update to 19.2.0., guix-commits, 2019/04/18
- 10/12: gnu: python-service-identity: Update to 18.1.0.,
guix-commits <=
- 11/12: gnu: python-send2trash: Properly delay python2 variant., guix-commits, 2019/04/18
- 06/12: gnu: python-automat: Update to 0.7.0., guix-commits, 2019/04/18
- 03/12: gnu: python-hyperlink: Update to 19.0.0., guix-commits, 2019/04/18
- 04/12: gnu: python-idna: Update to 2.8., guix-commits, 2019/04/18
- 02/12: gnu: python-zope-interface: Update to 4.6.0., guix-commits, 2019/04/18
- 05/12: gnu: python-m2r: Update to 0.2.1., guix-commits, 2019/04/18
- 01/12: gnu: xmlsec: Update to 1.2.28., guix-commits, 2019/04/18