14
0
forked from pool/python-moban

Accepting request 808111 from home:mcalabkova:branches:devel:languages:python

- Update to 0.7.5
  * #365: regression was introduced by v0.6.5. If you uses mobanfile 
    as data configuration file, you are very likely to have this show 
    stopper.
  * suppress stdout message from deprecated pip install. but please 
    do not use and migrate deprecated`requires` syntax.

OBS-URL: https://build.opensuse.org/request/show/808111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=10
This commit is contained in:
2020-05-22 07:47:06 +00:00
committed by Git OBS Bridge
parent 995ff098ee
commit 03e7e11f4b
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri May 22 07:42:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.7.5
* #365: regression was introduced by v0.6.5. If you uses mobanfile
as data configuration file, you are very likely to have this show
stopper.
* suppress stdout message from deprecated pip install. but please
do not use and migrate deprecated`requires` syntax.
-------------------------------------------------------------------
Mon Jan 20 15:16:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>