15
0
forked from pool/python-manuel

Accepting request 597147 from home:frispete:python

- update to version 1.9.0:
  * You can now use Manuel with the nose and pytest test runners by
    defining Manuel tests inside unittest.TestCase classes.
  * Added support for Python 3.5 and Python 3.6.
  * Dropped support for Python 2.6
- add a fixed conf.py in order to properly build the docs (again)

OBS-URL: https://build.opensuse.org/request/show/597147
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-manuel?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2018-04-16 17:30:01 +00:00
committed by Git OBS Bridge
parent ac4941e349
commit 94bc16e702
5 changed files with 35 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 28 11:19:29 UTC 2018 - hpj@urpla.net
- update to version 1.9.0:
* You can now use Manuel with the nose and pytest test runners by
defining Manuel tests inside unittest.TestCase classes.
* Added support for Python 3.5 and Python 3.6.
* Dropped support for Python 2.6
- add a fixed conf.py in order to properly build the docs (again)
-------------------------------------------------------------------
Fri Jun 23 13:49:07 UTC 2017 - aloisio@gmx.com