15
0

Accepting request 928729 from home:pgajdos:python

- version update to 1.0.0
  * Safe defaults #147
  * Updated docstrings
  * Fix is_prefix() implementation in Trie #148
  * Python2 is officially supported
  * Removed requirement of pyee

OBS-URL: https://build.opensuse.org/request/show/928729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-adapt-parser?expand=0&rev=14
This commit is contained in:
2021-11-21 11:04:24 +00:00
committed by Git OBS Bridge
parent 9e87a16fec
commit 888add673b
3 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 2 10:26:21 UTC 2021 - pgajdos@suse.com
- version update to 1.0.0
* Safe defaults #147
* Updated docstrings
* Fix is_prefix() implementation in Trie #148
* Python2 is officially supported
* Removed requirement of pyee
-------------------------------------------------------------------
Sat Oct 16 09:45:36 UTC 2021 - Dirk Müller <dmueller@suse.com>