31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Apr 25 11:32:50 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 2.3.2
|
|
* [DEBUG] Structure.bind: allow explicitly NULL function ptr
|
|
- Release 2.3.1
|
|
* let's do a release with some improvements to many things
|
|
- Release 2.3.0
|
|
* fix tests
|
|
- Drop clang-version.patch released upstream
|
|
- python3-clang is python3 only, so needs to be python3-ctypeslib2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 19 02:18:14 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Switch to PyPI source
|
|
- Skip python3.6 on Tumbleweed due to missing python36-clang
|
|
- Add clang-version.patch to support more clang versions
|
|
- Update to v2.2.3
|
|
* See https://github.com/trolldbois/ctypeslib/compare/2.2.2...2.2.3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 13:21:25 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 20 05:29:50 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v2.2.2
|