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:
commit
d905fbeac6
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user