Accepting request 1008826 from home:yarunachalam:branches:devel:languages:python

- Update to version 99.9 
  * Add deprecation warning to code
  * Add deprecation notice to README
  * Final bump of version

OBS-URL: https://build.opensuse.org/request/show/1008826
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-version-command?expand=0&rev=3
This commit is contained in:
2022-10-07 18:43:49 +00:00
committed by Git OBS Bridge
parent 86fd5dd0d8
commit a3a9c0274b
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-setuptools-version-command
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-setuptools-version-command
Version: 2.2
Version: 99.9
Release: 0
Summary: Adds a command to dynamically get the version from the VCS of choice
License: MIT