forked from pool/python-aiosmtpd
* 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/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=17
59 lines
2.1 KiB
Plaintext
59 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Skip rpmlint error python-tests-in-package.
|
|
- Remove python_module macro definition.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 11 20:08:35 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Remove hardcoded conditional on python36 flavor which got removed
|
|
in Tumbleweed
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 19 08:35:23 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Disable pytest on Leap <= 15.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 4 10:15:40 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update runtime and build requirements
|
|
- Skip a failing test, which is marked xfail anyway but too late
|
|
- Exclude docs install into sitelib directory
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 22 08:44:16 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
|
|
|
- update to 1.4.2
|
|
- dropped obsolete f414dcdc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 09:36:02 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 2 07:32:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Do not install examples in generic examples folder in sitelib
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 12:56:40 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.2.1
|