forked from pool/python-vobject
Accepting request 1095194 from devel:languages:python:mailman:backports
- Use sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1095194 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vobject?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 25 07:20:17 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Use sle15_python_module_pythons
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 6 14:25:23 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Dec 6 14:25:23 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-vobject
|
# spec file for package python-vobject
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2023 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,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?sle15_python_module_pythons}
|
||||||
%global modname vobject
|
%global modname vobject
|
||||||
Name: python-vobject
|
Name: python-vobject
|
||||||
Version: 0.9.6.1
|
Version: 0.9.6.1
|
||||||
@@ -35,7 +35,7 @@ BuildRequires: python-rpm-macros
|
|||||||
Requires: python-python-dateutil >= 2.4.0
|
Requires: python-python-dateutil >= 2.4.0
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(preun): update-alternatives
|
Requires(preun):update-alternatives
|
||||||
Recommends: python-PyICU
|
Recommends: python-PyICU
|
||||||
Provides: %{modname} = %{version}
|
Provides: %{modname} = %{version}
|
||||||
Obsoletes: %{modname} < 0.9.2
|
Obsoletes: %{modname} < 0.9.2
|
||||||
|
|||||||
Reference in New Issue
Block a user