14
0

Accepting request 786189 from home:pgajdos:python

- version update to 3.5.0
  * add ``no-local-version`` local scheme and improve documentation for schemes
  * fix #403: also sort out resource warnings when dealing with git file finding

OBS-URL: https://build.opensuse.org/request/show/786189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=58
This commit is contained in:
Tomáš Chvátal
2020-03-18 17:38:06 +00:00
committed by Git OBS Bridge
parent 62a89aa5d3
commit 89ac974870
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 18 12:04:39 UTC 2020 - pgajdos@suse.com
- version update to 3.5.0
* add ``no-local-version`` local scheme and improve documentation for schemes
* fix #403: also sort out resource warnings when dealing with git file finding
-------------------------------------------------------------------
Fri Jan 31 10:24:46 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>