Mon, 29 Apr 2024 02:19:26 UTC | login

Information for build python-vcstools-0.1.39-3.fc26

ID18977
Package Namepython-vcstools
Version0.1.39
Release3.fc26
Epoch
SummaryVersion Control System tools for Python
DescriptionThe vcstools module provides a Python API for interacting with different version control systems (VCS/SCMs). The VcsClient class provides an API for seamless interacting with Git, Mercurial (Hg), Bzr and SVN. The focus of the API is manipulating on-disk checkouts of source-controlled trees. Its main use is to support the rosinstall tool.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:29:23 UTC
CompletedSat, 14 Apr 2018 20:29:23 UTC
Tags
f28
f29
RPMs
src
python-vcstools-0.1.39-3.fc26.src.rpm (info) (download)
noarch
python2-vcstools-0.1.39-3.fc26.noarch.rpm (info) (download)
python3-vcstools-0.1.39-3.fc26.noarch.rpm (info) (download)
Changelog * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.39-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.1.39-2 - Rebuild for Python 3.6 * Thu Oct 20 2016 Rich Mattes <richmattes@gmail.com> - 0.1.39-1 - Update to 0.1.39 (rhbz#1376312) * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.38-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.38-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.38-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Tue Oct 20 2015 Rich Mattes <richmattes@gmail.com> - 0.1.38-1 - Update to release 0.1.38 (rhbz#1271028) * Sun Sep 13 2015 Rich Mattes <richmattes@gmail.com> - 0.1.37-1 - Update to release 0.1.37 (rhbz#1259100) - Remove upstreamed patch * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Dec 14 2014 Scott K Logan <logans@cottsay.net> - 0.1.36-1 - Update to release 0.1.36 - Update to python packaging guidelines - Add check section - Add patch for test fixes - Add bzr, git, mercurial and subversion to Requires * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.35-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 0.1.35-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Mon May 19 2014 Scott K Logan <logans@cottsay.net> - 0.1.35-1 - Update to release 0.1.35 * Sun Feb 09 2014 Rich Mattes <richmattes@gmail.com> - 0.1.32-2 - Added python 3 support * Sat Feb 08 2014 Rich Mattes <richmattes@gmail.com> - 0.1.32-1 - Update to release 0.1.32 * Mon Aug 19 2013 Rich Mattes <richmattes@gmail.com> - 0.1.31-1 - Update to release 0.1.31 - Update to github sourceurl guidelines * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.30-2.20130318git963c121 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Mar 18 2013 Rich Mattes <richmattes@gmail.com> - 0.1.30-1.20130318git963c121 - Update to release 0.1.30 - Updated upstream URL * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.26-2.20130102gitd41568f - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jan 02 2013 Rich Mattes <richmattes@gmail.com> - 0.1.26-1.20130102gitd41568f - Update to release 0.1.26 * Fri Oct 26 2012 Rich Mattes <richmattes@gmail.com> - 0.1.24-1.20121026gitba30262 - Update to release 0.1.24 * Tue Aug 28 2012 Rich Mattes <richmattes@gmail.com> - 0.1.21-1.20120828hg0fba0588 - Update to release 0.1.21 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.17-4.20120606hg6205f4fc - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jun 08 2012 Rich Mattes <richmattes@gmail.com> - 0.1.17-3.20120606hg6205f4fc - Added el6 support - Enabled unit tests * Wed Jun 06 2012 Rich Mattes <richmattes@gmail.com> - 0.1.17-2.20120606hg6205f4fc - Update package release to include hg checkout info - Remove el5 specific RPM_BUILD_ROOT removal from install section * Tue Jun 05 2012 Rich Mattes <richmattes@gmail.com> - 0.1.17-1 - Update to release 0.1.17 * Wed Apr 25 2012 Rich Mattes <richmattes@gmail.com> - 0.1.4-1 - Initial package