Files
python-sasl/python-sasl.changes
Steve Kowalik fab8b42fc1 - Drop patch python-311.patch, does not work with Python 3.12.
- Add patch cythonize-during-build.patch, to Cythonize during build.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sasl?expand=0&rev=10
2024-03-14 03:59:15 +00:00

24 lines
954 B
Plaintext

-------------------------------------------------------------------
Thu Mar 14 03:58:47 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Drop patch python-311.patch, does not work with Python 3.12.
- Add patch cythonize-during-build.patch, to Cythonize during build.
- Switch to pyproject macros.
-------------------------------------------------------------------
Tue Feb 21 07:54:56 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add python-311.patch to support python 3.11, gh#cloudera/python-sasl#31
- Delete regenerate-cpp-wrappers.patch
- Update to 0.3.1, there's no release notes upstream.
-------------------------------------------------------------------
Fri Apr 16 08:23:37 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Add regenerate-cpp-wrappers.patch to fix build with Python 3.9
-------------------------------------------------------------------
Wed Aug 16 02:16:48 UTC 2017 - toddrme2178@gmail.com
- Initial version