Tue, 30 Apr 2024 05:30:51 UTC | login

Information for build python-ZODB3-3.11.0-4.fc24

ID15974
Package Namepython-ZODB3
Version3.11.0
Release4.fc24
Epoch
SummaryZope Object Database: Object Database and Persistence
Description The Zope Object Database provides an object-oriented database for Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. ZODB includes features such as a pluggable storage interface, rich transaction support, and undo.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:24:28 UTC
CompletedSat, 14 Apr 2018 20:24:28 UTC
Tags
f28
f29
RPMs
src
python-ZODB3-3.11.0-4.fc24.src.rpm (info) (download)
noarch
python2-ZODB3-3.11.0-4.fc24.noarch.rpm (info) (download)
python3-ZODB3-3.11.0-4.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Feb 02 2016 Jerry James <loganjerry@gmail.com> - 3.11.0-3 - Comply with latest python packaging guidelines * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11.0-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Oct 20 2014 Jerry James <loganjerry@gmail.com> - 3.11.0-1 - Update to 3.11.0 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Jul 30 2013 Jerry James <loganjerry@gmail.com> - 3.10.5-5 - Adapt to versionless _docdir in Rawhide * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jan 10 2012 Jerry James <loganjerry@gmail.com> - 3.10.5-2 - Mass rebuild for Fedora 17 - Switch to the RPM 4.9 style of provides filtering * Mon Nov 21 2011 Jerry James <loganjerry@gmail.com> - 3.10.5-1 - Update to 3.10.5 * Fri Nov 18 2011 Jerry James <loganjerry@gmail.com> - 3.10.4-1 - Update to 3.10.4 * Sun May 01 2011 Robin Lee <cheeselee@fedoraproject.org> - 3.10.3-2 - Enable the tests * Wed Apr 27 2011 Jerry James <loganjerry@gmail.com> - 3.10.3-1 - Update to 3.10.3 * Sun Feb 20 2011 Robin Lee <cheeselee@fedoraproject.org> - 3.10.2-1 - Update to 3.10.2 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Jan 03 2011 Robin Lee <cheeselee@fedoraproject.org> - 3.10.1-1 - Update to 3.10.1 * Wed Oct 13 2010 Robin Lee <cheeselee@fedoraproject.org> - 3.10.0-1 - Update to 3.10.0 final * Thu Sep 30 2010 Robin Lee <cheeselee@fedoraproject.org> - 3.10.0-0.6.b7 - Update to 3.10.0b7 * Wed Sep 29 2010 jkeating - 3.10.0-0.5.b6 - Rebuilt for gcc bug 634757 * Sat Sep 18 2010 Robin Lee <robinlee.sysu@gmail.com> - 3.10.0-0.4.b6 - Filter out private shared library provides - Rearrage the documents - Exclude the tests from installation * Thu Sep 09 2010 Robin Lee <robinlee.sysu@gmail.com> - 3.10.0-0.3.b6 - Update to 3.10.0b6 - An unused line of comment removed - A deeper path used in the find command * Sat Sep 04 2010 Robin Lee <robinlee.sysu@gmail.com> - 3.10.0-0.2.b5 - Update to 3.10.0b5 - Use recommended commands to remove shebangs - Requires python-setuptools, which is used by generated scripts * Wed Sep 01 2010 Robin Lee <robinlee.sysu@gmail.com> - 3.10.0-0.1.b4 - Update to 3.10.0b4 - Spec cleaned up * Tue Jun 22 2010 Robin Lee <robinlee.sysu@gmail.com> - 3.9.5-2 - Don't move the text files * Wed Jun 16 2010 Robin Lee <robinlee.sysu@gmail.com> - 3.9.5-1 - Update to 3.9.5 - Take over the review request (#476600). - Don't split out per-extension subpackages. - BR: python-setuptools added - Requires: python-zope-testing removed - Make a -devel subpackage to contain all the header files - Remove the C source files installed by setup.py - Include more documents - Don't move the executable scripts * Wed Oct 28 2009 Conrad Meyer <konrad@tylerc.org> - 3.9.3-1 - Bumped to 3.9.3. - Numerous minor fixes from review (#476600). - Split into several subpackages. * Mon Dec 15 2008 Conrad Meyer <konrad@tylerc.org> - 3.9.0-0.1.a7 - Initial package.