11 Commits

Author SHA256 Message Date
45ed36720b Accepting request 1117476 from home:mimi_vx:branches:devel:languages:python
update to 0.3.0
 * Even more efficient generation of Python identifiers, using Hypothesis 6.84.1
 * Dropped support for Python 3.7

OBS-URL: https://build.opensuse.org/request/show/1117476
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=17
2023-10-12 16:10:39 +00:00
e240e031ae Accepting request 1081446 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=15
2023-04-21 14:30:57 +00:00
506c9f1c9b - Update requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=13
2022-12-15 07:03:18 +00:00
b2678525de Accepting request 1042712 from home:yarunachalam:branches:devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/1042712
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=12
2022-12-14 14:13:43 +00:00
1657ed7b2f Accepting request 1040481 from home:yarunachalam:branches:devel:languages:python
- 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 

- 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

OBS-URL: https://build.opensuse.org/request/show/1040481
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=11
2022-12-06 11:43:39 +00:00
b20d2a7116 Accepting request 1030191 from home:Simmphonie:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1030191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=9
2022-10-20 14:08:19 +00:00
32b101b39b Accepting request 880420 from home:bnavigator:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/880420
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=7
2021-03-22 22:23:08 +00:00
d9fa0c39d7 Accepting request 848478 from home:jayvdb:branches:devel:languages:python
- Update to v0.1.6

OBS-URL: https://build.opensuse.org/request/show/848478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=5
2020-11-14 11:03:04 +00:00
Tomáš Chvátal
276acfa102 Accepting request 827931 from home:bnavigator:branches:devel:languages:python
- Update to 0.1.4
- Use github repository download for LICENSE, CHANGELOG.md (needed
  by tests) and test directory gh#Zac-HD/hypothesmith#5
- run tests in multibuild flavor, they are quite time-consuming and
  the test requirements create dependency loops
- filter empty types file python-hypothesmith-rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/827931
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=3
2020-08-20 09:49:48 +00:00
Dominique Leuenberger
c728ce30b7 Accepting request 794561 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/794561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesmith?expand=0&rev=1
2020-04-16 21:05:13 +00:00
Tomáš Chvátal
3415770617 - Initial commit, needed by flake8-builtins
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=1
2020-04-16 11:02:47 +00:00