Accepting request 981570 from home:gladiac:mailman3
- Fix BR for mailman3 (package has been renamed) OBS-URL: https://build.opensuse.org/request/show/981570 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=36
This commit is contained in:
parent
81c2245a83
commit
1fc2ca935a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 9 17:23:56 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Fix BR for mailman3 (package has been renamed)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 26 07:56:37 UTC 2022 - pgajdos@suse.com
|
Thu May 26 07:56:37 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -66,13 +66,13 @@ Requires: python-mailmanclient >= 3.3.2
|
|||||||
Requires: python-readme_renderer
|
Requires: python-readme_renderer
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
|
BuildRequires: mailman3 >= 3.3.5
|
||||||
BuildRequires: %{python_module Django >= 2.2}
|
BuildRequires: %{python_module Django >= 2.2}
|
||||||
BuildRequires: %{python_module beautifulsoup4}
|
BuildRequires: %{python_module beautifulsoup4}
|
||||||
BuildRequires: %{python_module cmarkgfm}
|
BuildRequires: %{python_module cmarkgfm}
|
||||||
BuildRequires: %{python_module django-mailman3 >= 1.3.7}
|
BuildRequires: %{python_module django-mailman3 >= 1.3.7}
|
||||||
BuildRequires: %{python_module isort}
|
BuildRequires: %{python_module isort}
|
||||||
BuildRequires: %{python_module mailmanclient >= 3.3.3}
|
BuildRequires: %{python_module mailmanclient >= 3.3.3}
|
||||||
BuildRequires: %{python_module mailman}
|
|
||||||
BuildRequires: %{python_module pytest-django}
|
BuildRequires: %{python_module pytest-django}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module readme_renderer}
|
BuildRequires: %{python_module readme_renderer}
|
||||||
|
Loading…
Reference in New Issue
Block a user