1
0

- Do not pull in setuptools dependency at all to avoid cycles

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=66
This commit is contained in:
Tomáš Chvátal
2019-10-16 14:23:15 +00:00
committed by Git OBS Bridge
parent 4ce5709805
commit 2bfc105583
2 changed files with 11 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 16 14:22:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Do not pull in setuptools dependency at all to avoid cycles
-------------------------------------------------------------------
Tue Aug 6 05:01:32 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>