[med-svn] [Git][python-team/packages/python-rdflib-jsonld][master] Remove constraints unnecessary since buster

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Tue Nov 22 14:53:52 GMT 2022



Michael R. Crusoe pushed to branch master at Debian Python Team / packages / python-rdflib-jsonld


Commits:
28be3c54 by root at 2022-11-22T15:53:29+01: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
=====================================
@@ -1,3 +1,13 @@
+python-rdflib-jsonld (0.6.1-2) UNRELEASED; urgency=medium
+
+  [ 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>  Tue, 22 Nov 2022 15:52:27 +0100
+
 python-rdflib-jsonld (0.6.1-1) unstable; urgency=medium
 
   [ Michael R. Crusoe ]


=====================================
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/28be3c544993254e19ad01f663d40b407c56bc8b

-- 
View it on GitLab: https://salsa.debian.org/python-team/packages/python-rdflib-jsonld/-/commit/28be3c544993254e19ad01f663d40b407c56bc8b
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/20221122/fe9b990d/attachment-0001.htm>


More information about the debian-med-commit mailing list