<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/requirements.txt, branch 3.1.0</title>
<subtitle>opendev.org: openstack/python-designateclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/'/>
<entry>
<title>Uncap jsonschema</title>
<updated>2019-04-04T02:59:59+00:00</updated>
<author>
<name>Tony Breeds</name>
<email>tony@bakeyournoodle.com</email>
</author>
<published>2019-04-04T02:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=d16aed56a298dfbba9e24f53b4c3b702792ccc9d'/>
<id>d16aed56a298dfbba9e24f53b4c3b702792ccc9d</id>
<content type='text'>
We have jsonschema capped at a fairly old version. Other than some
specific releases, it looks like keeping it below 3.0 was added in
I943fd68b9fab3bce1764305a5058df5339470757 without really any explanation
why.

In order to update to a 3.x release we need to:
1. Remove the cap from global-requirements.txt (see Depends-On), leaving
   upper-constraints.txt at a 2.x release
2. Remove the cap from all consumers (this change)
3. Release a new version of consumers that are published to pypi
4. Update upper-constraints.txt with those new releases
5. Update jsonschema in upper-constraints.txt to a 3.X release
   (See: https://review.openstack.org/649789)
6. Test consumers with the change from 5.
7. [Optional] fix issues in consumers that arise from 6.
8. Merge the change from 5.

Change-Id: I229ab45375c1c5a06c283b1d0cde3c2d951e5dd8
Co-Authored-by: Sean McGinnis &lt;sean.mcginnis@gmail.com&gt;
Depends-On: https://review.openstack.org/649669
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have jsonschema capped at a fairly old version. Other than some
specific releases, it looks like keeping it below 3.0 was added in
I943fd68b9fab3bce1764305a5058df5339470757 without really any explanation
why.

In order to update to a 3.x release we need to:
1. Remove the cap from global-requirements.txt (see Depends-On), leaving
   upper-constraints.txt at a 2.x release
2. Remove the cap from all consumers (this change)
3. Release a new version of consumers that are published to pypi
4. Update upper-constraints.txt with those new releases
5. Update jsonschema in upper-constraints.txt to a 3.X release
   (See: https://review.openstack.org/649789)
6. Test consumers with the change from 5.
7. [Optional] fix issues in consumers that arise from 6.
8. Merge the change from 5.

Change-Id: I229ab45375c1c5a06c283b1d0cde3c2d951e5dd8
Co-Authored-by: Sean McGinnis &lt;sean.mcginnis@gmail.com&gt;
Depends-On: https://review.openstack.org/649669
</pre>
</div>
</content>
</entry>
<entry>
<title>Update json module to jsonutils</title>
<updated>2019-02-28T02:30:22+00:00</updated>
<author>
<name>cao.yuan</name>
<email>cao.yuan@99cloud.net</email>
</author>
<published>2019-02-24T15:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=e288539298370c2018fc44fea832b73b703e75ea'/>
<id>e288539298370c2018fc44fea832b73b703e75ea</id>
<content type='text'>
oslo project provide jsonutils, and the others use it in many place,
this PS to update the json moudule to oslo jsonutils for consistency.

Change-Id: I8cbf78b0735572f550ece31611258c3da9ae1d35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oslo project provide jsonutils, and the others use it in many place,
this PS to update the json moudule to oslo jsonutils for consistency.

Change-Id: I8cbf78b0735572f550ece31611258c3da9ae1d35
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2018-02-17T10:11:18+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2018-02-17T10:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=f5e3a80c5c243e8d7f26795a6496ba4cee453929'/>
<id>f5e3a80c5c243e8d7f26795a6496ba4cee453929</id>
<content type='text'>
Change-Id: I2dd8ba0611ed01e151731b9e2c5c2a212d198599
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2dd8ba0611ed01e151731b9e2c5c2a212d198599
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2018-01-18T03:27:02+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2018-01-18T03:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=699562b9f4ea9da612d9dfe476128fca31a0c966'/>
<id>699562b9f4ea9da612d9dfe476128fca31a0c966</id>
<content type='text'>
Change-Id: I273c1bef643207929cbd5733d93ebf999d3e7132
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I273c1bef643207929cbd5733d93ebf999d3e7132
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2017-12-19T01:41:42+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2017-12-19T01:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=2f08b284baa766f8e2f46c644a5d785d5b1a3517'/>
<id>2f08b284baa766f8e2f46c644a5d785d5b1a3517</id>
<content type='text'>
Change-Id: Ie5e0096cdd95eb58ff07b2b3f1d6c0bdde3a4eae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie5e0096cdd95eb58ff07b2b3f1d6c0bdde3a4eae
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2017-11-16T11:23:23+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2017-11-16T11:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=9dd904d78e7dc15322de9127daf6edfd8f6a2210'/>
<id>9dd904d78e7dc15322de9127daf6edfd8f6a2210</id>
<content type='text'>
Change-Id: Ib7c649a643de5e1652841430aac935c7f8c750fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib7c649a643de5e1652841430aac935c7f8c750fd
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2017-10-12T22:03:18+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2017-10-12T22:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=67346e3c8e44af67be6e7432606ac24c566897d7'/>
<id>67346e3c8e44af67be6e7432606ac24c566897d7</id>
<content type='text'>
Change-Id: I383046a60d34047447ec4985a3907523c28e5965
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I383046a60d34047447ec4985a3907523c28e5965
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2017-09-11T21:48:09+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2017-09-11T21:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=0a1fc3154070f402d1bb165deb7ee51501ec6d11'/>
<id>0a1fc3154070f402d1bb165deb7ee51501ec6d11</id>
<content type='text'>
Change-Id: I09abebf7b3a4ea52ffe1b64f07f10a863d90dbfb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I09abebf7b3a4ea52ffe1b64f07f10a863d90dbfb
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2017-09-01T12:46:07+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2017-09-01T12:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=c7a91a3d6646c26f84c06f38ab003725f06dd17b'/>
<id>c7a91a3d6646c26f84c06f38ab003725f06dd17b</id>
<content type='text'>
Change-Id: Ia4da734a197135afb3498499baaf36b0a47bc43f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia4da734a197135afb3498499baaf36b0a47bc43f
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2017-07-27T20:32:11+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2017-07-27T20:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=ae2631a3f67252f48bd2e2ef4124af96f0a373ab'/>
<id>ae2631a3f67252f48bd2e2ef4124af96f0a373ab</id>
<content type='text'>
Change-Id: Ieb4d39aa64ea06022652c020f41274af90a4b405
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ieb4d39aa64ea06022652c020f41274af90a4b405
</pre>
</div>
</content>
</entry>
</feed>
