Accepting request 1096018 from devel:languages:python:mailman:backports

- Update to version 1.3.9
  * Add support for Python 3.11
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1096018
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-django-mailman3?expand=0&rev=28
This commit is contained in:
Andreas Schneider 2023-06-29 16:46:50 +00:00 committed by Git OBS Bridge
parent 7e9ed72ced
commit 30a3233ce8
4 changed files with 14 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jun 25 08:23:00 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Update to version 1.3.9
* Add support for Python 3.11
- Use sle15_python_module_pythons
-------------------------------------------------------------------
Mon Nov 21 08:57:22 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-django-mailman3
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,16 +16,15 @@
#
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
%{?sle15_python_module_pythons}
%define modname django_mailman3
Name: python-django-mailman3
Version: 1.3.8
Version: 1.3.9
Release: 0
Summary: Django library to help interaction with Mailman
License: GPL-3.0-only
URL: https://gitlab.com/mailman/django-mailman3
Source: https://files.pythonhosted.org/packages/source/d/django-mailman3/django-mailman3-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/04/b0/34331deb242988466cd34ffaa04c316c5eaf40760998d9ff2055142e2c6a/django-mailman3-1.3.9.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros