<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/MANIFEST.in, branch none_filepointer</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/'/>
<entry>
<title>Add requirements.txt to MANIFEST.in</title>
<updated>2017-07-15T04:44:57+00:00</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@users.noreply.github.com</email>
</author>
<published>2017-07-15T04:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=c6a80640d16871cf88d2d71ddd04aaf23e854f3f'/>
<id>c6a80640d16871cf88d2d71ddd04aaf23e854f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix manifest file</title>
<updated>2017-05-29T18:28:17+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-29T18:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=2daf1cbad990f9baa86028500c229c9bb18fba51'/>
<id>2daf1cbad990f9baa86028500c229c9bb18fba51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable pytest messing with warnings.</title>
<updated>2017-05-24T17:04:56+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-05-24T17:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=874bca97cbfabd59cc8efd5381fdd08efc7c7f06'/>
<id>874bca97cbfabd59cc8efd5381fdd08efc7c7f06</id>
<content type='text'>
We may be able to remove this if pytest resolves pytest-dev/pytest#2430
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We may be able to remove this if pytest resolves pytest-dev/pytest#2430
</pre>
</div>
</content>
</entry>
<entry>
<title>Include tests in sdist tarball</title>
<updated>2017-05-16T22:59:23+00:00</updated>
<author>
<name>Mike Gilbert</name>
<email>floppym@gentoo.org</email>
</author>
<published>2017-05-16T22:59:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=2667c772b905aaba37dfefc33835ef769286776c'/>
<id>2667c772b905aaba37dfefc33835ef769286776c</id>
<content type='text'>
Fixes: https://github.com/kennethreitz/requests/issues/4024
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://github.com/kennethreitz/requests/issues/4024
</pre>
</div>
</content>
</entry>
<entry>
<title>remove old test_requests.py listing from MANIFEST.in</title>
<updated>2017-05-10T15:58:22+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2017-05-10T15:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=f4b90827b0c7b4fa02d9d5e7c15011c3fd9ef358'/>
<id>f4b90827b0c7b4fa02d9d5e7c15011c3fd9ef358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed requirements.txt from MANIFEST.in</title>
<updated>2017-02-10T10:51:14+00:00</updated>
<author>
<name>mattkohl</name>
<email>matt.kohl@thomsonreuters.com</email>
</author>
<published>2017-02-10T10:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=c134388a43eef18b2dcb3b9a515898cea9a091e5'/>
<id>c134388a43eef18b2dcb3b9a515898cea9a091e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MANIFEST.in contained test_requests.py but was missing requirements.txt that it depends on.</title>
<updated>2012-12-17T23:16:29+00:00</updated>
<author>
<name>Apoc2400</name>
<email>apoc2400@gmail.com</email>
</author>
<published>2012-12-17T23:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=dc74223461aeda6c988fc94a17cb6b3774b2780d'/>
<id>dc74223461aeda6c988fc94a17cb6b3774b2780d</id>
<content type='text'>
Added requirements.txt.
Now both files will be included in the .tar.gz file that can be downloaded from http://pypi.python.org/pypi/requests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added requirements.txt.
Now both files will be included in the .tar.gz file that can be downloaded from http://pypi.python.org/pypi/requests
</pre>
</div>
</content>
</entry>
<entry>
<title>new tests!</title>
<updated>2012-12-17T13:09:52+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-12-17T13:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=0569fe44d804765a52b54c93835c5057e67d1751'/>
<id>0569fe44d804765a52b54c93835c5057e67d1751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo in 'MANIFEST.in'.</title>
<updated>2012-10-30T15:25:46+00:00</updated>
<author>
<name>bmcustodio</name>
<email>bruno@brunomcustodio.com</email>
</author>
<published>2012-10-30T15:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=f8603918db781ac72066de61d544a60f513faeaf'/>
<id>f8603918db781ac72066de61d544a60f513faeaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include certifi</title>
<updated>2012-06-28T22:58:00+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2012-06-28T22:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=c3ad7af06c5fdd603d4ac114cfa114a12a386d10'/>
<id>c3ad7af06c5fdd603d4ac114cfa114a12a386d10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
