forked from pool/python-aiosmtpd
- 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
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|