<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/raven.git/setup.py, branch awslambda-integration</title>
<subtitle>github.com: getsentry/raven-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/'/>
<entry>
<title>Added changes and cleaned up commented code</title>
<updated>2017-09-22T17:01:03+00:00</updated>
<author>
<name>Ashley Camba Garrido</name>
<email>ashwoods@gmail.com</email>
</author>
<published>2017-09-22T16:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=12b388a76dba4d1de82314f0184efcfcd1e2070a'/>
<id>12b388a76dba4d1de82314f0184efcfcd1e2070a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wheel contextlib2 bug: doesn't install contextlib2 correctly</title>
<updated>2017-09-22T17:01:03+00:00</updated>
<author>
<name>Ashley Camba Garrido</name>
<email>ashwoods@gmail.com</email>
</author>
<published>2017-09-22T16:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=61ebca411eeb8266f2de28b374533c775e0bd0df'/>
<id>61ebca411eeb8266f2de28b374533c775e0bd0df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test_require versions</title>
<updated>2017-08-09T15:12:00+00:00</updated>
<author>
<name>Ashley Camba Garrido</name>
<email>ashwoods@gmail.com</email>
</author>
<published>2017-08-09T15:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=45941bf4ed414fc84a1ef550c7052c0df29b4ca8'/>
<id>45941bf4ed414fc84a1ef550c7052c0df29b4ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setup.py and setup.cfg for tox-travis-refactor</title>
<updated>2017-08-09T15:12:00+00:00</updated>
<author>
<name>Ashley Camba Garrido</name>
<email>ashwoods@gmail.com</email>
</author>
<published>2017-08-09T15:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=ea260cef86a619bcb8e765a2567feef5163024ad'/>
<id>ea260cef86a619bcb8e765a2567feef5163024ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add first draft for README improvements</title>
<updated>2017-07-17T13:02:18+00:00</updated>
<author>
<name>Ashley Camba Garrido</name>
<email>ashwoods@gmail.com</email>
</author>
<published>2017-06-28T20:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=945ddbb074e48d1861cd3a89ad198b8eeefd91ea'/>
<id>945ddbb074e48d1861cd3a89ad198b8eeefd91ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests and refactored.</title>
<updated>2017-06-12T17:45:02+00:00</updated>
<author>
<name>Jim Fulton</name>
<email>jim@jimfulton.info</email>
</author>
<published>2017-06-12T17:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=122fbe28015c495bf5c0656a70b6cb0147fe1245'/>
<id>122fbe28015c495bf5c0656a70b6cb0147fe1245</id>
<content type='text'>
The first stab at this was cribbed off the zope integration. This is
now a bit cleaner.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The first stab at this was cribbed off the zope integration. This is
now a bit cleaner.
</pre>
</div>
</content>
</entry>
<entry>
<title>[django] improve various behavior</title>
<updated>2017-02-15T21:57:21+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2017-02-15T21:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=ea79b075b23e012a567bd3084b58d973edb11c26'/>
<id>ea79b075b23e012a567bd3084b58d973edb11c26</id>
<content type='text'>
- fix middleware request leakage
- improve test client naming
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix middleware request leakage
- improve test client naming
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove six entirely and unify _compat into utils.compat (#812)</title>
<updated>2016-12-14T21:55:15+00:00</updated>
<author>
<name>Matt Robenolt</name>
<email>matt@ydekproductions.com</email>
</author>
<published>2016-12-14T21:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=c69abaa1506a426802e979c7f8c6a4ab0ef9c4d7'/>
<id>c69abaa1506a426802e979c7f8c6a4ab0ef9c4d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve matrix builds; Drop Python 2.6</title>
<updated>2016-11-10T05:07:38+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2016-11-10T03:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=f3878ac460114f3111a06416b00dc62baaae410e'/>
<id>f3878ac460114f3111a06416b00dc62baaae410e</id>
<content type='text'>
- Add Flask-specific builds
- Add Celery-specific builds
- Restore Django dev build
- Reduce Django builds to only focus on subset of versions
- Expand norecursedirs
- Drop Python 2.6 support (as deps are starting to)
- Update pytest-django
- Limit django-celery exposure
- Correct django-celery 3.1 behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add Flask-specific builds
- Add Celery-specific builds
- Restore Django dev build
- Reduce Django builds to only focus on subset of versions
- Expand norecursedirs
- Drop Python 2.6 support (as deps are starting to)
- Update pytest-django
- Limit django-celery exposure
- Correct django-celery 3.1 behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>Depend on newer pytest</title>
<updated>2016-10-18T14:06:24+00:00</updated>
<author>
<name>Armin Ronacher</name>
<email>armin.ronacher@active-4.com</email>
</author>
<published>2016-10-18T14:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=1f2170c3d8f792d33a46e1db50ec9606bf757a07'/>
<id>1f2170c3d8f792d33a46e1db50ec9606bf757a07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
