17
0

Compare commits

9 Commits

Author SHA256 Message Date
9bee919763 Accepting request 1298125 from devel:languages:python
- Disable tests, tests doesn't work with latest pytest-asyncio
  gh#cole/aiosmtplib@3b4bd0d7048c

OBS-URL: https://build.opensuse.org/request/show/1298125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtplib?expand=0&rev=15
2025-08-07 14:50:00 +00:00
4ebe38b46b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtplib?expand=0&rev=32 2025-08-07 11:23:56 +00:00
3efb3623e5 - Disable tests, tests doesn't work with latest pytest-asyncio
gh#cole/aiosmtplib@3b4bd0d7048c

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtplib?expand=0&rev=31
2025-08-07 11:18:15 +00:00
c55a4e9457 Accepting request 1278550 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1278550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtplib?expand=0&rev=14
2025-05-20 15:04:10 +00:00
b70ef6a08b Accepting request 1278531 from home:glaubitz:branches:devel:languages:python
- Update to 4.0.1
  * Bugfix: Always clear the connect lock on connection lost,
    allowing client reconnect

OBS-URL: https://build.opensuse.org/request/show/1278531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtplib?expand=0&rev=29
2025-05-20 08:19:53 +00:00
d3752e7fce Accepting request 1267262 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1267262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtplib?expand=0&rev=13
2025-04-05 11:50:39 +00:00
fe6bbff3ae Accepting request 1267134 from home:nkrapp:branches:devel:languages:python
- Update to 4.0.0
  * BREAKING: Drop Python 3.8 support
  * Bugfix: Run socket.getfqdn in thread to avoid blocking event loop if local_hostname not provided (thanks @Raidzin)
  * Bugfix: Clear connect lock on connection lost, allowing client reconnect
  * Bugfix: Allow socket connections to use TLS by providing hostname and use_tls=True

OBS-URL: https://build.opensuse.org/request/show/1267134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtplib?expand=0&rev=27
2025-04-05 08:26:10 +00:00
e175464907 Accepting request 1222850 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1222850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtplib?expand=0&rev=12
2024-11-09 19:57:55 +00:00
cafbb292cd 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
2024-11-08 15:04:32 +00:00

Diff Content Not Available