14
0

Accepting request 509266 from home:alois:branches:devel:languages:python

Update to 2.6.1

OBS-URL: https://build.opensuse.org/request/show/509266
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dateutil?expand=0&rev=11
This commit is contained in:
Thomas Bechtold
2017-07-11 04:37:33 +00:00
committed by Git OBS Bridge
parent c340afcbf8
commit 61a1528232
4 changed files with 54 additions and 5 deletions

View File

@@ -19,13 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-python-dateutil
Version: 2.6.0
Version: 2.6.1
Release: 0
Summary: A Python Datetime Library
License: BSD-3-Clause
Group: Development/Libraries/Python
Url: https://dateutil.readthedocs.org/en/latest/
Source0: https://pypi.io/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools} >= 18.0.1
BuildRequires: %{python_module six} >= 1.9.0