Michael R. Crusoe pushed to branch master at Debian Med / python-schema-salad
Commits: b88d9162 by Michael R. Crusoe at 2019-01-03T08:19:42Z undo part of previous commit - - - - - 1168fc9e by Michael R. Crusoe at 2019-01-03T08:47:11Z upload to unstable. - - - - - 3 changed files: - debian/changelog - + debian/clean - schema_salad.egg-info/requires.txt Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,9 @@ -python-schema-salad (3.0.20181206233650-1) UNRELEASED; urgency=medium +python-schema-salad (3.0.20181206233650-1) unstable; urgency=medium * New upstream version * debhelper 11 - -- Michael R. Crusoe <[email protected]> Mon, 24 Dec 2018 08:00:08 -0800 + -- Michael R. Crusoe <[email protected]> Thu, 03 Jan 2019 00:44:53 -0800 python-schema-salad (3.0.20181129082112-1) unstable; urgency=medium ===================================== debian/clean ===================================== @@ -0,0 +1,4 @@ +__pycache__/ +schema_salad/__pycache__/ +schema_salad/avro/__pycache__/ +.pybuild/ ===================================== schema_salad.egg-info/requires.txt ===================================== @@ -1,11 +1,11 @@ -CacheControl<0.12,>=0.11.7 -lockfile>=0.9 -mistune<0.9,>=0.8.1 -rdflib-jsonld<0.5.0,>=0.3.0 -rdflib<4.3.0,>=4.2.2 +setuptools requests>=1.0 ruamel.yaml<0.16,>=0.12.4 -setuptools +rdflib<4.3.0,>=4.2.2 +rdflib-jsonld<0.5.0,>=0.3.0 +mistune<0.9,>=0.8.1 +CacheControl<0.12,>=0.11.7 +lockfile>=0.9 six>=1.8.0 typing-extensions View it on GitLab: https://salsa.debian.org/med-team/python-schema-salad/compare/bd8fc5c2ae8df36c6c82ad13bd9fc3a7c4a4c1b8...1168fc9ef36ce23c427c1eb990f74c462a9f3589 -- View it on GitLab: https://salsa.debian.org/med-team/python-schema-salad/compare/bd8fc5c2ae8df36c6c82ad13bd9fc3a7c4a4c1b8...1168fc9ef36ce23c427c1eb990f74c462a9f3589 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
