[med-svn] [Git][med-team/python-schema-salad][master] 5 commits: routine-update: New upstream version

Michael R. Crusoe gitlab at salsa.debian.org
Mon May 11 13:34:48 BST 2020



Michael R. Crusoe pushed to branch master at Debian Med / python-schema-salad


Commits:
4ec1f61d by Michael R. Crusoe at 2020-05-11T14:27:20+02:00
routine-update: New upstream version

- - - - -
be291258 by Michael R. Crusoe at 2020-05-11T14:27:21+02:00
New upstream version 5.0.20200416112825
- - - - -
e31f414f by Michael R. Crusoe at 2020-05-11T14:27:27+02:00
Update upstream source from tag 'upstream/5.0.20200416112825'

Update to upstream version '5.0.20200416112825'
with Debian dir baedb82789b7403bd55d382a98046e015e0d7ad5
- - - - -
88bc9375 by Michael R. Crusoe at 2020-05-11T14:28:58+02:00
Refreshed the patches.

- - - - -
3e827d30 by Michael R. Crusoe at 2020-05-11T14:33:42+02:00
release 5.0.20200416112825-1 to unstable.

- - - - -


7 changed files:

- PKG-INFO
- debian/changelog
- debian/patches/CacheControl
- schema_salad.egg-info/PKG-INFO
- schema_salad.egg-info/requires.txt
- setup.cfg
- setup.py


Changes:

=====================================
PKG-INFO
=====================================
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: schema-salad
-Version: 5.0.20200302192450
+Version: 5.0.20200416112825
 Summary: Schema Annotations for Linked Avro Data (SALAD)
 Home-page: https://github.com/common-workflow-language/schema_salad
 Author: Common workflow language working group


=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-schema-salad (5.0.20200416112825-1) unstable; urgency=medium
+
+  * New upstream version. (Closes: #959597)
+  * Refreshed the patches.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Mon, 11 May 2020 14:33:27 +0200
+
 python-schema-salad (5.0.20200302192450-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/patches/CacheControl
=====================================
@@ -4,7 +4,7 @@ Description: Allow for new versions of CacheControl
 +++ python-schema-salad/setup.py
 @@ -35,7 +35,7 @@
      'rdflib >= 4.2.2, < 4.3.0',
-     'rdflib-jsonld >= 0.3.0, < 0.5.0',
+     'rdflib-jsonld >= 0.3.0, < 0.6.0',
      'mistune >= 0.8.1, < 0.9',
 -    'CacheControl >= 0.11.7, < 0.12',
 +    'CacheControl >= 0.11.7',


=====================================
schema_salad.egg-info/PKG-INFO
=====================================
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: schema-salad
-Version: 5.0.20200302192450
+Version: 5.0.20200416112825
 Summary: Schema Annotations for Linked Avro Data (SALAD)
 Home-page: https://github.com/common-workflow-language/schema_salad
 Author: Common workflow language working group


=====================================
schema_salad.egg-info/requires.txt
=====================================
@@ -2,7 +2,7 @@ setuptools
 requests>=1.0
 ruamel.yaml<=0.16.5,>=0.12.4
 rdflib<4.3.0,>=4.2.2
-rdflib-jsonld<0.5.0,>=0.3.0
+rdflib-jsonld<0.6.0,>=0.3.0
 mistune<0.9,>=0.8.1
 CacheControl<0.12,>=0.11.7
 lockfile>=0.9


=====================================
setup.cfg
=====================================
@@ -5,6 +5,6 @@ test = pytest
 addopts = --pyargs schema_salad
 
 [egg_info]
-tag_build = .20200302192450
+tag_build = .20200416112825
 tag_date = 0
 


=====================================
setup.py
=====================================
@@ -33,7 +33,7 @@ install_requires = [
     # once the minimum version for ruamel.yaml >= 0.15.99
     # then please update the mypy targets in the Makefile
     'rdflib >= 4.2.2, < 4.3.0',
-    'rdflib-jsonld >= 0.3.0, < 0.5.0',
+    'rdflib-jsonld >= 0.3.0, < 0.6.0',
     'mistune >= 0.8.1, < 0.9',
     'CacheControl >= 0.11.7, < 0.12',
     'lockfile >= 0.9',



View it on GitLab: https://salsa.debian.org/med-team/python-schema-salad/-/compare/c0fc22fe68344575ff6a5a3450c18dfb203b1723...3e827d3059b42a674da61bfca616b5ac79ee8a5f

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-schema-salad/-/compare/c0fc22fe68344575ff6a5a3450c18dfb203b1723...3e827d3059b42a674da61bfca616b5ac79ee8a5f
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/20200511/6b9f1f99/attachment-0001.html>


More information about the debian-med-commit mailing list