14
0

- Do not pull in py2 package on doc subpkg

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2020-04-08 12:07:30 +00:00
committed by Git OBS Bridge
parent 1ba352c931
commit 0cce4266ae
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 8 12:07:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not pull in py2 package on doc subpkg
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 14 14:50:28 UTC 2019 - Matej Cepl <mcepl@suse.com> Mon Oct 14 14:50:28 UTC 2019 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-zope.deprecation # spec file for package python-zope.deprecation
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# Copyright (c) 2013 LISA GmbH, Bingen, Germany. # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@@ -43,7 +43,6 @@ previously mentioned Python objects.
%package -n %{name}-doc %package -n %{name}-doc
Summary: Zope 3 Deprecation Infrastructure Summary: Zope 3 Deprecation Infrastructure
Requires: %{name} = %{version}
Provides: %{python_module zope.deprecation-doc = %{version}} Provides: %{python_module zope.deprecation-doc = %{version}}
%description -n %{name}-doc %description -n %{name}-doc