[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/21: gnu: python-rdflib-jsonld: Update to 0.6.2.
From: |
guix-commits |
Subject: |
10/21: gnu: python-rdflib-jsonld: Update to 0.6.2. |
Date: |
Tue, 18 Jan 2022 13:38:48 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit ad5efcf4c076fd06c90c7f79a76f506aebf7c139
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Jan 18 17:11:15 2022 +0100
gnu: python-rdflib-jsonld: Update to 0.6.2.
* gnu/packages/rdf.scm (python-rdflib-jsonld): Update to 0.6.2.
---
gnu/packages/rdf.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/rdf.scm b/gnu/packages/rdf.scm
index 8ee7eec696..068b5e0cfa 100644
--- a/gnu/packages/rdf.scm
+++ b/gnu/packages/rdf.scm
@@ -406,14 +406,14 @@ powerful language for representing information.")
(define-public python-rdflib-jsonld
(package
(name "python-rdflib-jsonld")
- (version "0.5.0")
+ (version "0.6.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "rdflib-jsonld" version))
(sha256
(base32
- "1v85f4hdlrrk0l1najmqmm79ijrvcj259kwsrrxiq1q5chr5azag"))))
+ "0qrshlqzv5g5bign7kjja3xf7hyk7xgayr3yd0qlqda1kl0x6z0h"))))
(build-system python-build-system)
(native-inputs
(list python-nose))
- branch master updated (1bd250783d -> 4d7134c372), guix-commits, 2022/01/18
- 04/21: gnu: arm-trusted-firmware: Remove input labels., guix-commits, 2022/01/18
- 07/21: gnu: python-lazr-delegates: Fix test failure., guix-commits, 2022/01/18
- 01/21: gnu: Adjust merge resolution., guix-commits, 2022/01/18
- 09/21: gnu: python-rdflib: Update to 6.1.1., guix-commits, 2022/01/18
- 20/21: gnu: python-pyzabbix: Fix test failure., guix-commits, 2022/01/18
- 19/21: gnu: python-peachpy: Fix build., guix-commits, 2022/01/18
- 16/21: gnu: python-dulwich: Update to 0.20.30., guix-commits, 2022/01/18
- 10/21: gnu: python-rdflib-jsonld: Update to 0.6.2.,
guix-commits <=
- 03/21: gnu: Add arm-trusted-firmware-imx8mq., guix-commits, 2022/01/18
- 05/21: gnu: arm-trusted-firmware-rk3399: Remove input labels., guix-commits, 2022/01/18
- 06/21: gnu: python-gevent: Update to 21.12.0., guix-commits, 2022/01/18
- 02/21: gnu: arm-trusted-firmware: Use the default compiler., guix-commits, 2022/01/18
- 14/21: gnu: python-parse-type: Update to 0.5.2., guix-commits, 2022/01/18
- 11/21: gnu: python-kazoo: Update to 2.8.0., guix-commits, 2022/01/18
- 21/21: gnu: python-igraph: Do not inherit igraph replacements., guix-commits, 2022/01/18
- 17/21: gnu: python-aiohttp: Propagate attrs., guix-commits, 2022/01/18
- 13/21: gnu: python-pydot: Update to 1.4.2., guix-commits, 2022/01/18
- 18/21: gnu: python-sparqlwrapper: Build with older setuptools., guix-commits, 2022/01/18