forked from pool/python-cx_Freeze
- update to 6.15.13:
* **Full Changelog**: https://github.com/marcelotduarte/cx_Free ze/compare/6.15.12...6.15.13 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cx_Freeze?expand=0&rev=26
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ad19f3fa400046da7d4b7d0b2773637e583cfbed9261ba96f196ef38059ce0d
|
||||
size 1886352
|
3
6.15.13.tar.gz
Normal file
3
6.15.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c93d3c2511d33c44fb5dbb0dce5ceaf500b3ae6fd2f0a8b2c6f2eb95f0f41005
|
||||
size 1887119
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 12:27:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 6.15.13:
|
||||
* **Full Changelog**: https://github.com/marcelotduarte/cx_Free
|
||||
ze/compare/6.15.12...6.15.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 27 10:04:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cx_Freeze
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define oldpython python
|
||||
Name: python-cx_Freeze
|
||||
Version: 6.15.12
|
||||
Version: 6.15.13
|
||||
Release: 0
|
||||
Summary: Scripts to create standalone executables from Python scripts
|
||||
License: Python-2.0
|
||||
@@ -38,7 +38,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: patchelf
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
# we provide same binary like the deprecated py2 variant
|
||||
Conflicts: %{oldpython}-cx_Freeze
|
||||
%python_subpackages
|
||||
|
Reference in New Issue
Block a user