forked from pool/python-wirerope
- update to 0.4.8:
* Support for python 3.12+ - Update to version 0.4.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wirerope?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 17:22:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.4.8:
|
||||||
|
* Support for python 3.12+
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 20 08:12:39 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
Mon Feb 20 08:12:39 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
@@ -8,7 +14,7 @@ Mon Feb 20 08:12:39 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 11 17:16:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Tue Oct 11 17:16:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
- Update to version 0.4.6
|
- Update to version 0.4.6
|
||||||
* Fix setuptools version check
|
* Fix setuptools version check
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-wirerope
|
# spec file for package python-wirerope
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,9 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_without python2
|
|
||||||
Name: python-wirerope
|
Name: python-wirerope
|
||||||
Version: 0.4.7
|
Version: 0.4.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The Way to Handle Bound Methods
|
Summary: The Way to Handle Bound Methods
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@@ -31,14 +30,6 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-six >= 1.11.0
|
Requires: python-six >= 1.11.0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if %{with python2}
|
|
||||||
BuildRequires: python-inspect2 >= 0.1.0
|
|
||||||
BuildRequires: python-singledispatch >= 3.4.0.3
|
|
||||||
%endif
|
|
||||||
%ifpython2
|
|
||||||
Requires: python-inspect2 >= 0.1.0
|
|
||||||
Requires: python-singledispatch >= 3.4.0.3
|
|
||||||
%endif
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ddac3e17a36f95088c815be27e5841c7278989c6a3a6852993921374017be1f8
|
|
||||||
size 12220
|
|
||||||
3
wirerope-0.4.8.tar.gz
Normal file
3
wirerope-0.4.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a96e899b72a54e250b4eb30ea9fa2c0f81f0271a74ef20b22d1a61a5c7505604
|
||||||
|
size 13158
|
||||||
Reference in New Issue
Block a user