15
0

Accepting request 794175 from home:pgajdos:python

- version update to 1.2
  * Fix anomalous backslashes in strings
  * Update the thirdparty directory structure.
  * New version of boolean.py library
  * Add ability to leave license expressions unsorted when simplifying

OBS-URL: https://build.opensuse.org/request/show/794175
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-license-expression?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-04-15 13:01:23 +00:00
committed by Git OBS Bridge
parent 0975ae9105
commit cd8bdeca20
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 15 11:55:39 UTC 2020 - pgajdos@suse.com
- version update to 1.2
* Fix anomalous backslashes in strings
* Update the thirdparty directory structure.
* New version of boolean.py library
* Add ability to leave license expressions unsorted when simplifying
-------------------------------------------------------------------
Mon Sep 9 15:24:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>