Accepting request 782145 from home:pgajdos:python

- version update to 1.0.0
  * Drop py2 support and testing
  * Add support for feature.api
  * make sure destination dir exist before copying files into it
  * Remove pypy from default env list

OBS-URL: https://build.opensuse.org/request/show/782145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-feature-classification?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-03-06 18:19:02 +00:00
committed by Git OBS Bridge
parent 582ad6146d
commit 6fac176234
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 6 15:05:08 UTC 2020 - pgajdos@suse.com
- version update to 1.0.0
* Drop py2 support and testing
* Add support for feature.api
* make sure destination dir exist before copying files into it
* Remove pypy from default env list
-------------------------------------------------------------------
Tue Sep 10 10:01:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>