14
0
forked from pool/python-tqdm

Accepting request 761182 from home:TheBlackCat:branches:devel:languages:python

- Remove unneeded python2 ipython-related testing dependencies.  These packages are no longer available for python2 and the test suite will automatically skip them if they aren't available.

OBS-URL: https://build.opensuse.org/request/show/761182
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=66
This commit is contained in:
Todd R
2020-01-06 14:58:36 +00:00
committed by Git OBS Bridge
parent 9fd563e5d6
commit 53bc317e48
2 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 6 14:46:46 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Remove unneeded python2 ipython-related testing dependencies.
These packages are no longer available for python2 and the test
suite will automatically skip them if they aren't available.
-------------------------------------------------------------------
Sun Jan 5 02:47:11 UTC 2020 - Arun Persaud <arun@gmx.de>