2023-12-31 13:33:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 29 15:26:13 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Use %{?sle15_python_module_pythons}
|
|
|
|
|
2023-01-13 07:35:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 13 06:33:49 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Remove py311-compat.patch, not needed anymore
|
|
|
|
- Update to 1.1.1:
|
|
|
|
* Fix Py3.11 compatibility (#85)
|
|
|
|
|
2023-01-12 12:12:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 12 11:04:56 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Add py311-compat.patch to fix python-3.11 compatibility
|
|
|
|
- Update to 1.1.0:
|
|
|
|
* chore(version): bump minor v1.1.0
|
|
|
|
* Switch to Python >= 3.5 and fix latest aiohttp compatability (#83)
|
|
|
|
* fix: remove print call (#81)
|
|
|
|
|
2022-04-06 14:37:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 6 09:52:49 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- python-mock not required for build
|
|
|
|
|
2021-09-20 04:56:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
2023-12-31 13:34:23 +01:00
|
|
|
* feat(History): add release changes
|
2021-09-20 04:56:38 +02:00
|
|
|
- Drop pytest5.patch, no longer required.
|
|
|
|
- Drop nose BuildRequires, and its suite, the remainder covers it.
|
|
|
|
|
2020-05-06 09:00:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 6 06:59:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Add patch to work with pytest5:
|
|
|
|
* pytest5.patch
|
|
|
|
|
2020-03-24 11:35:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2020-03-18 09:43:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 18 08:39:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.2.8
|
|
|
|
* fix collections import warning
|
|
|
|
|
2019-09-18 09:38:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 19 12:04:31 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v0.2.6
|