14
0

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

- update to 4.1.2
  * include python 3.9 via the deadsnakes action
  * fix handling of missing git/hg on python2.7 (python 3 exceptions where used)
  * Add ``parentdir_project_version`` to support installs from GitHub release
    tarballs.
  * switch to declarative metadata
  * select git tags based on the presence of numbers instead of dots
  * enable getting a version form a parent folder prefix
  * add release-branch-semver version scheme
  * make global configuration available to version metadata
  * drop official support for python 3.4

OBS-URL: https://build.opensuse.org/request/show/823561
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=60
This commit is contained in:
Tomáš Chvátal
2020-07-30 18:47:27 +00:00
committed by Git OBS Bridge
parent 89ac974870
commit 46d89799ca
4 changed files with 19 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-setuptools_scm%{psuffix}
Version: 3.5.0
Version: 4.1.2
Release: 0
Summary: Python setuptools handler for SCM tags
License: MIT