kennethreitz
7d6a7acb0d
3.6
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-05-17 19:25:39 -04:00
kennethreitz
e0d22761cf
setup.py
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-05-17 19:24:47 -04:00
kennethreitz
216ab6c3de
v0.8.0
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-05-17 18:33:16 -04:00
kennethreitz
5f704cdea4
docker optimizations
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-05-17 18:16:24 -04:00
Ian Stapleton Cordasco
2607b7e6c7
Release v0.7.0
2018-05-08 06:59:56 -05:00
Ian Stapleton Cordasco
2267669c82
Merge pull request #444 from javabrett/patch-2
...
setup.py - fixed url following relocation to 'requests' org.
2018-05-06 13:47:13 -05:00
Brett Randall
e987ecffa8
Removed Flask-Common. Fixed #442 .
2018-05-06 14:29:29 +10:00
Brett Randall
b298b3cf32
setup.py - fixed url following relocation to 'requests' org.
2018-05-02 20:32:57 +10:00
Nate Prewitt
75c83178c1
Remove test for empty Content-Type
...
Werkzeug 14.0.0 introduced new behaviour stripping falsey
values from being included in EnvironHeaders.
2018-01-28 18:59:44 -08:00
kennethreitz
c2a332d9bd
Merge pull request #410 from kennethreitz/bug/403
...
Limit python setup.py test to our tests
2017-12-18 11:07:26 -05:00
Ian Stapleton Cordasco
6216041859
Limit python setup.py test to our tests
...
Tell unittest.discover specifically what to look for instead of letting
them scan the entirety of our directory (which could have other
dependencies downloaded with their tests that will fail).
Closes #403
2017-12-09 09:06:02 -06:00
Adam Williamson
8bc97fde62
Don't require flask-limiter
...
The rate limiting code has been ping ponged several times, but
currently it's not there, so there is no reason to require
flask-limiter.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2017-11-16 19:45:08 -08:00
Ian Stapleton Cordasco
24d80ffed7
Bump version to 0.6.2
2017-10-19 07:19:03 -05:00
Kevin McCarthy
8162241f21
bump version
2017-08-27 09:11:32 -10:00
Christian Assing
f64502eb4e
bump version to 0.6.0
...
all lot of changes since June 2016
2017-08-25 20:33:33 +02:00
kennethreitz
a39de83be1
Flask-Common
2017-05-11 11:41:10 -04:00
kennethreitz
3d52c2a8b5
kennethreitz
2017-03-19 22:36:31 -04:00
kennethreitz
e6e0300a5f
tox changes
2017-03-19 22:35:59 -04:00
kennethreitz
36c68180d0
Merge pull request #254 from Lukasa/brotli
...
Add a Brotli endpoint.
2017-03-16 20:21:26 -04:00
kennethreitz
5f03bba84c
md
2017-03-16 20:13:47 -04:00
Cory Benfield
b2bec66dc9
Add a Brotli endpoint.
2017-03-15 08:42:34 +00:00
Daniel Stender
440e2a525d
use io.open() for long_description from file ( #299 )
2016-08-18 11:09:26 -05:00
Ian Cordasco
9259ce0136
Bump version to 0.5.0
...
Hopefully we can get a release out on Monday
2016-08-10 19:49:47 -05:00
Kevin Lu
a016d78df8
Changelog and setup updated to 0.4.1; floating-point support for /delay endpoint
2015-11-25 21:39:49 -08:00
Kevin McCarthy
c688307868
bump version
2015-10-22 09:03:06 -10:00
Kevin McCarthy
8d0f835b54
version bump to v0.3.0
2015-09-05 18:25:18 -10:00
John Sheehan
99bf12b6a1
bump to 0.2.1
2014-12-23 15:41:25 -08:00
Marc Abramowitz
b9d81b2e0b
README.md => README.rst
2014-12-22 17:46:25 -08:00
John Sheehan
21782f94ef
more meta updates
2014-12-22 15:42:08 -08:00
Kevin McCarthy
f01e53a9fc
Bump Version for Release
2014-07-06 10:34:45 -10:00
Kevin McCarthy
dcb6f7ded6
bump version
2014-06-08 18:04:22 -10:00
Kevin McCarthy
a109bbbe29
Include Templates and Bump Version to 0.1.1
...
I forgot to include the templates in setup.py, so httpbin would complain
and return a 500 when accessing views that require templates. This
fixes that problem by adding them as "data" in setup.py and MANIFEST.in
2014-06-01 12:08:32 -10:00
Kevin McCarthy
431acaabf7
Add a setup.py
...
This allows tox to run, and allows me to install httpbin as a depenency
(see #136 )
2014-05-25 19:44:10 -10:00
Kenneth Reitz
e0992a9de8
no more setup.py.
...
Fixes #112
2013-07-23 10:15:38 -04:00
Kenneth Reitz
90ea7bee0b
v0.0.6
2011-12-14 10:27:48 -05:00
Kenneth Reitz
f4f542f1b4
less variant setup.py
2011-10-15 12:13:19 -04:00
Kenneth Reitz
071ac30ac4
v0.0.4
2011-10-15 12:04:28 -04:00
Kenneth Reitz
a37460156d
v0.0.3
2011-10-15 11:54:18 -04:00
Kenneth Reitz
7f489529e1
v0.0.2
2011-10-15 11:51:37 -04:00
Kenneth Reitz
8e23434d20
Entry point
2011-10-15 10:34:22 -04:00
Kenneth Reitz
3a427271b0
new release!
2011-10-15 10:01:55 -04:00
Andrey Petrov
f5b7a05b37
reqs => requirements
2011-09-27 19:59:03 -07:00
Kenneth Reitz
80c38b5700
better setup.py pattern
2011-06-21 19:05:27 -04:00
Kenneth Reitz
a53e4bda9c
version bumps
2011-06-21 18:30:06 -04:00
Kenneth Reitz
ea86c3c365
setuptools (for develop)
2011-06-19 12:55:01 -04:00
Kenneth Reitz
2131d8e267
basic setup.py
2011-06-19 12:53:34 -04:00