37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 10 05:12:03 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 0.4.13:
|
|
* Update mapping for python-slugify
|
|
* Update mapping socketio to python-socketio
|
|
* Add mapping for python-constraint
|
|
* Mitigation for dependency confusion (bsc#1212933, CVE-2023-31543)
|
|
* enh: include airflow mapping
|
|
* Mapping Telegram to python-telegram-bot
|
|
* added => and ~= support through the "mode" option
|
|
- Don't use greedy globs in %files.
|
|
- Switch to pyproject macros.
|
|
- Skip more tests that require network access.
|
|
- Drop unneeded Requires on setuptools.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 13 08:57:42 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 18 20:42:58 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Don't use %python3_only command, but properly use alternatives.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 24 10:47:46 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 0.4.10
|
|
* bugfix: f.close() only required if open succeeded
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 01:51:15 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.4.9
|