Package Release Info

python-pywayland-0.4.17-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pywayland

Change Logs

* Tue May 21 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.
* Sat Oct 21 2023 Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Use %{?sle15_python_module_pythons}
* Thu Oct 19 2023 Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
- Update to version 0.4.17:
  * require setuptools >= 62.4.0
  * fix typos
* Tue Oct 03 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 04 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Use pkg-config and %optflags to set CFLAGS.
* Mon Jan 30 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 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 2022 John Vandenberg <jayvdb@gmail.com>
- Fix URL
* Wed Jul 13 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 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