14
0

Accepting request 1254632 from home:glaubitz:branches:devel:languages:python

- Update to 7.2.10
  * doc: improve documentation on using pyproject.toml [ci skip] (#2792)
  * doc: fix typo [ci skip] (#2793)
  * tests: fix msi test (#2796)
  * build(deps): update lief requirement from <=0.16.2,>=0.13.2
    to >=0.13.2,<=0.16.3 (#2795)
  * hooks: fix shapely [windows] (#2797)
  * fix: missing dlls in top directory [mingw] (#2799)
  * build-wheel: use ubuntu 22.04 emulator to build ppc64le (#2805)

OBS-URL: https://build.opensuse.org/request/show/1254632
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cx_Freeze?expand=0&rev=36
This commit is contained in:
2025-03-20 11:39:58 +00:00
committed by Git OBS Bridge
parent eff87545df
commit 2c3685b54c
4 changed files with 17 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%define skip_python313 1
%define oldpython python
Name: python-cx_Freeze
Version: 7.2.9
Version: 7.2.10
Release: 0
Summary: Scripts to create standalone executables from Python scripts
License: Python-2.0