forked from pool/python-mailmanclient
- Update to 3.3.5:
- Add support for Python 3.11. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailmanclient?expand=0&rev=31
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d32df51d78ef53f6f0cb4b343dc0ce96b5f545dc934e7938d5c783e00d11e29e
|
||||
size 90672
|
||||
3
mailmanclient-3.3.5.tar.gz
Normal file
3
mailmanclient-3.3.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63581c604ca7eac021489c15aacca06a4958eb76f66574c6fab05eac654dd857
|
||||
size 89608
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 13:43:42 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 3.3.5:
|
||||
- Add support for Python 3.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 13:03:21 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-mailmanclient
|
||||
Version: 3.3.4
|
||||
Version: 3.3.5
|
||||
Release: 0
|
||||
Summary: Python bindings for the Mailman REST API
|
||||
License: LGPL-3.0-only
|
||||
@@ -45,7 +44,7 @@ BuildRequires: mailman3 >= 3.3.5
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150400
|
||||
BuildRequires: %{python_module httpx}
|
||||
%endif
|
||||
%if 0%{?sle_version} <= 150400
|
||||
%if 0%{?sle_version} && 0%{?sle_version} <= 150400
|
||||
BuildRequires: %{python_module async_generator}
|
||||
%endif
|
||||
# /SECTION
|
||||
|
||||
Reference in New Issue
Block a user