14
0

Accepting request 783824 from home:pgajdos:python

- version update to 2.1.1
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/783824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tasklib?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-03-11 13:52:51 +00:00
committed by Git OBS Bridge
parent 9b22f3f512
commit 959a17bcfa
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-tasklib
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-tasklib
Version: 1.3.0
Version: 2.1.1
Release: 0
Summary: Python Task Warrior library
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/robgolding63/tasklib
URL: https://github.com/robgolding/tasklib
Source: https://files.pythonhosted.org/packages/source/t/tasklib/tasklib-%{version}.tar.gz
Patch0: disable-windows-test.patch
BuildRequires: %{python_module pytz}