2020-04-09 13:15:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 9 11:25:31 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.0.2
|
|
|
|
* Drop Python 2 support.
|
|
|
|
* Fix usage with redis and improve overall real-socket passthrough.
|
|
|
|
* Fix TypeError: wrap_socket() missing 1 required positional argument: 'sock'.
|
|
|
|
* Fix simple typo: neighter -> neither.
|
|
|
|
* Updated documentation for register_uri concerning using ports.
|
|
|
|
* Clarify relation between ``enabled`` and ``httprettized`` in API docs.
|
|
|
|
* Align signature with builtin socket.
|
|
|
|
|
2019-01-07 08:29:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 7 08:22:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Version update to 0.9.6:
|
|
|
|
* Many fixes all around
|
|
|
|
* Support for python 3.7
|
|
|
|
- Make sure we really run the tests
|
|
|
|
|
2018-12-04 13:32:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:48:59 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-08-28 04:14:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 26 13:35:45 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Fix spello in description. Move summary extent to description.
|
|
|
|
|
2017-08-21 07:57:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 15 20:13:58 UTC 2017 - daniel.molkentin@suse.com
|
|
|
|
|
|
|
|
- Update to 0.8.14
|
|
|
|
- Converted to singlespec
|
|
|
|
- Remove legacy macros
|
|
|
|
- Ran spec-cleaner
|
|
|
|
|
2016-03-13 21:05:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 13 21:05:33 UTC 2016 - dmueller@suse.com
|
|
|
|
|
|
|
|
- add copying
|
|
|
|
|
2015-04-22 08:50:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 22 08:43:41 UTC 2015 - mcihar@suse.cz
|
|
|
|
|
|
|
|
- Update to 0.8.8:
|
|
|
|
* many changes
|
|
|
|
|
2014-07-31 15:49:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 23 10:58:55 UTC 2014 - mcihar@suse.cz
|
|
|
|
|
|
|
|
- Upgrate to 0.8.3:
|
|
|
|
* various minor fixes
|
|
|
|
|
2014-02-17 12:50:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 17 12:50:39 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Drop old tarball
|
|
|
|
|
2014-02-17 10:09:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 17 10:02:32 UTC 2014 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.8.0:
|
|
|
|
* This new version brings Python 3 support, leaner requirements
|
2014-04-03 09:14:31 +00:00
|
|
|
- remove deps-cleanup.diff
|
2014-02-17 10:09:26 +00:00
|
|
|
|
2014-01-17 10:23:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 17 10:22:22 UTC 2014 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.7.1:
|
|
|
|
+ Bug fix: POST requests being called twice #100
|
2014-01-17 10:28:12 +00:00
|
|
|
- Rebased deps-cleanup.diff
|
2014-01-17 10:23:44 +00:00
|
|
|
|
2013-10-28 13:10:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 28 13:09:26 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Don't install global "tests" module into python_sitelib
|
|
|
|
|
2013-10-21 12:52:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 21 12:22:31 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.7.0:
|
|
|
|
* Refactored core.py and increased its unit test coverage to 80%.
|
|
|
|
HTTPretty is slightly more robust now
|
|
|
|
|
2013-09-26 13:30:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 26 13:30:37 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- update to 0.6.4:
|
|
|
|
* Add a way to match the querystrings
|
|
|
|
|
2013-09-03 07:27:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 2 18:19:38 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- Initial package (0.6.3)
|
|
|
|
|