2019-05-28 07:15:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 28 06:48:33 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in descriptions.
|
|
|
|
|
2019-05-24 13:47:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 24 13:45:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.8.1:
|
|
|
|
* Fixes issues with latest urllib
|
|
|
|
|
2019-03-21 05:55:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 21 05:51:06 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
|
|
|
|
- Add back devel dependency to be able to build on SLE12SP4. Without
|
|
|
|
it, the build fails with:
|
|
|
|
ImportError: cannot import name HTTPSConnection
|
|
|
|
|
2019-03-09 09:48:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 9 09:12:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Fix removal of tests from runtime package
|
|
|
|
- Run tests on both Python 2 and 3
|
|
|
|
- Use documented method of disabling network unit tests
|
|
|
|
- Remove no longer needed wsgi_intercept-disable-testbogusdomain.patch
|
|
|
|
- Add fdupes
|
|
|
|
- Update to v1.8.0
|
|
|
|
* Add wheel support
|
|
|
|
- from v1.7.0
|
|
|
|
* Allow nested interceptor context managers
|
|
|
|
- from v1.6.0
|
|
|
|
* set wsgi.errors to sys.stderr
|
|
|
|
- from v1.5.1
|
|
|
|
* Use fewer dependencies when building docs
|
|
|
|
* Ignore `socket_options` for urllib3
|
|
|
|
|
2019-01-12 15:41:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 10 22:45:48 UTC 2019 - Jonathan Brownell <jbrownell@suse.com>
|
|
|
|
|
|
|
|
- Support older OS targets by adding a fallback for Recommends:
|
|
|
|
|
2017-07-05 11:38:40 +00:00
|
|
|
-------------------------------------------------------------------
|
2018-12-04 14:14:42 +00:00
|
|
|
Tue Dec 4 12:56:08 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-07-05 11:38:40 +00:00
|
|
|
Wed Jul 5 08:34:43 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- convert to singlespec
|
|
|
|
|
2017-05-16 12:42:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 16 12:41:43 UTC 2017 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 1.5.0:
|
|
|
|
* compatibility fixes
|
|
|
|
|
2016-09-28 16:31:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 28 04:53:44 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Add missing BuildRequires for pyrthon-six
|
|
|
|
|
2016-09-27 21:34:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 27 21:31:45 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 1.4.1
|
|
|
|
* Correct the bytes v str problem
|
|
|
|
* Fix pep8 errors in doc string
|
|
|
|
* Move tests from the test dir into wsgi_intercept/tests
|
|
|
|
|
2016-09-02 07:58:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 2 07:28:41 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
update to version v1.3.1
|
|
|
|
* Dedupe the urllib3 monkey patching code
|
|
|
|
* Fix for python3 in use of urllib3.Response.data
|
|
|
|
* add urllib3 to testing requires
|
|
|
|
* update readme
|
|
|
|
* Skip the network tests if WSGI_INTERCEPT_SKIP_NETWORK
|
|
|
|
* Release 1.2.1
|
|
|
|
* Force urllib3 to raise errors immediately
|
|
|
|
* Release 1.3.0
|
|
|
|
* Release 1.3.1
|
|
|
|
* Small fix in docstring
|
|
|
|
* Add urllib3 to the docs
|
|
|
|
* make urllib3 min requirement explicit
|
|
|
|
* Add support for intercepting urllib3
|
|
|
|
* Don't use six when testing httplib
|
|
|
|
* Release 1.2.0
|
|
|
|
* Ensure header values are native str
|
|
|
|
* fix typo in test/README
|
|
|
|
* Release 1.1.3
|
|
|
|
- Use pypi.io (https) as Source url
|
|
|
|
|
2016-02-01 14:00:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 13:59:28 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 1.1.2:
|
|
|
|
* no changelog available
|
|
|
|
|
2016-02-01 13:55:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 13:53:40 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.10.3:
|
|
|
|
* bugfixes, no changelog available
|
|
|
|
|
2015-05-18 13:37:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 14 14:50:24 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 0.10.0:
|
|
|
|
* no changelog available
|
|
|
|
- refresh wsgi_intercept-disable-testbogusdomain.patch
|
|
|
|
- update project URL
|
|
|
|
- skip tests trying to access google.com with command line option
|
|
|
|
|
2014-02-05 11:05:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 5 11:02:07 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Use py.test rather than nosetests, testsuite uses py.test specific features
|
|
|
|
|
2014-01-30 16:44:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 30 16:44:30 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Added wsgi_intercept-disable-testbogusdomain.patch: Disable some tests
|
|
|
|
on 12.3 where patching fails
|
|
|
|
|
2014-01-30 15:24:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 30 15:22:14 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.6.1:
|
|
|
|
+ Better testing dependency structure
|
|
|
|
- Dropped patches:
|
|
|
|
+ 0001-Depend-on-requests-2.0.1.patch (merged upstream)
|
|
|
|
|
2014-01-17 15:49:16 +00:00
|
|
|
-------------------------------------------------------------------
|
2014-01-30 14:01:53 +00:00
|
|
|
Thu Jan 30 14:01:10 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Added 0001-Depend-on-requests-2.0.1.patch: Require requests>=2.0.1.
|
|
|
|
Really a requirement
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-01-17 15:49:16 +00:00
|
|
|
Fri Jan 17 15:47:55 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Don't install testsuite globally
|
|
|
|
- Run testsuite
|
|
|
|
- Fix requirement list
|
|
|
|
- Recommend python-requests for the requests-based backend
|
|
|
|
(don't recommend httplib2, it isn't any better than the stdlib
|
|
|
|
module 'httplib' due to it's SSL insufficencies)
|
|
|
|
|
2014-01-17 10:34:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 17 10:09:12 UTC 2014 - dmueller@suse.com
|
|
|
|
|
|
|
|
- remove excessive buildrequires that are not used due to
|
|
|
|
tests being commented out
|
|
|
|
|
2013-11-15 20:17:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 15 19:59:53 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 0.6.0
|
|
|
|
|
2013-10-24 11:17:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:17:23 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2013-03-15 14:26:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 15 13:31:06 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|