forked from pool/python-ebcdic
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ebcdic?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
4d7679ea10
commit
7e1c3bc9f7
@@ -12,24 +12,24 @@
|
||||
# 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-ebcdic
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
License: BSD-2-Clause
|
||||
Summary: Additional EBCDIC codecs for Python
|
||||
Url: https://pypi.python.org/pypi/ebcdic
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://pypi.python.org/pypi/ebcdic
|
||||
Source: https://files.pythonhosted.org/packages/source/e/ebcdic/ebcdic-%{version}.zip
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: unzip
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user