<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/setup.py, branch dev</title>
<subtitle>github.com: reclosedev/requests-cache
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/'/>
<entry>
<title>Use pytest-order to order tests; remove ipdb recommendation</title>
<updated>2021-04-19T17:51:25+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-19T16:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=dd7ef7197a44688ed06356199f993161891363b2'/>
<id>dd7ef7197a44688ed06356199f993161891363b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all backend-specific integration tests to fail quickly if not set up, rarther than silently ignoring or hanging</title>
<updated>2021-04-13T00:26:39+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-13T00:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=81a69578ba54791bc4454bc6686d719e3f1ba53e'/>
<id>81a69578ba54791bc4454bc6686d719e3f1ba53e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move python_requires from setup.cfg to setup.py so it gets included in package metadata</title>
<updated>2021-04-12T03:57:30+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-12T03:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=a00574d10d7c3894659cd8c4ca5007dfeb157bda'/>
<id>a00574d10d7c3894659cd8c4ca5007dfeb157bda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not install "tests" package</title>
<updated>2021-04-10T08:56:39+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2021-04-10T08:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=430424bf43ad1f5979adbb2eabdbb23726465fde'/>
<id>430424bf43ad1f5979adbb2eabdbb23726465fde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc dependencies again to use patch for sphinx-rtd-theme</title>
<updated>2021-04-05T23:34:55+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-05T23:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=5ff39f6d2d0db1cb386de48abaa136bd775e7c9f'/>
<id>5ff39f6d2d0db1cb386de48abaa136bd775e7c9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin docutils version due to breaking changes, and switch back to sphinx-rtd-theme</title>
<updated>2021-04-05T04:07:00+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-05T04:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=319e4c157dc26c79c0fc1e8be0393b8f346d044f'/>
<id>319e4c157dc26c79c0fc1e8be0393b8f346d044f</id>
<content type='text'>
See:
* https://github.com/sphinx-doc/sphinx/issues/9001
* https://github.com/readthedocs/sphinx_rtd_theme/issues/1112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See:
* https://github.com/sphinx-doc/sphinx/issues/9001
* https://github.com/readthedocs/sphinx_rtd_theme/issues/1112
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to sphinx-material theme</title>
<updated>2021-04-04T01:38:43+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-04T00:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=0d07fd3cf3bc988766444f22825d962ae9c00b9a'/>
<id>0d07fd3cf3bc988766444f22825d962ae9c00b9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix remaining linting issues, and add flake8 to 'analyze' job in GitHub Actions</title>
<updated>2021-04-02T03:18:39+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-02T03:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=8244ddf7bdd76888484859fcdf9a38b0f1d96ad9'/>
<id>8244ddf7bdd76888484859fcdf9a38b0f1d96ad9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pytest-xdist to parallelize stress tests</title>
<updated>2021-04-01T15:52:19+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-01T15:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=4196c138d00f92ef3f55da8bbb4818c180d5f7d7'/>
<id>4196c138d00f92ef3f55da8bbb4818c180d5f7d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add radon complexity check to 'analyze' CI job</title>
<updated>2021-04-01T02:30:35+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-03-31T18:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=76a17d0fb4e3ea5a61d44ec933ed726bf4b0418b'/>
<id>76a17d0fb4e3ea5a61d44ec933ed726bf4b0418b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
