35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon Nov 11 14:36:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 0.1.10:
|
||
|
* Python 3.12 support
|
||
|
* Added `decode` call on the response object for Python 3 in
|
||
|
:meth:`yarg.newest_packages` and
|
||
|
:meth:`yarg.latest_updated_packages`.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Feb 9 20:59:06 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||
|
|
||
|
- Fix python312 tests by replacing long deprecated assertEquals
|
||
|
- Build PEP517 style
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 30 15:10:26 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||
|
|
||
|
- Fix (C) line in spec file
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jun 13 09:00:47 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||
|
|
||
|
- Add %{?sle15_python_module_pythons}
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Oct 8 08:54:08 UTC 2021 - pgajdos@suse.com
|
||
|
|
||
|
- %check: use %pyunittest rpm macro
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Mar 1 01:57:33 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
|
||
|
- Initial spec for v0.1.9
|