Information for build python-rosdistro-0.5.0-1.fc24

ID828746
Package Namepython-rosdistro
Version0.5.0
Release1.fc24
Epoch
SummaryFile format for managing ROS Distributions
DescriptionThe rosdistro tool allows you to get access to the full dependency tree and the version control system information of all packages and repositories. To increase performance, the rosdistro tool will automatically look for a cache file on your local disk. If no cache file is found locally, it will try to download the latest cache file from the server. The cache files are only used to improve performance, and are not needed to get correct results. rosdistro will automatically go to Github to find any dependencies that are not part of the cache file. Note that operation without a cache file can be very slow, depending on your own internet connection and the response times of Github. The rosdistro tool will always write the latest dependency information to a local cache file, to speed up performance for the next query.
Built byrmattes
State complete
Volume fedora_koji_archive01
StartedThu, 22 Dec 2016 00:51:56 UTC
CompletedThu, 22 Dec 2016 00:53:59 UTC
Taskbuild (f24-candidate, /rpms/python-rosdistro:818a4c5a7f4f8d128d265c3f69f318b292e94287)
Tags
f24-updates
RPMs
src
python-rosdistro-0.5.0-1.fc24.src.rpm (info) (download)
noarch
python2-rosdistro-0.5.0-1.fc24.noarch.rpm (info) (download)
python3-rosdistro-0.5.0-1.fc24.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
Changelog * Wed Dec 21 2016 Rich Mattes <richmattes@gmail.com> - 0.5.0-1 - Update to release 0.5.0 (rhbz#1388280) * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.4.7-4 - Rebuild for Python 3.6 * Tue Sep 27 2016 Rich Mattes <richmattes@gmail.com> - 0.4.7-3 - Remove python-argparse requirement * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.7-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sun Apr 03 2016 Rich Mattes <richmattes@gmail.com> - 0.4.7-1 - Update to release 0.4.7 (rhbz#1304921) * Wed Feb 10 2016 Rich Mattes <richmattes@gmail.com> - 0.4.4-1 - Update to release 0.4.4 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed May 27 2015 Rich Mattes <richmattes@gmail.com> - 0.4.2-1 - Update to release 0.4.2 (#1207455) * Wed Mar 04 2015 Rich Mattes <richmattes@gmail.com> - 0.4.1-1 - Update to release 0.4.1 * Mon Dec 15 2014 Scott K Logan <logans@cottsay.net> - 0.4.0-1 - Update to release 0.4.0 * Sat Oct 25 2014 Scott K Logan <logans@cottsay.net> - 0.3.7-1 - Update to release 0.3.7 - Remove argparse patch (fixed upstream) - Fix sphinx dependency in el6 - Add check section - Add python3 package * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Apr 27 2014 Scott K Logan <logans@cottsay.net> - 0.3.5-1 - Update to release 0.3.5 - Remove argparse from python dependency list - Added missing install requirements - Remove patch for setuptools (merged upstream) * Tue Apr 08 2014 Rich Mattes <richmattes@gmail.com> - 0.3.4-2 - Depend on setuptools instead of distribute * Sat Feb 08 2014 Rich Mattes <richmattes@gmail.com> - 0.3.4-1 - Update to release 0.3.4 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.8-3.20130602git6e83551 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jun 07 2013 Rich Mattes <richmattes@gmail.com> - 0.2.8-2.20130602git6e83551 - Update BuildRequires to python2-devel - Remove cleanup of buildroot in install * Sun Jun 02 2013 Rich Mattes <richmattes@gmail.com> - 0.2.8-1.20130602git6e83551 - Initial package