File python-pywayland.changes of Package python-pywayland
-------------------------------------------------------------------
Tue May 21 10:30:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro: allows us to eliminate usage of deprecated
%patchN syntax.
-------------------------------------------------------------------
Sat Oct 21 23:17:14 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Use %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Thu Oct 19 07:45:16 UTC 2023 - Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
- Update to version 0.4.17:
* require setuptools >= 62.4.0
* fix typos
-------------------------------------------------------------------
Tue Oct 3 15:05:33 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Update to version 0.4.16:
* update wayland and wayland-protocol versions
* update setup.cfg
* drop 3.7 wheels
-------------------------------------------------------------------
Sat Feb 4 15:10:50 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Use pkg-config and %optflags to set CFLAGS.
-------------------------------------------------------------------
Mon Jan 30 12:58:20 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update 0.4.15:
* Addressed CVE-2007-4559
* Fix bug in protocols generated with latest version of wayland-protocols
* Bump version of wayland-protocols in release and in CI to 1.31
-------------------------------------------------------------------
Sat Aug 20 07:06:08 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.4.14:
* Bump wayland protocols version used in CI
* Add additional constructors to Client
* Add wl_resource_get_client to lib
-------------------------------------------------------------------
Tue Jul 19 02:35:31 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Fix URL
-------------------------------------------------------------------
Wed Jul 13 09:13:39 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Rename the package to python-pywayland and make it single spec.
This is to enable building for all python flavors.
-------------------------------------------------------------------
Tue Jul 12 14:45:56 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add fix-wayland-paths.patch
- remove 0001-fix-path-to-wayland-files-for-tests.patch
- remove 0000-fix-code-path-to-wayland-files.patch
- reenabled tests
-------------------------------------------------------------------
Thu Jul 7 06:07:12 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for python3-pywayland 0.4.13
- add 0001-fix-path-to-wayland-files-for-tests.patch:
* python-cffi cannot use pkg-config to check where
wayland devel files and headers are
- add 0000-fix-code-path-to-wayland-files.patch
* python-cffi cannot use pkg-config to check where
wayland devel files and headers are
- disabling tests. not compatible with OBS