Accepting request 794349 from GNOME:Factory

- Do not pull in dbus-1-python which is py2 variant but properly
  pull in the python3 package (forwarded request 792425 from scarabeus_iv)

OBS-URL: https://build.opensuse.org/request/show/794349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avahi?expand=0&rev=132
This commit is contained in:
Dominique Leuenberger 2020-04-19 19:49:25 +00:00 committed by Git OBS Bridge
commit d905fbeac6
4 changed files with 12 additions and 6 deletions

View File

@ -104,7 +104,7 @@ BuildRequires: python3-dbm
BuildRequires: zlib-devel
BuildRequires: pkgconfig(systemd)
# For python bindings and utilities:
#BuildRequires: dbus-1-python
#BuildRequires: python3-dbus-python
#Requires: dbus-1
Requires: nss-mdns
Requires(pre): shadow
@ -213,9 +213,9 @@ specifications for Zeroconf Computing.
Summary: A set of Avahi utilities written in Python
Group: Development/Languages/Python
Requires: %{name} = %{version}
Requires: dbus-1-python
Requires: python3-Twisted
Requires: python3-dbm
Requires: python3-dbus-python
# Old name used for <= 10.3:
Provides: avahi-python = %{version}
Obsoletes: avahi-python < %{version}

View File

@ -104,7 +104,7 @@ BuildRequires: python3-dbm
BuildRequires: zlib-devel
BuildRequires: pkgconfig(systemd)
# For python bindings and utilities:
#BuildRequires: dbus-1-python
#BuildRequires: python3-dbus-python
#Requires: dbus-1
Requires: nss-mdns
Requires(pre): shadow
@ -212,9 +212,9 @@ specifications for Zeroconf Computing.
Summary: A set of Avahi utilities written in Python
Group: Development/Languages/Python
Requires: %{name} = %{version}
Requires: dbus-1-python
Requires: python3-Twisted
Requires: python3-dbm
Requires: python3-dbus-python
# Old name used for <= 10.3:
Provides: avahi-python = %{version}
Obsoletes: avahi-python < %{version}

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 8 11:51:58 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not pull in dbus-1-python which is py2 variant but properly
pull in the python3 package
-------------------------------------------------------------------
Sun Feb 2 08:22:41 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -106,7 +106,7 @@ BuildRequires: python3-dbm
BuildRequires: zlib-devel
BuildRequires: pkgconfig(systemd)
# For python bindings and utilities:
#BuildRequires: dbus-1-python
#BuildRequires: python3-dbus-python
#Requires: dbus-1
Requires: nss-mdns
Requires(pre): shadow
@ -215,9 +215,9 @@ specifications for Zeroconf Computing.
Summary: A set of Avahi utilities written in Python
Group: Development/Languages/Python
Requires: %{name} = %{version}
Requires: dbus-1-python
Requires: python3-Twisted
Requires: python3-dbm
Requires: python3-dbus-python
# Old name used for <= 10.3:
Provides: avahi-python = %{version}
Obsoletes: avahi-python < %{version}