Tomáš Chvátal 2020-01-28 08:23:53 +00:00 committed by Git OBS Bridge
parent 7737c504e1
commit 5a2e7e27fa
2 changed files with 25 additions and 1049 deletions

1068
LICENSE

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,7 @@
#
# spec file for package python-formats
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2016-2020, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@ -12,9 +13,10 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-formats
Version: 0.1.1
@ -24,7 +26,7 @@ License: MIT
Group: Development/Languages/Python
URL: https://github.com/redodo/formats
Source: https://files.pythonhosted.org/packages/source/f/formats/formats-%{version}.tar.gz
Source1: https://github.com/redodo/formats/blob/master/LICENSE
Source1: https://raw.githubusercontent.com/redodo/formats/master/LICENSE
Source2: https://raw.githubusercontent.com/redodo/formats/master/test_formats.py
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes