From 6144b454ef90f50e4219eadef8fd588e9662cde5 Mon Sep 17 00:00:00 2001 From: Yatin Karel Date: Sep 14 2021 14:34:42 +0000 Subject: Import python-flask-restful-0.3.9-2.el9 in CloudSIG xena --- diff --git a/.python-flask-restful.metadata b/.python-flask-restful.metadata index c553a72..90354b4 100644 --- a/.python-flask-restful.metadata +++ b/.python-flask-restful.metadata @@ -1 +1 @@ -c9911382ff27b76c3f19dca83e2283683ddf04e0 SOURCES/0.3.8.tar.gz +c126f06e5f8323fe8c88c078dd1b917dcad292c4 SOURCES/v0.3.9.tar.gz diff --git a/SPECS/python-flask-restful.spec b/SPECS/python-flask-restful.spec index 80e7e98..e7aeeb1 100644 --- a/SPECS/python-flask-restful.spec +++ b/SPECS/python-flask-restful.spec @@ -2,15 +2,13 @@ %global sum Simple framework for creating REST APIs for Flask Name: python-%{srcname} -Version: 0.3.8 -Release: 5%{?dist} +Version: 0.3.9 +Release: 2%{?dist} Summary: %{sum} License: BSD URL: https://www.github.com/%{srcname}/%{srcname}/ -Source0: https://github.com/%{srcname}/%{srcname}/archive/%{version}.tar.gz - -Patch0: 862.patch +Source0: https://github.com/%{srcname}/%{srcname}/archive/v%{version}.tar.gz BuildArch: noarch @@ -44,7 +42,6 @@ that works with your existing ORM/libraries. %prep %setup -qn %{srcname}-%{version} -%patch0 -p1 rm -rf docs/_themes/.gitignore %build @@ -63,6 +60,15 @@ rm -rf docs/_themes/.gitignore %{python3_sitelib}/Flask_RESTful-*.egg-info/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jun 23 2021 Lumír Balhar - 0.3.9-1 +- Update to 0.3.9 + +* Fri Jun 04 2021 Python Maint - 0.3.8-6 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.3.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild