Accepting request 554733 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/554733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-timeout?expand=0&rev=3
This commit is contained in:
2017-12-08 11:58:27 +00:00
committed by Git OBS Bridge
parent b8714e5150
commit 193190a8d4
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Dec 3 19:13:13 UTC 2017 - arun@gmx.de
- update to version 1.2.1:
* Fix for pytest 3.3, thanks Bruno Oliveira.
* Update supported python versions:
+ Add CPython 3.6.
+ Drop CPyhon 2.6 (as did pytest 3.3)
+ Drop CPyhon 3.3
+ Drop CPyhon 3.4
-------------------------------------------------------------------
Wed Sep 6 18:09:04 UTC 2017 - toddrme2178@gmail.com