diff --git a/.gitignore b/.gitignore index c5c658e..ae11bbe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /httpbin-0.5.0.tar.gz /httpbin-0.6.1.tar.gz +/httpbin-0.6.2.tar.gz diff --git a/python-httpbin.spec b/python-httpbin.spec index b1b34bd..c2f9685 100644 --- a/python-httpbin.spec +++ b/python-httpbin.spec @@ -24,15 +24,15 @@ being considered. All endpoint responses are JSON-encoded. %global t3_requires python3-brotli python%{python3_pkgversion}-flask python%{python3_pkgversion}-markupsafe python%{python3_pkgversion}-decorator python%{python3_pkgversion}-itsdangerous python3-raven python%{python3_pkgversion}-six Name: python-%{modname} -Version: 0.6.1 +Version: 0.6.2 Release: 1%{?dist} Summary: HTTP Request & Response Service, written in Python + Flask License: MIT URL: https://github.com/Runscope/httpbin Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz -# Upstream made httpbin pull in flask-common (which we don't have -# packaged) but not actually use it for anything +# Upstream pulls in flask-common to add response headers, but we don't +# have it packaged yet # https://github.com/kennethreitz/httpbin/issues/381 Patch0: 0001-Revert-Flask-Common.patch BuildArch: noarch @@ -144,6 +144,9 @@ LANG=en_US.UTF-8 %py3_other_install ################################################################################# %changelog +* Fri Oct 20 2017 Adam Williamson - 0.6.2-1 +- Update to 0.6.2 + * Wed Aug 30 2017 Adam Williamson - 0.6.1-1 - Update to 0.6.1 - Remove EL 6 compatibility bits (probably won't ever build on EL 6) diff --git a/sources b/sources index c3e16f2..69e2147 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (httpbin-0.6.1.tar.gz) = fc4a6fc61f9ef8f46fb114b674bd317f2b6c263f72ba09da451d9969a3012322bca2bfe75b2b59e47c1cff093d94bc7638e8ddad58f528b26d277b5a5bde502e +SHA512 (httpbin-0.6.2.tar.gz) = 7e7a0ec07c473603a542e3d568897ab8971429a91e445967ed8e031c5523de22d65e07e7ad0b26c9c9aac4eafa651420f82e4b340e1df31cfe37ef6f70194f14