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

3
7.2.10.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2bae8a555e695248a6dd75322ca8867cc8fcd29d09ec6f1fc405519ac3e8433
size 3376786

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e82633713b99648b5ecd3620c24c9bcdd17a444b763ad984863fa5f2dd63d25
size 3376253

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Mar 20 07:52:59 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 3 13:40:37 UTC 2025 - Dirk Müller <dmueller@suse.com> Mon Feb 3 13:40:37 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

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