1
0

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

- update to 2.8.5
  * Properly handle wildcards in ``SimpleSpec``

OBS-URL: https://build.opensuse.org/request/show/823407
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semantic_version?expand=0&rev=13
This commit is contained in:
Matej Cepl 2020-07-29 15:05:14 +00:00 committed by Git OBS Bridge
parent 5ecef0126c
commit a3a7f65e1d
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 29 13:46:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 2.8.5
* Properly handle wildcards in ``SimpleSpec``
-------------------------------------------------------------------
Wed Mar 18 13:38:47 UTC 2020 - pgajdos@suse.com

View File

@ -18,13 +18,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-semantic_version
Version: 2.8.4
Version: 2.8.5
Release: 0
Summary: A library implementing the 'SemVer' scheme
License: BSD-2-Clause
Group: Development/Languages/Python
URL: https://github.com/rbarrois/python-semanticversion
Source: https://files.pythonhosted.org/packages/source/s/semantic_version/semantic_version-%{version}.tar.gz
BuildRequires: %{python_module Django >= 1.11}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:352459f640f3db86551d8054d1288608b29a96e880c7746f0a59c92879d412a3
size 49774

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2cb2de0558762934679b9a104e82eca7af448c9f4974d1f3eeccff651df8a54
size 50009