Commit Graph

18 Commits

Author SHA256 Message Date
Andreas Schneider
29e8a17c71 Accepting request 1096257 from home:gladiac:mailman
- Use sle15_python_module_pythons
- Fix building on Leap

OBS-URL: https://build.opensuse.org/request/show/1096257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=47
2023-07-01 09:12:43 +00:00
Andreas Schneider
0c5cb58f35 Accepting request 1096016 from devel:languages:python:mailman:backports
Fixes for 15.5

OBS-URL: https://build.opensuse.org/request/show/1096016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=45
2023-06-29 16:46:03 +00:00
7e8868ca92 Accepting request 1037046 from devel:languages:python:mailman:backports
Fix the build and tests.

OBS-URL: https://build.opensuse.org/request/show/1037046
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=43
2022-11-22 10:36:45 +00:00
Andreas Schneider
5b19a9286c Accepting request 1036470 from home:gladiac:branches:devel:languages:python:mailman
- Update to version 1.3.7
  *  Fix a bug where various form(s) allowed setting empty values for
     delivery_mode and language. (Fixes #540, #522)
  *  Rename labels description and info fields as 'Short Description' and 'Long
     Description' to signify what they mean. (Fixes #510)
  *  Use date to format the dates in 'List Metrics' section in the List summary
     page. (Fixes #508)
  *  Sort the list of languages in all Select elements alphabetically so they
     are easier to naviate with screen readers. (Fixes #498)
  *  Add support for Django 4.0
  *  A couple of unit tests are now marked expectedFailure due to
     https://gitlab.com/mailman/mailman/-/merge_requests/997. (See #548)
  *  Translate template names in the “New Templates” page (See #547)
  *  Translate the section names in the MailingList->"Settings" tab. (See #550)
  *  Add support for Django 4.1
  *  Add support for Python 3.10
  *  Remove support for Django < 3.2
  *  Remove support for Python < 3.7
  *  Replace the use of mock with unittest.mock
  *  Change the way role is selector in the List index page to allow use of the
  *  filtering without javascript enabled dropdowns. It also enhances usability
     by enabling the roles that are currently active by default. (See #544)
  *  Show the number of files in each Mailman queue under 'System Information'
     tab for Admins. (Fixes #480)

OBS-URL: https://build.opensuse.org/request/show/1036470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=42
2022-11-17 15:12:06 +00:00
Andreas Schneider
34897d2414 Accepting request 987249 from devel:languages:python:mailman:backports
Add missing makemigritions on update

OBS-URL: https://build.opensuse.org/request/show/987249
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=40
2022-07-06 15:30:12 +00:00
Andreas Schneider
77802037ab Accepting request 987202 from home:bnavigator:branches:devel:languages:python:mailman
- Fix Requires for %{mypython}-uwsgi-python3 on Tumbleweed vs.
  uwsgi-python3 on 15.x

OBS-URL: https://build.opensuse.org/request/show/987202
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=39
2022-07-06 13:38:06 +00:00
Andreas Schneider
2a10d9827c Accepting request 986789 from home:gladiac:mailman3
- Fix Requires for uwsgi-python3

OBS-URL: https://build.opensuse.org/request/show/986789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=38
2022-07-05 07:49:03 +00:00
af430641fe Accepting request 986687 from home:bnavigator:branches:devel:languages:python:mailman
- Use Python 3.9 like the rest of mailman3

OBS-URL: https://build.opensuse.org/request/show/986687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=37
2022-07-04 18:07:26 +00:00
1fc2ca935a 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
2022-06-13 08:23:09 +00:00
81c2245a83 Accepting request 979294 from home:pgajdos:python
- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/979294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=35
2022-05-26 14:46:59 +00:00
88642621c5 Accepting request 956322 from home:gladiac:mailman3
- Make compatible with django 4.0
  * Added postorius-fix-django-4.0-compatibility.patch

OBS-URL: https://build.opensuse.org/request/show/956322
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=34
2022-02-22 21:36:58 +00:00
a01ea5f503 - Fix missing minimal requirements on Django.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=33
2021-11-18 18:04:33 +00:00
f3036c25bf Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=32
2021-11-18 17:48:11 +00:00
797dab061c 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
2021-11-18 17:39:03 +00:00
6ed632eb36 Remove link to Factory.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=30
2021-11-17 08:26:15 +00:00
0381c6b149 - call spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=3
2019-12-02 11:06:09 +00:00
069a3c5c6d - package example_project in doc
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=2
2019-11-27 08:26:37 +00:00
7a647ea865 - initial version 1.3.0 [SLE-7686]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-postorius?expand=0&rev=1
2019-11-15 10:12:48 +00:00