Accepting request 839568 from devel:languages:python
- Also conflict with the python-xdg as we provide same namespace - Do not provide xdg namespace as there is python-xdg package now OBS-URL: https://build.opensuse.org/request/show/839568 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyxdg?expand=0&rev=10
This commit is contained in:
commit
4b4543d8c1
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 12:47:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Also conflict with the python-xdg as we provide same namespace
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 08:38:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Do not provide xdg namespace as there is python-xdg package now
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 16 12:13:19 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
Thu Jul 16 12:13:19 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -35,13 +35,8 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
Requires: shared-mime-info
|
Requires: shared-mime-info
|
||||||
Provides: python-xdg = %{version}
|
Conflicts: python-xdg
|
||||||
Obsoletes: python-xdg < %{version}
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%ifpython2
|
|
||||||
Obsoletes: %{oldpython}-xdg < %{version}
|
|
||||||
Provides: %{oldpython}-xdg = %{version}
|
|
||||||
%endif
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user