18 Commits

Author SHA256 Message Date
7f90530d98 - update to 2.10.0:
* Added type stubs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=34
2025-09-29 11:13:17 +00:00
a4d75ab892 Accepting request 1281283 from home:glaubitz:branches:devel:languages:python
- Update to 2.9.0
  * Added library search paths for various architectures

OBS-URL: https://build.opensuse.org/request/show/1281283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=32
2025-05-30 08:25:46 +00:00
5980ffd8ed Accepting request 1238227 from home:glaubitz:branches:devel:languages:python
- Update to 2.8.0
  * Update to GLFW 3.4
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install
- Limit Python files matched in %files section

OBS-URL: https://build.opensuse.org/request/show/1238227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=30
2025-01-16 12:11:51 +00:00
880faea007 - update to 2.7.0:
* Included GLFW 3.4 functions and definitions without preview

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=28
2024-03-25 20:02:46 +00:00
a428c5c1c6 - update to 2.6.5:
* Fixed Python version check

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=26
2024-02-01 10:14:16 +00:00
89797ebbec - update to 2.6.4:
* Updated to GLFW 3.3.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=24
2023-12-20 21:41:30 +00:00
054be70ed5 - update to 2.6.3:
* Fixed wrapper for glfwGetMonitorWorkarea
  * Implemented search for GLFW library specific to frozen
    executables
  * Revert changes made in 2.6.0
  * Do not search for GLFW library when running in a frozen
    executable
  * Use multiprocessing for library version detection on non-
    Windows systems
  * Fixed package version in CHANGELOG.md and glfw/__init__.py
  * Added more wrappers for unreleased macros
  * Added support for PYGLFW_LIBRARY_VARIANT
  * Added warnings for deprecated functions
- [1.12.0] - 2020-07-10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=22
2023-12-17 02:14:08 +00:00
b87978d52a Accepting request 1032001 from home:yarunachalam:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032001
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=20
2022-10-29 11:51:43 +00:00
bcb1910dc5 Accepting request 1006779 from home:yarunachalam:branches:devel:languages:python
- [2.5.5] - 2022-09-07
  Added wrappers for unreleased macros
  Fixed set_monitor_user_pointer and get_monitor_user_pointer
- [2.5.4] - 2022-07-23
  Updated to GLFW 3.3.8
- [2.5.3] - 2022-04-09
  Updated to GLFW 3.3.7
- [2.5.2] - 2022-04-01
  Fixed swapped HAT_DOWN and HAT_RIGHT constants
- [2.5.1] - 2022-02-27
  Updated to GLFW 3.3.6
- [2.5.0] - 2021-12-18
  Added /usr/lib/arm-linux-gnueabihf to library search paths
- [2.4.0] - 2021-11-07
  Added macOS wheels for arm64
  Added wrappers for unreleased macros and functions
  Updated to GLFW 3.3.5
- [2.3.0] - 2021-10-01
  Added /opt/homebrew/lib to library search paths
- [2.2.0] - 2021-09-09
  Added Linux wheels for aarch64
  Updated to GLFW 3.3.4
- [2.1.0] - 2021-02-28
  Updated to GLFW 3.3.3
- [2.0.0] - 2020-10-04
  Changed default error reporting method to warn
  Allow dict for ERROR_REPORTING
- [1.12.0] - 2020-07-10 
  Added support for CFFI pointers for Vulkan objects

OBS-URL: https://build.opensuse.org/request/show/1006779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=18
2022-09-29 09:34:18 +00:00
88483d0303 - update to 1.11.2
* Fixed missing parameter in set_window_opacity
 * Replaced non-ASCII whitespace
 * Fixed a TypeError in _GLFWgamepadstate

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=16
2020-07-08 12:40:16 +00:00
Tomáš Chvátal
2304ad219b Accepting request 781846 from home:pgajdos:python
- version update to 1.11.0
  ## [1.11.0] - 2020-02-21
  - Updated to GLFW 3.3.2
  - Include support for both X11 and Wayland libraries in the wheel
  
  ## [1.10.1] - 2020-01-21
  - Fixed default error callback name
  
  ## [1.10.0] - 2020-01-19
  - Added more options to error reporting
  
  ## [1.9.1] - 2020-01-08
  - Added conda search path for Windows
  
  ## [1.9.0] - 2019-12-30
  - Added wrappers for native functions
  
  ## [1.8.7] - 2019-12-10
  - Fixed glfwGetMonitorContentScale
  
  ## [1.8.6] - 2019-12-09
  - Added macOS wheels
  - Added Microsoft Visual C++ runtime libraries to Windows wheels
  
  ## [1.8.5] - 2019-11-28
  - Added /usr/lib/aarch64-linux-gnu/ to library search paths
  - Fix pointer types in get_window_content_scale

OBS-URL: https://build.opensuse.org/request/show/781846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=14
2020-03-05 13:05:28 +00:00
Tomáš Chvátal
bf2b7b8e7c - Update to 1.8.3:
* Updated the GLFW version in the wheels to 3.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=12
2019-09-12 11:44:21 +00:00
Tomáš Chvátal
fd6b3a2539 Accepting request 718894 from home:pgajdos
- version update to 1.8.2
  * Added the sys.prefix/lib to the search path
  * Added the changelog back to the source distribution

OBS-URL: https://build.opensuse.org/request/show/718894
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=10
2019-07-26 13:50:05 +00:00
Tomáš Chvátal
853a2c7f07 Accepting request 704425 from home:pgajdos
- version update to 1.8.0
  * Update for GLFW 3.3
  * Fixed typo set_get_window_frame_size

OBS-URL: https://build.opensuse.org/request/show/704425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=8
2019-05-21 11:04:05 +00:00
Tomáš Chvátal
2e646d5db2 - Update to 1.7.1:
* Fixed a bug in set_window_icon and added support for PIL/pillow Image objects
  * Improved packaging
  * Added NORMALIZE_GAMMA_RAMPS, use namedtuples for structs and moved library loading to glfw.library
  * Added glfw.GLFW for the naming convention used by the GLFW C API
  * Fixed exception re-raising for Python 2
- There are no tests, so remove test conditional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=6
2019-03-04 11:44:15 +00:00
69d2d312fa Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=4
2018-12-04 17:14:01 +00:00
2d6827f29a Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=3
2018-12-04 13:29:52 +00:00
Todd R
a6e2ccfc2e Accepting request 540327 from home:TheBlackCat:branches:devel:languages:python
- initial version

OBS-URL: https://build.opensuse.org/request/show/540327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glfw?expand=0&rev=1
2017-11-09 19:49:35 +00:00