From 21540f0904304fe6d582a0a87f28df9878200395 Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Mar 07 2019 18:01:23 +0000 Subject: Release 3.1.0 Run tests Signed-off-by: Robert-André Mauchin --- diff --git a/.gitignore b/.gitignore index 08312d1..b46a946 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /h2-3.0.1.tar.gz +/h2-3.1.0.tar.gz diff --git a/python-h2.spec b/python-h2.spec index 1999095..24286dd 100644 --- a/python-h2.spec +++ b/python-h2.spec @@ -8,25 +8,29 @@ be embeddable in whatever program you choose to use, ensuring that you can speak HTTP/2 regardless of your programming paradigm.} Name: python-%{pypi_name} -Version: 3.0.1 -Release: 4%{?dist} +Version: 3.1.0 +Release: 1%{?dist} Summary: HTTP/2 State-Machine based protocol implementation License: MIT URL: http://hyper.rtfd.org -Source0: https://files.pythonhosted.org/packages/source/h/%{pypi_name}/%{pypi_name}-%{version}.tar.gz +Source0: %pypi_source BuildArch: noarch BuildRequires: python2-devel BuildRequires: (python2dist(hpack) >= 2.3 with python2dist(hpack) < 4) -BuildRequires: (python2dist(hyperframe) >= 5.0 with python2dist(hyperframe) < 6) +BuildRequires: (python2dist(hyperframe) >= 5.2.0 with python2dist(hyperframe) < 6) BuildRequires: python2dist(setuptools) +BuildRequires: python2dist(pytest) +BuildRequires: python2dist(hypothesis) BuildRequires: python3-devel BuildRequires: (python3dist(hpack) >= 2.3 with python3dist(hpack) < 4) -BuildRequires: (python3dist(hyperframe) >= 5.0 with python3dist(hyperframe) < 6) +BuildRequires: (python3dist(hyperframe) >= 5.2.0 with python3dist(hyperframe) < 6) BuildRequires: python3dist(setuptools) BuildRequires: python3dist(sphinx) +BuildRequires: python3dist(pytest) +BuildRequires: python3dist(hypothesis) # Unbundle BuildRequires: js-jquery @@ -97,6 +101,11 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js %py3_install +%check +%{__python2} -m pytest +%{__python3} -m pytest + + %files -n python2-%{pypi_name} %license LICENSE %doc README.rst @@ -117,6 +126,10 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js %changelog +* Thu Mar 07 2019 Robert-André Mauchin - 3.1.0-1 +- Release 3.1.0 +- Run tests + * Sat Feb 02 2019 Fedora Release Engineering - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 8d29e43..92a7df4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (h2-3.0.1.tar.gz) = 4206ed9b298477b02cb4ae6be3f3e421225f14b25c327a324544f8ffe2246b949d8f1f0171f2c6821afb32aa7a8c1ac976e1221217c0296d0e6ebea8877f4d02 +SHA512 (h2-3.1.0.tar.gz) = 49fbcec6676fd7b9cedaacc391631198eddbcef92984744481b14ad74bc999e0ab4feb2301f824e281ba1bc02cae91b4c6f9f0f6ae5c1d141d1b1ba8a310589d