1
0

Accepting request 781248 from home:TheBlackCat:branches:devel:languages:python:jupyter

- Run tests using multibuild instead of running them in a separate
  subpackage.  This greatly simplifies the spec file and makes
  updating the package much easier.
- Drop doc subpackage due to rapid changes in readthedocs download
  urls.  This was only around to let the tests be run in a
  separate subpackage to avoid dependency loops.

OBS-URL: https://build.opensuse.org/request/show/781248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=39
This commit is contained in:
Todd R
2020-03-03 15:04:27 +00:00
committed by Git OBS Bridge
parent be9aa363d1
commit de40cf5f5d
7 changed files with 59 additions and 703 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Mar 3 14:29:15 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Run tests using multibuild instead of running them in a separate
subpackage. This greatly simplifies the spec file and makes
updating the package much easier.
- Drop doc subpackage due to rapid changes in readthedocs download
urls. This was only around to let the tests be run in a
separate subpackage to avoid dependency loops.
-------------------------------------------------------------------
Sun Mar 1 07:13:22 UTC 2020 - Arun Persaud <arun@gmx.de>