forked from pool/python-ctypeslib2
- The clang command is not pulled in by python3-clang14 anymore. BuildRequire it explicitly for the test compilation. (Not required at runtime.) OBS-URL: https://build.opensuse.org/request/show/971351 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ctypeslib2?expand=0&rev=10
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 21 08:42:48 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- The clang command is not pulled in by python3-clang14 anymore.
|
|
BuildRequire it explicitly for the test compilation. (Not
|
|
required at runtime.)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|