14
0

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

- update to 3.3.3
  * adding the fallback_version option, which sets the version to 
    be used when everything else fails.
  * use a specific fallback root when calling fallbacks.
  * fix python3.8 support and add builds for up to python3.8

OBS-URL: https://build.opensuse.org/request/show/702816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal
2019-05-14 15:45:31 +00:00
committed by Git OBS Bridge
parent 9d704b5389
commit 8ce4cf9465
5 changed files with 20 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 14 11:26:42 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to 3.3.3
* adding the fallback_version option, which sets the version to
be used when everything else fails.
* use a specific fallback root when calling fallbacks.
* fix python3.8 support and add builds for up to python3.8
-------------------------------------------------------------------
Fri Apr 12 08:33:01 UTC 2019 - Dirk Mueller <dmueller@suse.com>