forked from pool/python-munkres
Accepting request 690330 from home:pgajdos
- version update to 1.1.2 * Removed `NoReturn` type annotations * Only supports Python 3.5 or better * Added `typing` type hints * simplify conversion of a profit matrix to a cost matrix * Added more tests - run the testsuite - python3-only package OBS-URL: https://build.opensuse.org/request/show/690330 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munkres?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
bb472aac18
commit
f2bd20f6d5
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 08:57:28 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 1.1.2
|
||||
* Removed `NoReturn` type annotations
|
||||
* Only supports Python 3.5 or better
|
||||
* Added `typing` type hints
|
||||
* simplify conversion of a profit matrix to a cost matrix
|
||||
* Added more tests
|
||||
- run the testsuite
|
||||
- python3-only package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:50:37 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user