| Name: | python2-flask-restful |
|---|---|
| Version: | 0.3.5 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 319455 |
| License: | BSD |
| RPM: | python2-flask-restful-0.3.5-4.el7.noarch.rpm |
| Source RPM: | python-flask-restful-0.3.5-4.el7.src.rpm |
| Build Date: | Fri Oct 27 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.github.com/flask-restful/flask-restful/ |
| Summary: | Simple framework for creating REST APIs for Flask |
| Description: | Flask-RESTful is Python 2 extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. |
- Conditionalize python3 package for EPEL7.
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- update to newest version
- change specfile to be more aligned with guidelines
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
- update version, correct project URL
- package newest version
- initial packaging