14
0
Files
python-py-radix/python-py-radix.changes
Sebastian Wagner 282a7789c9 - Use %autosetup: eliminates usage of deprecated %patchN syntax.
%patch0 is deprecated syntax and no longer supported on RPM 4.20

Either use %autosetup (apply all patches) or
use %patch -P N to selectively apply patches.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-radix?expand=0&rev=11
2024-07-27 08:56:26 +00:00

29 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Jul 26 13:36:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup: eliminates usage of deprecated %patchN syntax.
-------------------------------------------------------------------
Mon Jul 15 16:47:28 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
- fix patch syntax for 15.6
-------------------------------------------------------------------
Tue Jun 18 10:45:53 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix build with GCC 14
* https://github.com/mjschultz/py-radix/pull/58.patch
- Switch package to modern Python Stack on SLE-15
+ Use Python 3.11 on SLE-15 by default
+ Drop support for older Python versions
-------------------------------------------------------------------
Thu Jan 25 11:52:58 UTC 2018 - sebix+novell.com@sebix.at
- shorten and rephrase package description
-------------------------------------------------------------------
Thu Jan 25 09:52:48 UTC 2018 - sebix+novell.com@sebix.at
- initial package for version 0.10.0