Changelog for
python3-mongoengine-0.10.6-2.fc24.noarch.rpm :
* Thu Feb 04 2016 Fedora Release Engineering
- 0.10.6-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jan 25 2016 Randy Barlow - 0.10.6-1- Update to 0.10.6.- Add the license to the doc subpackage.
* Thu Dec 24 2015 Randy Barlow - 0.10.5-2- Split package into python2 and python3 variants.
* Wed Dec 23 2015 Randy Barlow - 0.10.5-1- Update to version 0.15.5.- Do not run unit tests. They are truly intiegration tests and depend on a running mongod. Additionally, they require python-coverage==3.7.1 and Rawhide currently distributes 4.0.3.- Remove BuildRequires for the tests.- Convert the spec file to use the newer Python macros.- Split the docs out into a subpackage.
* Thu Jun 18 2015 Fedora Release Engineering - 0.9.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 08 2015 Yohan Graterol - 0.9.0-1- New release 0.9.0
* Sat Jun 07 2014 Fedora Release Engineering - 0.8.4-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Aug 26 2013 Yohan Graterol - 0.8.4-1- New Version
* Mon Aug 12 2013 Yohan Graterol - 0.8.3-1- New version
* Sun Aug 04 2013 Fedora Release Engineering - 0.7.9-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Mar 13 2013 Eduardo Echeverria - 0.7.9-5- Fix setup.py (add python-pillow instead python-imaging)
* Mon Jan 28 2013 Yohan Graterol - 0.7.9-4- Add Requires: pymongo, python-gridfs for f17- Add Requires: python-pymongo, python-pymongo-gridfs for f18+- Add Requires: python-blinker, python-imaging
* Sun Jan 27 2013 Yohan Graterol - 0.7.9-3- Built and included test- Add BuildRequires: python-django >= 1.3
* Sun Jan 27 2013 Yohan Graterol - 0.7.9-2- Built and included sphinx docs- Add BuildRequires: python-sphinx, python-pymongo, pymongo-gridfs- Add BuildRequires: python-coverage, python-nose
* Thu Jan 17 2013 Yohan Graterol - 0.7.9-1- Initial packaging