| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 4.1.0
* Drop support for Python 2.6 and 3.2.
* Add support for Python 3.5 and 3.6.
* Fix the C extension not being used in Python 3. See issue 4.
* Make the Python implementation of Message accept any object
for the default argument, just as the C extension does.
This should be a unicode or byte string. See issue 5.
- Converted to single-spec
- update to version 4.0.3: * Added support for Python 3.4. * Updated boostrap.py to version 2.2. - rename CHANGES.txt to CHANGES.rst: changed upstream - rename README.txt to README.rst: changed upstream
- Package CHANGES.txt, COPYRIGHT.txt, LICENSE.txt and README.txt - Use download Url as source
- version 4.0.2: initial build