14
0

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

- update to 0.7.0
  * Add support for Python 3.8, and drop Python 3.4.
  * Publish bdist wheel.

OBS-URL: https://build.opensuse.org/request/show/783949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-03-11 15:59:25 +00:00
committed by Git OBS Bridge
parent cb0b956b80
commit 98d160cce0
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 11 15:51:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.7.0
* Add support for Python 3.8, and drop Python 3.4.
* Publish bdist wheel.
-------------------------------------------------------------------
Thu Oct 10 08:25:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>