Sync from SUSE:ALP:Source:Standard:1.0 python-jaraco.path revision 32c984cc4879ed124491c79039422388

This commit is contained in:
2023-06-06 15:12:14 +02:00
commit a8600a5ad2
4 changed files with 120 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
-------------------------------------------------------------------
Thu May 4 21:52:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.5.0:
* Introduced ``Recording`` object and ``TreeMaker`` protocol,
with ``build()`` now explicitly accepting any ``TreeMaker``.
* Fixed EncodingWarnings and ResourceWarnings.
-------------------------------------------------------------------
Fri Apr 21 12:27:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Wed Apr 19 01:00:15 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Switch to single spec version build for PSP
-------------------------------------------------------------------
Mon Aug 29 13:25:07 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 3.4.0
* Require Python 3.7 or later.
- Switch to PEP517 and remove obsolete jaraco.base requirement
-------------------------------------------------------------------
Sat May 1 20:13:31 UTC 2021 - Dirk Müller <dmueller@suse.com>
- Initial package (3.3.1)