Accepting request 824273 from home:hellcp:branches:devel:languages:python:mailman

- Update to 1.3.4
  * Fix a bug caused by bumping to Mailman API 3.1 in version 1.3.3 which
    resulted in 404 errors for some users.

OBS-URL: https://build.opensuse.org/request/show/824273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-django-mailman3?expand=0&rev=9
This commit is contained in:
Petr Gajdos 2020-08-04 07:47:51 +00:00 committed by Git OBS Bridge
parent 9a5e7f247a
commit beed3beac7
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47f4e2c05b9ff413762335ce622e7145c0144f81fbc05eb5d1bd231ee6b373c8
size 380198

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e37b68bb47e9ae196ca19018f576e2c8c90189c5bd82d4e549d0c2f2f3f35fb
size 390310

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 4 02:04:03 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
- Update to 1.3.4
* Fix a bug caused by bumping to Mailman API 3.1 in version 1.3.3 which
resulted in 404 errors for some users.
-------------------------------------------------------------------
Wed May 13 10:02:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-mailman3
Version: 1.3.3rc1
Version: 1.3.4
Release: 0
Summary: Django library to help interaction with Mailman
License: GPL-3.0-only