SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-hypothesmith-0.3.3-28.7.noarch.rpm :

* Tue Mar 19 2024 Dirk Müller - update to 0.3.3:
* Add Python 3.12 and 3.13 to CI
* Can now be imported on Python 3.13
* Mon Jan 22 2024 Dirk Müller - update to 0.3.2:
* Performance improvements based on Hypothesis 6.93.0
* Mon Dec 18 2023 Dirk Müller - update to 0.3.1:
* Hypothesis >= 6.89.0 made some internal changes which broke our `from_grammar()`. This patch restores compatibility, and requires the new Hypothesis.
* Thu Oct 12 2023 Ondřej Súkup - update to 0.3.0
* Even more efficient generation of Python identifiers, using Hypothesis 6.84.1
* Dropped support for Python 3.7
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Wed Apr 19 2023 Matej Cepl - Switch to single spec version build for PSP
* Thu Dec 15 2022 Daniel Garcia - Update requirements
* Tue Dec 13 2022 Yogalakshmi Arunachalam - Update to version 0.2.3
* Actually package up the renamed grammar file this time.- Update to 0.2.2 - 2022-11-29
* Correct the minimum required version of LibCST
* Use importlib.resources to load the Python grammar (zip-safe)
* Tue Dec 06 2022 Yogalakshmi Arunachalam - Update to version 0.2.1 - 2022-11-25
* Use the lark package on PyPI, for Lark version 1.0+ (requires recent Hypothesis)
* Use updated Python grammar for from_grammar(), thanks to Lark updates
* Drop support for Python 3.6, add 3.10 and 3.11 to CI
* Thu Oct 20 2022 Torsten Gruner - Update to v0.2.0
* More efficient generation of Python identifiers
* Workaround for CPython parser bug in 3.9.8 (#16) Yes, yet another one - still, that\'s why hypothesmith exists...- Release v0.1.9
* Fixed rare internal error when from_node() generated misplaced except: clauses
* Thu Sep 29 2022 Yogalakshmi Arunachalam - Update to 0.2.0 - 2021-11-27 More efficient generation of Python identifiers Workaround for CPython parser bug in 3.9.8 (#16) Yes, yet another one - still, that\'s why hypothesmith exists...- Update to 0.1.9 - 2021-08-19 Fixed rare internal error when from_node() generated misplaced except: clauses
* Sun Mar 21 2021 Ben Greiner - Update to v0.1.8
* Now compatible with Hypothesis 5.46 and later
* Increased diversity of examples generated by from_node()- Release v0.1.7
* Adds a workaround for BPO-42218
* Bumped Hypothesis requirement to version 5.41 or later (better internal error messages)
* Added MANIFEST.in so the sdist includes license, tests, etc.
 
ICM