15
0

Accepting request 1055964 from devel:languages:python

- update to 1.4.3:
  * Is now compatible with uvloop
  * Add compatibility for Python 3.10 and 3.11 (Closes #322)
  * Test matrix update (Closes #306)
  * Drop Python 3.6, PyPy 3.6 (some) and MacOS 10
  * Add Python 3.10 & 3.11, PyPy 3.7 & 3.8, Ubuntu 22.04, MacOS 11 & 12
  * Expanded tox environments
  * Longer AUTOSTOP_DELAY especially for Windows (Closes #313)
  * Update signing keys
  * Some documentation fixes

OBS-URL: https://build.opensuse.org/request/show/1055964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=9
This commit is contained in:
2023-01-10 13:58:50 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 5 deletions

View File

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

3
aiosmtpd-1.4.3.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jan 4 16:48:10 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.4.3:
* Is now compatible with uvloop
* Add compatibility for Python 3.10 and 3.11 (Closes #322)
* Test matrix update (Closes #306)
* Drop Python 3.6, PyPy 3.6 (some) and MacOS 10
* Add Python 3.10 & 3.11, PyPy 3.7 & 3.8, Ubuntu 22.04, MacOS 11 & 12
* Expanded tox environments
* Longer AUTOSTOP_DELAY especially for Windows (Closes #313)
* Update signing keys
* Some documentation fixes
-------------------------------------------------------------------
Mon Nov 21 16:19:40 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-aiosmtpd
#
# 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
@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-aiosmtpd
Version: 1.4.2
Version: 1.4.3
Release: 0
Summary: SMTP server based on asyncio
License: Apache-2.0