1
0

Accepting request 661731 from home:pluskalm:branches:devel:languages:python

- Drop pyparsing depndency as its not needed and creates circular
  dependency on older distributions
- Reduce amount of duplicities

OBS-URL: https://build.opensuse.org/request/show/661731
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=21
This commit is contained in:
2018-12-28 08:57:58 +00:00
committed by Git OBS Bridge
parent 5004914bfa
commit 51897b504b
2 changed files with 21 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 28 08:49:34 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Drop pyparsing depndency as its not needed and creates circular
dependency on older distributions
- Reduce amount of duplicities
-------------------------------------------------------------------
Thu Mar 22 20:37:57 UTC 2018 - toddrme2178@gmail.com