89 lines
3.0 KiB
Plaintext
89 lines
3.0 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Thu May 15 12:13:24 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||
|
|
||
|
- Convert to pip-based build
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 21 12:22:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- add sle15_python_module_pythons (jsc#PED-68)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 13 22:40:23 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Make calling of %{sle15modernpython} optional.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Feb 10 16:40:47 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Refresh patches and remove weird replacement of conftest.py
|
||
|
command in %%prep.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 31 23:18:09 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- add python311.patch to fix tests with 3.11
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Dec 19 17:50:16 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 1.5.2:
|
||
|
* Add formal support for Python 3.8
|
||
|
* Remove formal support for Python 3.4
|
||
|
* Switch from Travis to GitHub actions
|
||
|
* Made tests pass flake8 for Python 2.7
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Aug 16 12:33:16 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||
|
|
||
|
- Replace nose with pytest
|
||
|
- Add missing Group
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Mar 12 07:17:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||
|
|
||
|
- Fix build without python2 available
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 25 08:43:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
|
||
|
- Add HISTORY.rst to %doc
|
||
|
- Update to v1.5.1
|
||
|
* Added formal support for Python 3.7
|
||
|
* Removed formal support for Python 3.3
|
||
|
- from 1.4.3
|
||
|
* Catch SyntaxError from asyncio import on older versions of Python
|
||
|
- from 1.4.2
|
||
|
* Really fixed tests
|
||
|
- from 1.4.1
|
||
|
* Added conftest.py to manifest so tests work properly off the tarball
|
||
|
* Ensured new asyncio tests didn't break Python 2.7 builds on Debian
|
||
|
* Code formatting via black
|
||
|
- from 1.4.0
|
||
|
* Added asyncio support
|
||
|
* Remove Python 2.6 support, whose end of life was 5 years ago
|
||
|
- from 1.3.1
|
||
|
* Validate for Python 3.6
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Feb 1 10:58:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||
|
|
||
|
- Add patch to fix build with new freezegun (by skipping test):
|
||
|
* freezegun-skip.patch
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 4 12:46:23 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Remove superfluous devel dependency for noarch package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Aug 19 08:27:48 UTC 2017 - sebix+novell.com@sebix.at
|
||
|
|
||
|
- singlespec version
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Mar 17 17:38:09 UTC 2016 - jmassaguerpla@suse.com
|
||
|
|
||
|
- initial commit with version 1.3.0
|
||
|
|