From a897bd91e13d6794c0bd12ebe163f5a335be15f5 Mon Sep 17 00:00:00 2001 From: FrantiĊĦek Zatloukal Date: Mar 29 2018 11:04:31 +0000 Subject: Backport: Fix-arguments-with-type-list --- diff --git a/.gitignore b/.gitignore index 159afee..02dc4fe 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /0.3.4.tar.gz /0.3.5.tar.gz /0.3.6.tar.gz +/0001-Fix-arguments-with-type-list-705.patch diff --git a/python-flask-restful.spec b/python-flask-restful.spec index 14a5e1b..eec5398 100644 --- a/python-flask-restful.spec +++ b/python-flask-restful.spec @@ -13,7 +13,7 @@ Name: python-%{srcname} Version: 0.3.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} Group: Development/Languages @@ -21,6 +21,7 @@ License: BSD URL: https://www.github.com/%{srcname}/%{srcname}/ Source0: https://github.com/%{srcname}/%{srcname}/archive/%{version}.tar.gz Patch0: python-flask-restful.remove_q0_testcase.patch +Patch1: 0001-Fix-arguments-with-type-list-705.patch BuildArch: noarch # those are needed for tests: @@ -108,6 +109,7 @@ that works with your existing ORM/libraries. %setup -qn %{srcname}-%{version} rm -rf docs/_themes/.gitignore %patch0 +%patch1 %build %py2_build @@ -140,6 +142,9 @@ rm -rf docs/_themes/.gitignore %endif %changelog +* Thu Mar 29 2018 Frantisek Zatloukal - 0.3.6-3 +- Backport upstream fix: Fix-arguments-with-type-list-705 + * Mon Mar 26 2018 Iryna Shcherbina - 0.3.6-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) diff --git a/sources b/sources index cf99200..bac41ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (0.3.6.tar.gz) = c5136302111e6c8953e038d31b42b029744111bb916dea7ec8bd5fac2de5e17a86d30a7d04a7335cdc5da25ee13f35ad9a6d284166e11cca0c6fec96d23fd977 +SHA512 (0001-Fix-arguments-with-type-list-705.patch) = 8e5982644007fddbf9f73af916ea23d26225a940b2c46663cffc2694ba5c81172d1f39c9bd7efb5157f76bb929e5d8120b6623e1898c9aac340876542044d3c6