Accepting request 840181 from home:mcalabkova:branches:devel:languages:python:pytest

- Update to 1.0.2
  * Replace yield_fixture with fixture
  * Drop Python 3.4 support
  * Drop Python 2.7 support
  * Add builds for Python 3.8, 3.9
  * Include test to package
- Actually download source tarball

OBS-URL: https://build.opensuse.org/request/show/840181
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-click?expand=0&rev=5
This commit is contained in:
2020-10-08 06:52:58 +00:00
committed by Git OBS Bridge
parent 9b1f709e53
commit 7c9be09c15
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 7 18:42:23 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.0.2
* Replace yield_fixture with fixture
* Drop Python 3.4 support
* Drop Python 2.7 support
* Add builds for Python 3.8, 3.9
* Include test to package
- Actually download source tarball
-------------------------------------------------------------------
Fri May 31 08:20:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>