Overview

Request 880309 accepted

- Update to 1.3.1
* Allow building the documentation without sphinx_rtd_theme
- Release 1.3
* Tested with Python 3.9.0
* To help avoid compiler warning about uninitialized members,
extra members are added to the PyModuleDef structure for Python
2: m_slots, m_traverse, m_clear and m_free. Under Python 2,
they must be set to NULL (usually by continuing to leave them
out).
- Release 1.2
* Tests updated to pass with Python 3.9.0b3
* make install now honors DESTDIR to support staged installations
- drop destdir.patch fixed upstream

Loading...
Request History
Benjamin Greiner's avatar

bnavigator created request

- Update to 1.3.1
* Allow building the documentation without sphinx_rtd_theme
- Release 1.3
* Tested with Python 3.9.0
* To help avoid compiler warning about uninitialized members,
extra members are added to the PyModuleDef structure for Python
2: m_slots, m_traverse, m_clear and m_free. Under Python 2,
they must be set to NULL (usually by continuing to leave them
out).
- Release 1.2
* Tests updated to pass with Python 3.9.0b3
* make install now honors DESTDIR to support staged installations
- drop destdir.patch fixed upstream


Dirk Mueller's avatar

dirkmueller accepted request

openSUSE Build Service is sponsored by