forked from pool/python-cx_Freeze
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:
3
7.2.10.tar.gz
Normal file
3
7.2.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d2bae8a555e695248a6dd75322ca8867cc8fcd29d09ec6f1fc405519ac3e8433
|
||||||
|
size 3376786
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8e82633713b99648b5ecd3620c24c9bcdd17a444b763ad984863fa5f2dd63d25
|
|
||||||
size 3376253
|
|
@@ -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>
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user