<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-swiftclient.git, branch stable/xena</title>
<subtitle>opendev.org: openstack/python-swiftclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/'/>
<entry>
<title>Update .gitreview for stable/xena</title>
<updated>2021-09-10T15:16:52+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2021-09-10T15:16:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=8bd346f3b9abda7282fffb6bbe7341577ca1dff1'/>
<id>8bd346f3b9abda7282fffb6bbe7341577ca1dff1</id>
<content type='text'>
Change-Id: I2d90648b2945603722f6ea0a1dd4aa1b0dd0b3e4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2d90648b2945603722f6ea0a1dd4aa1b0dd0b3e4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "setup.cfg: Replace dashes with underscores"</title>
<updated>2021-05-06T08:14:07+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2021-05-06T08:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=38c435f88833869c0d0121a6e7e2c16ac1a7e3be'/>
<id>38c435f88833869c0d0121a6e7e2c16ac1a7e3be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use py3 as the default runtime for tox"</title>
<updated>2021-05-06T04:59:58+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2021-05-06T04:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=22e26053676b4bea729450c14a57b3d137db77aa'/>
<id>22e26053676b4bea729450c14a57b3d137db77aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.cfg: Replace dashes with underscores</title>
<updated>2021-05-03T02:51:40+00:00</updated>
<author>
<name>yangyawei</name>
<email>yangyawei@inspur.com</email>
</author>
<published>2021-05-03T02:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=2beddc2f30c601d1cbbb15cb8c2d69b0776df093'/>
<id>2beddc2f30c601d1cbbb15cb8c2d69b0776df093</id>
<content type='text'>
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ief2c7a217914dc5cacdffc6959ed0585fc6a1225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ief2c7a217914dc5cacdffc6959ed0585fc6a1225
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Typo in shell.py</title>
<updated>2021-04-29T15:39:28+00:00</updated>
<author>
<name>jonasdlindner</name>
<email>jonaslindner55@gmail.com</email>
</author>
<published>2021-04-29T15:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=58f0700ad93c4cfaf3f924fa3ca1c405470d93d6'/>
<id>58f0700ad93c4cfaf3f924fa3ca1c405470d93d6</id>
<content type='text'>
Change-Id: I2615e0d6b54d8cc020c24d1b5b4064e038f0934b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2615e0d6b54d8cc020c24d1b5b4064e038f0934b
</pre>
</div>
</content>
</entry>
<entry>
<title>Use py3 as the default runtime for tox</title>
<updated>2021-04-20T07:11:06+00:00</updated>
<author>
<name>zhangboye</name>
<email>zhangboye@inspur.com</email>
</author>
<published>2021-04-20T07:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=998bb8b578019df3a7b229eac806287f3fd32069'/>
<id>998bb8b578019df3a7b229eac806287f3fd32069</id>
<content type='text'>
Moving on py3 as the default runtime for tox to avoid to update
this at each new cycle.

Change-Id: I4a54455e7e8b1b4de2f9656d13f65ef090da68eb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moving on py3 as the default runtime for tox to avoid to update
this at each new cycle.

Change-Id: I4a54455e7e8b1b4de2f9656d13f65ef090da68eb
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add Python3 xena unit tests"</title>
<updated>2021-03-26T05:02:29+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2021-03-26T05:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=eaf40510fad99a3e86f64ecdace46e6e17b89242'/>
<id>eaf40510fad99a3e86f64ecdace46e6e17b89242</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python3 xena unit tests</title>
<updated>2021-03-22T18:59:41+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2021-03-18T11:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=6966fbea57e9fefbd944ed080db384b6c2a9a390'/>
<id>6966fbea57e9fefbd944ed080db384b6c2a9a390</id>
<content type='text'>
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for xena.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Ic272b2583f9e0ff5f1b542ce9596af9d3bf8edef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for xena.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Ic272b2583f9e0ff5f1b542ce9596af9d3bf8edef
</pre>
</div>
</content>
</entry>
<entry>
<title>Update master for stable/wallaby</title>
<updated>2021-03-22T18:59:01+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2021-03-18T11:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=c8b48dee58ef25b3ff86b47f4194a197d1bc4cdd'/>
<id>c8b48dee58ef25b3ff86b47f4194a197d1bc4cdd</id>
<content type='text'>
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: Idcc50c36c1fac81ed214bcbaf6a97307e3db7ee7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: Idcc50c36c1fac81ed214bcbaf6a97307e3db7ee7
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop lower-constraints testing</title>
<updated>2021-02-23T00:05:25+00:00</updated>
<author>
<name>Tim Burke</name>
<email>tim.burke@gmail.com</email>
</author>
<published>2021-02-22T20:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-swiftclient.git/commit/?id=06b36ae0e2ee6054162bfb1d9f3cdda39eacbad5'/>
<id>06b36ae0e2ee6054162bfb1d9f3cdda39eacbad5</id>
<content type='text'>
The OpenStack community consensus seems to be that it's not worth the
hassle of fixing. *Maybe* we can revisit this if we ever drop py2
support?

Reasonable spot to start on ML threads:
http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019672.html

Change-Id: Ibf0c891782afe014cc453b713a94c187340d172e
Depends-On: https://review.opendev.org/c/openstack/requirements/+/777025
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OpenStack community consensus seems to be that it's not worth the
hassle of fixing. *Maybe* we can revisit this if we ever drop py2
support?

Reasonable spot to start on ML threads:
http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019672.html

Change-Id: Ibf0c891782afe014cc453b713a94c187340d172e
Depends-On: https://review.opendev.org/c/openstack/requirements/+/777025
</pre>
</div>
</content>
</entry>
</feed>
