17
0
Files
python-backports.tarfile/python-backports.tarfile.changes
Dirk Mueller 5f11196024 - update to 1.2.0:
* Remove shebang.
  * Synced with python/cpython@f912e5a2f6.
  * Declare the backports namespace package.
  * Backported tests from CPython.
  * Fixed a bug in _proc_gnulong on Python 3.8 where removesuffix
    was used.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backports.tarfile?expand=0&rev=10
2026-02-16 16:48:34 +00:00

31 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 16 16:48:19 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 1.2.0:
* Remove shebang.
* Synced with python/cpython@f912e5a2f6.
* Declare the backports namespace package.
* Backported tests from CPython.
* Fixed a bug in _proc_gnulong on Python 3.8 where removesuffix
was used.
-------------------------------------------------------------------
Tue Apr 1 13:08:39 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
-------------------------------------------------------------------
Wed Mar 26 03:53:38 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Sun Apr 21 11:15:38 UTC 2024 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Sun Apr 7 09:23:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- Initial package