Accepting request 932059 from home:gladiac:mailman3
- Update to version 1.3.6 * https://gitlab.com/mailman/postorius/-/blob/1.3.6/src/postorius/doc/news.rst OBS-URL: https://build.opensuse.org/request/show/932059 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=31
This commit is contained in:
parent
6ed632eb36
commit
797dab061c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f602950640dbd1d1456fa1d54cfb03338d82d991e808e1f4f8c94894fdc89b5
|
||||
size 2802672
|
3
postorius-1.3.6.tar.gz
Normal file
3
postorius-1.3.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b0cc453d21f710e983d9bb78cfb85addeaec7fddeda9ce82df4eb6a4fda1a68
|
||||
size 3086923
|
@ -1,7 +1,7 @@
|
||||
Index: postorius-1.3.3/example_project/settings.py
|
||||
Index: postorius-1.3.6/example_project/settings.py
|
||||
===================================================================
|
||||
--- postorius-1.3.3.orig/example_project/settings.py
|
||||
+++ postorius-1.3.3/example_project/settings.py
|
||||
--- postorius-1.3.6.orig/example_project/settings.py 2021-09-19 03:21:45.000000000 +0200
|
||||
+++ postorius-1.3.6/example_project/settings.py 2021-11-18 08:48:27.881938336 +0100
|
||||
@@ -136,7 +136,7 @@ WSGI_APPLICATION = 'wsgi.application'
|
||||
DATABASES = {
|
||||
'default': {
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 18 08:02:22 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 1.3.6
|
||||
* https://gitlab.com/mailman/postorius/-/blob/1.3.6/src/postorius/doc/news.rst
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 2 06:33:53 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
# mailman is built only for primary python3 flavor
|
||||
%define pythons python3
|
||||
Name: python-postorius
|
||||
Version: 1.3.4
|
||||
Version: 1.3.6
|
||||
Release: 0
|
||||
Summary: A web user interface for GNU Mailman
|
||||
License: GPL-3.0-only
|
||||
@ -58,17 +58,17 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: rsync
|
||||
BuildRequires: sudo
|
||||
Requires: python-Django >= 1.11
|
||||
Requires: python-django-mailman3 >= 1.2.0
|
||||
Requires: python-mailmanclient >= 3.2.3
|
||||
Requires: python-django-mailman3 >= 1.3.7
|
||||
Requires: python-mailmanclient >= 3.3.2
|
||||
Requires: python-readme_renderer
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Django >= 1.11}
|
||||
BuildRequires: %{python_module beautifulsoup4}
|
||||
BuildRequires: %{python_module cmarkgfm}
|
||||
BuildRequires: %{python_module django-mailman3 >= 1.2.0}
|
||||
BuildRequires: %{python_module django-mailman3 >= 1.3.7}
|
||||
BuildRequires: %{python_module isort}
|
||||
BuildRequires: %{python_module mailmanclient >= 3.2.3}
|
||||
BuildRequires: %{python_module mailmanclient >= 3.3.2}
|
||||
BuildRequires: %{python_module mailman}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest-django}
|
||||
|
Loading…
Reference in New Issue
Block a user