15
0

37 Commits

Author SHA256 Message Date
9d30ea2112 Accepting request 1286096 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1286096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=17
2025-06-17 16:21:15 +00:00
3e70a3872a - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=34
2025-06-16 12:17:10 +00:00
c2d003bccd Accepting request 1226979 from devel:languages:python
- Switch to pyproject macros.
- Add patch support-python-313.patch:
  * With Python 3.13, the listening asyncio Unix socket is removed
    on close

OBS-URL: https://build.opensuse.org/request/show/1226979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=16
2024-11-28 21:42:44 +00:00
469accceca - Switch to pyproject macros.
- Add patch support-python-313.patch:
  * With Python 3.13, the listening asyncio Unix socket is removed
    on close

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=32
2024-11-27 23:08:56 +00:00
70e6eff2ea Accepting request 1175330 from devel:languages:python
- Update to 1.4.6 (bsc#1224467, CVE-2024-34083):
  * STARTTLS is now fully enforced if used.

OBS-URL: https://build.opensuse.org/request/show/1175330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=15
2024-05-21 16:35:15 +00:00
dfc4e37a83 - Update to 1.4.6 (bsc#1224467, CVE-2024-34083):
* STARTTLS is now fully enforced if used.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=30
2024-05-20 11:21:32 +00:00
0a7c7f1530 Accepting request 1163947 from devel:languages:python
- Reenable tests for tumbleweed and Leap. Adds the
  python-pytest-asyncio build requirements for tests and ignore some
  tests that are failing for Leap but not for Factory.

OBS-URL: https://build.opensuse.org/request/show/1163947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=14
2024-04-02 14:43:16 +00:00
073400d9a5 - Reenable tests for tumbleweed and Leap. Adds the
python-pytest-asyncio build requirements for tests and ignore some
  tests that are failing for Leap but not for Factory.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=28
2024-04-01 12:24:10 +00:00
7db67de49f Accepting request 1157868 from devel:languages:python
- Clean up the SPEC file.
- Remove LICENSE-2.0.txt, it is now included in the tarball.

OBS-URL: https://build.opensuse.org/request/show/1157868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=13
2024-03-14 16:45:03 +00:00
5791c17481 Remove code coverage run.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=26
2024-03-14 07:12:16 +00:00
7b303201be - Clean up the SPEC file.
- Remove LICENSE-2.0.txt, it is now included in the tarball.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=25
2024-03-14 07:07:08 +00:00
aa07909b4a Accepting request 1157672 from devel:languages:python
- Update to 1.4.5 (bsc#1221328, CVE-2024-27305):
  * Fixed incorrect handling of newlines.
- remove not needed python-aiosmtpd.rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/1157672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=12
2024-03-13 21:21:26 +00:00
b202f708a3 - Update to 1.4.5 (bsc#1221328, CVE-2024-27305):
* Fixed incorrect handling of newlines.
- remove not needed python-aiosmtpd.rpmlintrc

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=23
2024-03-13 16:35:19 +00:00
598549e4da Accepting request 1093361 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1093361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=11
2023-06-16 14:54:57 +00:00
99a552376e Accepting request 1093290 from devel:languages:python:mailman:backports
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1093290
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=21
2023-06-15 20:05:48 +00:00
f0e38e3aae Accepting request 1065973 from devel:languages:python
- update to 1.4.4.post2:
  * Prevent unclean repo from being built (Closes #365)
  * Reduce chance of not-ready-for-release packages from being
    uploaded
  * No longer expect an implicit creation of the event loop
    through ``get_event_loop()`` (Closes #353)

OBS-URL: https://build.opensuse.org/request/show/1065973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=10
2023-02-16 15:55:45 +00:00
91bc7f2f1b - update to 1.4.4.post2:
* Prevent unclean repo from being built (Closes #365)
  * Reduce chance of not-ready-for-release packages from being
    uploaded
  * No longer expect an implicit creation of the event loop
    through ``get_event_loop()`` (Closes #353)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=19
2023-02-15 14:01:14 +00:00
21a3c8056c 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
2023-01-10 13:58:50 +00:00
d9e4f0a0c4 - 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/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=17
2023-01-04 16:48:22 +00:00
3c9bfb9628 Accepting request 1037222 from devel:languages:python
- Skip rpmlint error python-tests-in-package. 
- Remove python_module macro definition.

OBS-URL: https://build.opensuse.org/request/show/1037222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=8
2022-11-23 08:47:33 +00:00
9611c05f52 - Add python-aiosmtpd.rpmlinrc to spec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=15
2022-11-22 07:00:00 +00:00
0ec4d26fce - Skip rpmlint error python-tests-in-package.
- Remove python_module macro definition.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=14
2022-11-21 16:20:29 +00:00
7f6e425694 Accepting request 946128 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/946128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=7
2022-01-13 22:21:14 +00:00
397c86c7c9 Accepting request 945671 from home:bnavigator:branches:devel:languages:python
- Remove hardcoded conditional on python36 flavor which got removed
  in Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/945671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=13
2022-01-13 12:40:32 +00:00
712ac4f8bc Accepting request 932596 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/932596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=6
2021-11-20 01:42:24 +00:00
bb6b9957d1 Accepting request 932447 from home:gladiac:mailman3
- Disable pytest on Leap <= 15.3

* I wasn't able to skip the failing tests with `%pytest -k 'not TestModule'` whatever I tried it didn't work :-(

OBS-URL: https://build.opensuse.org/request/show/932447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=12
2021-11-19 22:50:04 +00:00
e8e1e5803e Accepting request 890393 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/890393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=5
2021-05-04 20:01:20 +00:00
a36f19c7ef Accepting request 890320 from home:bnavigator:branches:devel:languages:python
- Update runtime and build requirements
- Skip a failing test, which is marked xfail anyway but too late
- Exclude docs install into sitelib directory

OBS-URL: https://build.opensuse.org/request/show/890320
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=10
2021-05-04 13:57:17 +00:00
Richard Brown
40ae41ad03 Accepting request 881335 from devel:languages:python
- update to 1.4.2
- dropped obsolete f414dcdc.patch

OBS-URL: https://build.opensuse.org/request/show/881335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=4
2021-03-28 09:54:40 +00:00
1e07fc9607 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=8 2021-03-25 15:05:19 +00:00
cd82415e58 Accepting request 880480 from home:stroeder:branches:devel:languages:python
update to 1.4.2 (needed for mailman 3.3.4)

OBS-URL: https://build.opensuse.org/request/show/880480
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=7
2021-03-22 22:17:11 +00:00
1e8890ef49 Accepting request 809818 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/809818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=3
2020-06-09 22:43:42 +00:00
Tomáš Chvátal
bab7a6a95c Accepting request 809553 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809553
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=5
2020-05-28 07:34:03 +00:00
59957354c0 Accepting request 760353 from devel:languages:python
- Do not install examples in generic examples folder in sitelib

OBS-URL: https://build.opensuse.org/request/show/760353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=2
2020-01-02 13:42:14 +00:00
Tomáš Chvátal
0a2fdd43b5 - Do not install examples in generic examples folder in sitelib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=3
2020-01-02 07:34:53 +00:00
8d474d8739 Accepting request 730376 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/730376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosmtpd?expand=0&rev=1
2019-09-27 12:46:24 +00:00
Tomáš Chvátal
3d8172c5d8 Accepting request 730233 from home:jayvdb:strictyaml
test dep of https://pypistats.org/packages/aiosmtplib

OBS-URL: https://build.opensuse.org/request/show/730233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosmtpd?expand=0&rev=1
2019-09-12 11:26:53 +00:00