14
0

Accepting request 984941 from home:bnavigator:Twisted

- Actually requires twisted[tls]: python-Twisted-tls

OBS-URL: https://build.opensuse.org/request/show/984941
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txtorcon?expand=0&rev=25
This commit is contained in:
2022-06-28 08:45:55 +00:00
committed by Git OBS Bridge
parent 0427694133
commit 3c501a1927
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 21 21:03:14 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Actually requires twisted[tls]: python-Twisted-tls
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 20 11:49:40 UTC 2022 - pgajdos@suse.com Wed Apr 20 11:49:40 UTC 2022 - pgajdos@suse.com

View File

@@ -29,14 +29,14 @@ BuildRequires: %{python_module setuptools >= 36.2}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-Automat Requires: python-Automat
Requires: python-Twisted >= 15.5.0 Requires: python-Twisted-tls >= 15.5.0
Requires: python-incremental Requires: python-incremental
Requires: python-zope.interface >= 3.6.1 Requires: python-zope.interface >= 3.6.1
BuildArch: noarch BuildArch: noarch
# SECTION test requirements # SECTION test requirements
BuildRequires: lsof BuildRequires: lsof
BuildRequires: %{python_module Automat} BuildRequires: %{python_module Automat}
BuildRequires: %{python_module Twisted >= 15.5.0} BuildRequires: %{python_module Twisted-tls >= 15.5.0}
BuildRequires: %{python_module zope.interface >= 3.6.1} BuildRequires: %{python_module zope.interface >= 3.6.1}
%if %{with python2} %if %{with python2}
BuildRequires: python-ipaddress BuildRequires: python-ipaddress