------------------------------------------------------------------- Mon Nov 11 21:08:13 UTC 2024 - Dirk Müller - update to 1.9.0: * Revamp for a more modern Python style in the 3.12 era: + start adding type annotations to code. + use pyproject.toml + remove illegal escape sequences * `BuildTree` now builds trees iteratively rather than recursively. With this we can handle larger trees which are needed in the decompilers. * Revise `README.rst` for the above and go over spelling and grammar * Internally, more git branches have been created to support older Python. ------------------------------------------------------------------- Sun Aug 16 22:50:53 UTC 2020 - John Vandenberg - Remove unnecessary build dependency nose ------------------------------------------------------------------- Tue May 19 08:03:00 UTC 2020 - Petr Gajdos - %python3_only -> %python_alternative ------------------------------------------------------------------- Tue Sep 10 10:10:05 UTC 2019 - Tomáš Chvátal - Update to 1.8.9: * bugfixes and test enhancements ------------------------------------------------------------------- Tue Apr 23 10:30:39 UTC 2019 - Marketa Calabkova - update to version 1.8.7 * Mostly bugfixes and new tests. * See ChangeLog. ------------------------------------------------------------------- Tue Dec 4 12:54:32 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Mon Sep 11 15:32:25 UTC 2017 - jengelh@inai.de - Trim history from package description. ------------------------------------------------------------------- Thu Sep 7 22:42:35 UTC 2017 - toddrme2178@gmail.com - initial version