14
0
forked from pool/python-Cython

- Remove leftover Python 2 gubbins.

- Stop using handrolled macros for install and update-alternatives,
  switch to the provided ones.
- Update package names in rpmlintrc.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=163
This commit is contained in:
2022-10-26 01:36:15 +00:00
committed by Git OBS Bridge
parent 8d973359e6
commit 1185ccd190
3 changed files with 13 additions and 17 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 26 01:33:21 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove leftover Python 2 gubbins.
- Stop using handrolled macros for install and update-alternatives,
switch to the provided ones.
- Update package names in rpmlintrc.
-------------------------------------------------------------------
Tue Aug 2 11:51:50 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>