<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/httpretty.git/setup.py, branch 0.9.4</title>
<subtitle>github.com: gabrielfalcao/httpretty.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/'/>
<entry>
<title>update links</title>
<updated>2018-04-28T05:35:33+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2018-04-28T05:35:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=948358d5d7bc9382592b18154c5221d1066b942f'/>
<id>948358d5d7bc9382592b18154c5221d1066b942f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify setup.py</title>
<updated>2018-04-28T05:26:35+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2018-04-28T05:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=90e945b7488f7a2e31d546b6c43ed9cb1cfdc758'/>
<id>90e945b7488f7a2e31d546b6c43ed9cb1cfdc758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.9.0 - Python 3 support + Improved Documentation (#335)</title>
<updated>2018-04-28T04:49:35+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabrielfalcao@users.noreply.github.com</email>
</author>
<published>2018-04-28T04:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=7bd8648671caa0680554f04b9825be64b6df9e26'/>
<id>7bd8648671caa0680554f04b9825be64b6df9e26</id>
<content type='text'>
* prepare for python3.6 support and migrate to pipenv

* merge with master

* refactor code style and build targets

* improved docs and more cleanup

* more documentation

* revert behavior of normalize_headers

* comment out passthrough tests for now

* update tox

* include singledispatch dependency

* ci

* skip lock

* fix testserver

* pyopenssl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* prepare for python3.6 support and migrate to pipenv

* merge with master

* refactor code style and build targets

* improved docs and more cleanup

* more documentation

* revert behavior of normalize_headers

* comment out passthrough tests for now

* update tox

* include singledispatch dependency

* ci

* skip lock

* fix testserver

* pyopenssl
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version classifiers (#329)</title>
<updated>2018-03-07T22:43:38+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-07T22:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=42061abe4836f8299c50b934c6c9b63006f3fdf8'/>
<id>42061abe4836f8299c50b934c6c9b63006f3fdf8</id>
<content type='text'>
* Ignore IDE metadata

* Python 2.6 is EOL and was dropped in 2015

* Use automatic formatters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ignore IDE metadata

* Python 2.6 is EOL and was dropped in 2015

* Use automatic formatters
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass `tests_require` list of packages</title>
<updated>2016-04-14T15:09:39+00:00</updated>
<author>
<name>Graham Christensen</name>
<email>graham@grahamc.com</email>
</author>
<published>2016-04-14T15:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=e5552e646a5c5c72cd12d7981b4c367d85298ea3'/>
<id>e5552e646a5c5c72cd12d7981b4c367d85298ea3</id>
<content type='text'>
`tests_require` accepts a list of packages, while it was being passed a tuple of packages and dependency links.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`tests_require` accepts a list of packages, while it was being passed a tuple of packages and dependency links.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the false Python3 support classifier</title>
<updated>2016-01-05T19:17:53+00:00</updated>
<author>
<name>Graham Christensen</name>
<email>graham@grahamc.com</email>
</author>
<published>2016-01-05T19:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=186010673ad0682190a7e73c37974f240c1e3ba1'/>
<id>186010673ad0682190a7e73c37974f240c1e3ba1</id>
<content type='text'>
As the readme states:

    Due to big API incompatibility between python 3.3, 3.4 and 3.5, the author of
    HTTPretty is not supporting python3 officially. You will notice that the travis
    build for python 3 might be broken, and while pull requests fixing py3 support
    are most welcome, it is still not official at least for now.

it is preferable to not advertise support when it doesn't practically exist.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the readme states:

    Due to big API incompatibility between python 3.3, 3.4 and 3.5, the author of
    HTTPretty is not supporting python3 officially. You will notice that the travis
    build for python 3 might be broken, and while pull requests fixing py3 support
    are most welcome, it is still not official at least for now.

it is preferable to not advertise support when it doesn't practically exist.</pre>
</div>
</content>
</entry>
<entry>
<title>fixing development.txt</title>
<updated>2015-12-14T00:55:44+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2015-12-14T00:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=4e09d5a331ca682382c6d600e716ab0ced33b787'/>
<id>4e09d5a331ca682382c6d600e716ab0ced33b787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix requirements files chaos."</title>
<updated>2015-12-13T05:08:21+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2015-12-13T05:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=947c47e7dfc45e21d2725d11085a8107076e0f81'/>
<id>947c47e7dfc45e21d2725d11085a8107076e0f81</id>
<content type='text'>
This reverts commit e7595fe14c5a36a090f702b08cfac60232cedc0d which broke the build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e7595fe14c5a36a090f702b08cfac60232cedc0d which broke the build
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge new setup.py classifiers. closes #230</title>
<updated>2015-07-29T14:54:49+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2015-07-29T14:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=06f3c32e99790dfd4192f43ec50a4cb22428a7f5'/>
<id>06f3c32e99790dfd4192f43ec50a4cb22428a7f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #232 from syndbg/master</title>
<updated>2015-07-29T14:52:00+00:00</updated>
<author>
<name>Gabriel Falcão</name>
<email>gabriel@nacaolivre.org</email>
</author>
<published>2015-07-29T14:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/httpretty.git/commit/?id=75f3ed390ca4018ea1dfbf1a45d128c871a98cfe'/>
<id>75f3ed390ca4018ea1dfbf1a45d128c871a98cfe</id>
<content type='text'>
Fix requirements files chaos.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix requirements files chaos.</pre>
</div>
</content>
</entry>
</feed>
