1
0

Accepting request 717970 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/717970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cluster?expand=0&rev=3
This commit is contained in:
2019-07-26 10:39:25 +00:00
committed by Git OBS Bridge
parent fa5b692cf2
commit d984f7265a
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jul 23 17:43:25 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 1.4.1.post2
* Update changelog.
* Removed the Pipfile which was introduced in 1.4.1.post1.
The file caused false positives on security checks.
Additionally, having a Pipfile is mainly useful in
applications, and not in libraries like this one.
- Update to 1.4.1.post1
* Update changelog.
* Switch doc-building to use pipenv & update Pipfile accordingly.
-------------------------------------------------------------------
Wed Jun 20 11:10:58 UTC 2018 - tchvatal@suse.com