1
0

Accepting request 873985 from home:jayvdb:branches:devel:languages:python:numeric

- Re-enable Python 3.6 builds without optional dependencies
- Add test dependencies lxml, pandas and pygraphviz

OBS-URL: https://build.opensuse.org/request/show/873985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-networkx?expand=0&rev=36
This commit is contained in:
2021-02-20 18:13:48 +00:00
committed by Git OBS Bridge
parent c050304104
commit 542624fbeb
2 changed files with 29 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Feb 20 05:07:31 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Re-enable Python 3.6 builds without optional dependencies
- Add test dependencies lxml, pandas and pygraphviz
-------------------------------------------------------------------
Mon Feb 1 14:05:38 UTC 2021 - Benjamin Greiner <code@bnavigator.de>