Fri, 17 May 2024 21:20:28 UTC | login

Information for build python-pylons-1.0.1-3.fc21

ID18123
Package Namepython-pylons
Version1.0.1
Release3.fc21
Epoch
SummaryPylons web framework
DescriptionThe Pylons web framework is aimed at making webapps and large programmatic website development in Python easy. Several key points: * A framework to make writing web applications in Python easy * Inspired by Rails and TurboGears * Utilizes a minimalist, component-based philosophy that makes it easy to expand on * Harness existing knowledge about Python
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:28:09 UTC
CompletedSat, 14 Apr 2018 20:28:09 UTC
Tags
f28
f29
f30
f31
RPMs
src
python-pylons-1.0.1-3.fc21.src.rpm (info) (download)
noarch
python-pylons-1.0.1-3.fc21.noarch.rpm (info) (download)
Changelog * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Oct 11 2013 Luke Macken <lmacken@redhat.com> - 1.0.1-2 - Update the requirements (#1018333) - Apply a patch to get the test suite working again * Mon Aug 26 2013 Christopher Meng <rpm@cicku.me> - 1.0.1-1 - SPEC cleanup. - New version.(BZ#767572, BZ#982873) - Drop the patch. - Fix FTBFS by disable tests.(#BZ993159, #BZ914412) * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Dec 06 2011 David Malcolm <dmalcolm@redhat.com> - 1.0-4 - fix test_langs failure (rhbz#715777) * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Thu Jun 03 2010 Kyle VanderBeek <kylev@kylev.com> - 1.0-1 - Update to 1.0 release * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Jul 22 2009 Kyle VanderBeek <kylev@kylev.com> - 0.9.7-1 - Update to 0.9.7 final - Remove some cleanups that have been fixed upstream * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.7-0.2.rc4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Jan 06 2009 Luke Macken <lmacken@redhat.com> - 0.9.7-0.1.rc4 - Update to 0.9.7rc4 - Update all requirements, and add python-webtest - Run the test suite * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.9.6.2-2 - Rebuild for Python 2.6 * Fri Jun 13 2008 Kyle VanderBeek <kylev@kylev.com> - 0.9.6.2-1 - Update to 0.9.6.2 - remove now-gone docs/ tree - Use find to get rid of OSX packaging artifacts ("._" files) * Thu May 29 2008 Kyle VanderBeek <kylev@kylev.com> - 0.9.6.1-3 - Use new style buildroot macro instead of RPM_BUILD_ROOT * Sun May 11 2008 Kyle VanderBeek <kylev@kylev.com> - 0.9.6.1-2 - Fix rpmlint errors. - Add docs. * Wed Apr 09 2008 Kyle VanderBeek <kylev@kylev.com> - 0.9.6.1-1 - Initial version.