forked from pool/python-aiosmtplib
Accepting request 1222673 from home:glaubitz:branches:devel:languages:python
- Update to 3.0.2 * Bugfix: Type of "send" is partially unknown with pyright * Bugfix: Fix asyncio deadlock trying to reconnect after error * Change: Switched from Poetry to build/hatch/twine for packaging. - Skip test_live and test_tls tests when running testsuite - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install - Limit Python files matched in %files section OBS-URL: https://build.opensuse.org/request/show/1222673 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtplib?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 08:23:35 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 3.0.2
|
||||
* Bugfix: Type of "send" is partially unknown with pyright
|
||||
* Bugfix: Fix asyncio deadlock trying to reconnect after error
|
||||
* Change: Switched from Poetry to build/hatch/twine for packaging.
|
||||
- Skip test_live and test_tls tests when running testsuite
|
||||
- Switch package to modern Python Stack on SLE-15
|
||||
* Use Python 3.11 on SLE-15 by default
|
||||
* Drop support for older Python versions
|
||||
- Switch build system from setuptools to pyproject.toml
|
||||
* Add python-pip and python-wheel to BuildRequires
|
||||
* Replace %python_build with %pyproject_wheel
|
||||
* Replace %python_install with %pyproject_install
|
||||
- Limit Python files matched in %files section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 15:41:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user