Replace nose with pytest OBS-URL: https://build.opensuse.org/request/show/827030 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cached-property?expand=0&rev=16
54 lines
1.8 KiB
Plaintext
54 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|