python-pook/python-pook.changes
Steve Kowalik 6edbe72b12 - Update to 1.0.2:
* fix(urllib3): interceptor is never really disabled (#68)
  * Closes #75 Re consider @fluent decorator (#76)
  * fix(#69): use match keyword in pytest.raises
  * fix(History): invalid rst syntax
  * fix(aiohttp): compatible with non aiohttp projects (#67)
  * feat(History): add release changes 
- Drop pytest5.patch, no longer required.
- Drop nose BuildRequires, and its suite, the remainder covers it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pook?expand=0&rev=9
2021-09-20 02:56:38 +00:00

37 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 20 02:54:50 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.0.2:
* fix(urllib3): interceptor is never really disabled (#68)
* Closes #75 Re consider @fluent decorator (#76)
* fix(#69): use match keyword in pytest.raises
* fix(History): invalid rst syntax
* fix(aiohttp): compatible with non aiohttp projects (#67)
* feat(History): add release changes
- Drop pytest5.patch, no longer required.
- Drop nose BuildRequires, and its suite, the remainder covers it.
-------------------------------------------------------------------
Wed May 6 06:59:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to work with pytest5:
* pytest5.patch
-------------------------------------------------------------------
Tue Mar 24 09:20:50 UTC 2020 - pgajdos@suse.com
- version update to 1.0.0
* fix(aiohttp): use latest version, allow Python 3.5+ for async http client
- drop python2 support, python-aiohttp required
-------------------------------------------------------------------
Wed Mar 18 08:39:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.2.8
* fix collections import warning
-------------------------------------------------------------------
Fri Apr 19 12:04:31 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.2.6