2022-03-27 11:09:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Mar 27 11:08:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.2.0:
|
|
|
|
|
- expose a build_ext subclass that can be re-used in other projects PR #16
|
|
|
|
|
- use a PEP 517 compatible install procedure PR #16
|
|
|
|
|
- do not access directly ob_type on PyObject use Py_TYPE
|
|
|
|
|
|
2020-04-09 12:48:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 9 11:16:32 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- initial version 1.1.0, required by python-enaml
|
|
|
|
|
|