GNU bug report logs - #33788
[PATCH] gnu: python-rdflib: Update to 4.2.2.

Previous Next

Package: guix-patches;

Reported by: Pjotr Prins <pjotr.public12 <at> thebird.nl>

Date: Tue, 18 Dec 2018 11:28:02 UTC

Severity: normal

Tags: patch

Done: Pjotr Prins <pjotr.public12 <at> thebird.nl>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33788 in the body.
You can then email your comments to 33788 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#33788; Package guix-patches. (Tue, 18 Dec 2018 11:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pjotr Prins <pjotr.public12 <at> thebird.nl>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 18 Dec 2018 11:28:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: guix-patches <at> gnu.org
Cc: Pjotr Prins <pjotr.public01 <at> thebird.nl>
Subject: [PATCH] gnu: python-rdflib: Update to 4.2.2.
Date: Tue, 18 Dec 2018 12:27:17 +0100
From: Pjotr Prins <pjotr.public01 <at> thebird.nl>

* gnu/packages/rdf.scm (python-rdflib): Update to 4.2.2.
---
 gnu/packages/rdf.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/rdf.scm b/gnu/packages/rdf.scm
index 22ea21dd9..c08f94dba 100644
--- a/gnu/packages/rdf.scm
+++ b/gnu/packages/rdf.scm
@@ -299,7 +299,7 @@ ideal (e.g. in LV2 implementations or embedded applications).")
 (define-public python-rdflib
   (package
     (name "python-rdflib")
-    (version "4.1.2")
+    (version "4.2.2")
     (source
       (origin
         (method url-fetch)
@@ -308,11 +308,12 @@ ideal (e.g. in LV2 implementations or embedded applications).")
               version
               ".tar.gz"))
         (patches
-          ;; The patch has no effect under Python 3.
+          ;; The patch has no effect under Python 3. Note the
+          ;; dependency has been removed on trunk
           (search-patches "python2-rdflib-drop-sparqlwrapper.patch"))
         (sha256
           (base32
-            "0kvaf332cqbi47rqzlpdx4mbkvw12mkrzkj8n9l19wk713d4py9w"))))
+            "0398c714znnhaa2x7v51b269hk20iz073knq2mvmqp2ma92z27fs"))))
     (build-system python-build-system)
     (arguments
      '(;; FIXME: Three test failures. Try uncommenting the below next update.
-- 
2.13.3





Information forwarded to guix-patches <at> gnu.org:
bug#33788; Package guix-patches. (Tue, 18 Dec 2018 16:27:01 GMT) Full text and rfc822 format available.

Message #8 received at 33788 <at> debbugs.gnu.org (full text, mbox):

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: 33788 <at> debbugs.gnu.org
Subject: Re: bug#33788: Acknowledgement ([PATCH] gnu: python-rdflib: Update
 to 4.2.2.)
Date: Tue, 18 Dec 2018 17:26:36 +0100
# Duplicate patch with 33789. Sorry. Don't know what happened.

close 33788





bug closed, send any further explanations to 33788 <at> debbugs.gnu.org and Pjotr Prins <pjotr.public12 <at> thebird.nl> Request was from Pjotr Prins <pjotr.public12 <at> thebird.nl> to control <at> debbugs.gnu.org. (Tue, 18 Dec 2018 16:55:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 16 Jan 2019 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 154 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.