OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-formats?expand=0&rev=2
This commit is contained in:
parent
7737c504e1
commit
5a2e7e27fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user