1
0

- Switch to using the %pytest macro.

- Drop incorrect calculated dependency on python33.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-networkx?expand=0&rev=14
This commit is contained in:
2019-11-22 00:41:57 +00:00
committed by Git OBS Bridge
parent 93aa5ab2bb
commit e3ecd396ce
2 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 22 00:41:03 UTC 2019 - steven.kowalik@suse.com
- Drop incorrectly calculated dependency on python33
- Switch to using %pytest macro
-------------------------------------------------------------------
Sun Nov 17 23:53:12 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>