Sat, 18 May 2024 07:19:38 UTC | login

Information for build python-django-rest-framework-3.5.2-4.fc27

ID16658
Package Namepython-django-rest-framework
Version3.5.2
Release4.fc27
Epoch
SummaryWeb APIs for Django, made easy
DescriptionDjango REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs. Some reasons you might want to use REST framework: * The Web browsable API is a huge usability win for your developers. * Authentication policies including OAuth1a and OAuth2 out of the box. * Serialization that supports both ORM and non-ORM data sources. * Customizable all the way down - just use regular function-based views if you don't need the more powerful features. * Extensive documentation, and great community support.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:25:47 UTC
CompletedSat, 14 Apr 2018 20:25:47 UTC
Tags
f28
f29
RPMs
src
python-django-rest-framework-3.5.2-4.fc27.src.rpm (info) (download)
noarch
python2-django-rest-framework-3.5.2-4.fc27.noarch.rpm (info) (download)
python3-django-rest-framework-3.5.2-4.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 3.5.2-2 - Rebuild for Python 3.6 * Wed Nov 02 2016 Matthias Runge <mrunge@redhat.com> - 3.5.2-1 - update to 3.5.2 (rhbz#1387806) * Fri Oct 21 2016 Matthias Runge <mrunge@redhat.com> - 3.5.0-1 - update to 3.5.0 - modernize spec file * Thu Sep 22 2016 Matthias Runge <mrunge@redhat.com> - 3.4.7-1 - update to 3.4.7 (rhbz#1317496) * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.2-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 18 2016 Matthias Runge <mrunge@redhat.com> - 3.3.2-3 - Fix python3 conditionals (rhbz#1399432) - provide proper python2 and python3 packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 27 2016 Matthias Runge <mrunge@redhat.com> - 3.3.2-1 - update to 3.3.2 (rhbz#1301379) * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue May 05 2015 Matthias Runge <mrunge@redhat.com> - 3.1.1-3 - handle locales better (rhbz#1197605) * Tue May 05 2015 Matthias Runge <mrunge@redhat.com> - 3.1.1-2 - add python-setuptools to BR * Tue May 05 2015 Matthias Runge <mrunge@redhat.com> - 3.1.1-1 - update to 3.1.1 - add python3 subpackage * Fri Feb 27 2015 Matthias Runge <mrunge@redhat.com> - 3.0.5-1 - Initial package. (rhbz#1197605)