<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/Pipfile.lock, branch partII</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/'/>
<entry>
<title>resolve more-itertools py2.7 issues</title>
<updated>2019-09-19T15:17:21+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2019-09-19T15:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=a5f4f3c9a3da6064feaf009ed94aba14c77fb137'/>
<id>a5f4f3c9a3da6064feaf009ed94aba14c77fb137</id>
<content type='text'>
more-itertools is a transitive testing dependency that no longer supports
python2.7. In order to keep the test suite going, we're pinning under
6.0.0 (the breaking version) until we have better syntax in pipfile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
more-itertools is a transitive testing dependency that no longer supports
python2.7. In order to keep the test suite going, we're pinning under
6.0.0 (the breaking version) until we have better syntax in pipfile.
</pre>
</div>
</content>
</entry>
<entry>
<title>pipfile / lock</title>
<updated>2019-09-18T06:42:55+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2019-09-18T06:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=6c322457a219f9f18e3aa8ed83ad1326aa565210'/>
<id>6c322457a219f9f18e3aa8ed83ad1326aa565210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v2.22.0</title>
<updated>2019-05-15T19:51:39+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2019-05-15T15:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=aeda65bbe57ac5edbcc2d80db85d010befb7d419'/>
<id>aeda65bbe57ac5edbcc2d80db85d010befb7d419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust pytest pins to fix testing infra</title>
<updated>2019-05-15T19:51:23+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2019-04-25T17:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=a91905d78e1eb33af3614b24b0405ebf1f20e58d'/>
<id>a91905d78e1eb33af3614b24b0405ebf1f20e58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bring Pipfile.lock up to date with current constraints</title>
<updated>2018-05-16T14:39:43+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-05-16T14:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=c6db87978f1ab5556d5c9e06978b2d8657d3c571'/>
<id>c6db87978f1ab5556d5c9e06978b2d8657d3c571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new pipfile with new syntax</title>
<updated>2017-09-25T15:04:38+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-09-25T15:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=e6afc37be5154fb6a068eb0dc066a5c1c30b0e80'/>
<id>e6afc37be5154fb6a068eb0dc066a5c1c30b0e80</id>
<content type='text'>
Signed-off-by: Kenneth Reitz &lt;me@kennethreitz.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kenneth Reitz &lt;me@kennethreitz.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pipfile</title>
<updated>2017-09-17T15:24:05+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-09-17T15:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=4c300c2067517738e80c3e908279828a6edc7de3'/>
<id>4c300c2067517738e80c3e908279828a6edc7de3</id>
<content type='text'>
Signed-off-by: Kenneth Reitz &lt;me@kennethreitz.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kenneth Reitz &lt;me@kennethreitz.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>faster</title>
<updated>2017-05-28T02:55:22+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-28T02:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=6746b2540dbf4f7a1389b499f2fd1fe3fca6d854'/>
<id>6746b2540dbf4f7a1389b499f2fd1fe3fca6d854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore old behavior</title>
<updated>2017-05-28T00:33:32+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-28T00:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=03944f4cd62fb906cb20eebda86b150358923564'/>
<id>03944f4cd62fb906cb20eebda86b150358923564</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup tests (make them faster)</title>
<updated>2017-05-27T23:30:13+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-27T23:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=1d76cb3572276fa52430169c4603541a42f521be'/>
<id>1d76cb3572276fa52430169c4603541a42f521be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
