Files
python-sasl/python-sasl.changes

29 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Jun 7 14:11:48 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Add remove-six.patch to drop no-longer-needed six dependency
-------------------------------------------------------------------
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