- Update ctypeslib2-suse-remove-info-check.patch - Prevent failing 15.5 build until clang is available for the SLE15 python smodule (forget dead Py 3.6) OBS-URL: https://build.opensuse.org/request/show/1105928 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ctypeslib2?expand=0&rev=22
77 lines
2.8 KiB
Plaintext
77 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 25 15:22:11 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update ctypeslib2-suse-remove-info-check.patch
|
|
- Prevent failing 15.5 build until clang is available for the
|
|
SLE15 python smodule (forget dead Py 3.6)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 24 21:34:46 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 2.3.4
|
|
* no release notes
|
|
- Release 2.3.3
|
|
* be more specific on the warning
|
|
- Upstream released only a wheel not an sdist: use github tarball
|
|
- Drop ctypeslib-pr113-clang2py-h.patch
|
|
- Add ctypeslib2-suse-remove-info-check.patch
|
|
- Restrict to clang15 on Tumbleweed
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 14 01:33:02 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add -Wno-strict-prototypes to CFLAGS for compiling tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 14 16:14:05 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Avoid install error with updated setuptools
|
|
* gh#trolldbois/ctypeslib#94
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 15 11:17:35 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Add ctypeslib-pr113-clang2py-h.patch
|
|
* Fix output check for python 3.10
|
|
* gh#trolldbois/ctypeslib#113
|
|
- Remove custom u-a shuffle, provided by new
|
|
python_flavored_alternatives in pyunittest macro.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|