AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix build without python2 available
- 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
- Add patch to fix build with new freezegun (by skipping test): * freezegun-skip.patch
- Remove superfluous devel dependency for noarch package
- singlespec version
- initial commit with version 1.3.0