[med-svn] [Git][python-team/packages/python-rdflib-jsonld][master] Remove constraints unnecessary since buster
    Janitor (@janitor-bot) 
    gitlab at salsa.debian.org
       
    Wed Mar  2 22:39:01 GMT 2022
    
    
  
Janitor pushed to branch master at Debian Python Team / packages / python-rdflib-jsonld
Commits:
8e52d8a8 by root at 2022-03-02T17:22:50+00:00
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on python3-rdflib.
* python3-rdflib-jsonld: Drop versioned constraint on python3-rdflib in Depends.
Changes-By: deb-scrub-obsolete
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -10,6 +10,12 @@ python-rdflib-jsonld (0.6.1-1) UNRELEASED; urgency=medium
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on python3-rdflib.
+    + python3-rdflib-jsonld: Drop versioned constraint on python3-rdflib in
+      Depends.
+
  -- Michael R. Crusoe <crusoe at debian.org>  Sun, 07 Nov 2021 15:33:57 +0100
 
 python-rdflib-jsonld (0.5.0-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 12),
                python3-setuptools,
                python3,
                python3-all,
-               python3-rdflib (>= 4.2.1),
+               python3-rdflib,
                python3-html5lib,
                python3-sparqlwrapper,
                python3-nose
@@ -25,7 +25,7 @@ Architecture: all
 Depends: ${python3:Depends},
          ${misc:Depends},
          ${sphinxdoc:Depends},
-         python3-rdflib (>= 4.2.1)
+         python3-rdflib
 Description: rdflib extension adding JSON-LD parser and serializer in Python 3
  This parser/serialiser will
  .
View it on GitLab: https://salsa.debian.org/python-team/packages/python-rdflib-jsonld/-/commit/8e52d8a88122ca6dac51e0e5ea342e1670cc691d
-- 
View it on GitLab: https://salsa.debian.org/python-team/packages/python-rdflib-jsonld/-/commit/8e52d8a88122ca6dac51e0e5ea342e1670cc691d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220302/2c8fd202/attachment-0001.htm>
    
    
More information about the debian-med-commit
mailing list