SHA256
14
0
forked from pool/python-h2
2018-12-04 17:14:50 +00:00
committed by Git OBS Bridge
parent cd641eec14
commit 74ffce92f0

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: HTTP/2 State-Machine based protocol implementation
License: MIT
Group: Development/Languages/Python
Url: http://hyper.rtfd.org
URL: http://hyper.rtfd.org
Source0: https://files.pythonhosted.org/packages/source/h/h2/h2-%{version}.tar.gz
# test requirements
BuildRequires: %{python_module coverage}
@@ -38,7 +38,6 @@ BuildRequires: python-rpm-macros
Requires: python-hpack >= 2.2
Requires: python-hyperframe >= 5.0
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%python_subpackages
%description
@@ -61,8 +60,8 @@ your programming paradigm.
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version}
%files %{python_files}
%defattr(-,root,root,-)
%doc HISTORY.rst LICENSE README.rst
%license LICENSE
%doc HISTORY.rst README.rst
%{python_sitelib}/h2
%{python_sitelib}/h2-%{version}-py%{python_version}.egg-info