15
0

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
This commit is contained in:
2023-10-12 16:10:39 +00:00
committed by Git OBS Bridge
parent e240e031ae
commit 45ed36720b
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 12 13:53:09 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- 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 12:26:38 UTC 2023 - Dirk Müller <dmueller@suse.com>