GNU bug report logs - #50481
[PATCH 0/3] Update python-rdflib.

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Wed, 8 Sep 2021 19:34:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 50481 <at> debbugs.gnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>
Subject: [PATCH 3/3] gnu: python2-rdflib: Remove package.
Date: Thu,  9 Sep 2021 01:12:11 +0530
* gnu/packages/rdf.scm (python2-rdflib): Delete variable.
---
 gnu/packages/rdf.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/rdf.scm b/gnu/packages/rdf.scm
index d09c28402a..95b4ec72be 100644
--- a/gnu/packages/rdf.scm
+++ b/gnu/packages/rdf.scm
@@ -383,9 +383,6 @@ powerful language for representing information.")
     (license (license:non-copyleft "file://LICENSE"
                                    "See LICENSE in the distribution."))))
 
-(define-public python2-rdflib
-  (package-with-python2 python-rdflib))
-
 (define-public python-rdflib-jsonld
   (package
     (name "python-rdflib-jsonld")
-- 
2.33.0





This bug report was last modified 3 years and 155 days ago.

Previous Next


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