Accepting request 582182 from devel:languages:python

- update to 1.7.1
  * fix reading README.rst in setup.py

- fix deps for setuptools

- update to 1.7.0
  * Drop support for python-2.6 and python-3.3

OBS-URL: https://build.opensuse.org/request/show/582182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mock?expand=0&rev=5
This commit is contained in:
2018-03-05 12:36:03 +00:00
committed by Git OBS Bridge
parent c8d84e85b7
commit 1b2e7377ba
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Mar 3 10:13:26 UTC 2018 - mimi.vx@gmail.com
- update to 1.7.1
* fix reading README.rst in setup.py
-------------------------------------------------------------------
Fri Mar 2 10:04:50 UTC 2018 - chris@computersalat.de
- fix deps for setuptools
-------------------------------------------------------------------
Thu Mar 1 00:05:11 UTC 2018 - mimi.vx@gmail.com
- update to 1.7.0
* Drop support for python-2.6 and python-3.3
-------------------------------------------------------------------
Thu Jan 11 12:23:03 UTC 2018 - tchvatal@suse.com