Sat, 27 Apr 2024 05:12:45 UTC | login

Information for build python-tosca-parser-0.8.1-1.el7

ID19020
Package Namepython-tosca-parser
Version0.8.1
Release1.el7
Epoch
SummaryParser for TOSCA Simple Profile in YAML
DescriptionThe TOSCA Parser is an OpenStack project and licensed under Apache 2. It is developed to parse TOSCA Simple Profile in YAML. It reads the TOSCA templates and creates an in-memory graph of TOSCA nodes and their relationship.
Built byamoralej
State complete
Volume DEFAULT
StartedMon, 14 Aug 2017 09:06:53 UTC
CompletedMon, 14 Aug 2017 09:09:59 UTC
Taskbuild (cloud7-openstack-pike-el7, python-tosca-parser-0.8.1-1.el7.src.rpm)
Tags
cloud7-openstack-pike-candidate
cloud7-openstack-pike-release
cloud7-openstack-pike-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
RPMs
src
python-tosca-parser-0.8.1-1.el7.src.rpm (info) (download)
noarch
python2-tosca-parser-0.8.1-1.el7.noarch.rpm (info) (download)
python2-tosca-parser-doc-0.8.1-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Aug 14 2017 Javier Peña <jpena@redhat.com> - 0.8.1-1 - Updated to upstream release 0.8.1 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 23 2017 Javier Peña <jpena@redhat.com> - 0.7.0-1 - Updated to upstream release 0.7.0 * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4 - Rebuild for Python 3.6 * Wed Nov 02 2016 Javier Peña <jpena@redhat.com> - 0.6.0-3 - Fix shebang for certain test scripts in python3 subpackage, so python2 is not included (bz#1390505) - Invert test execution, so python3 tests are executed - Use pypi.io for Source0 URL * Tue Aug 16 2016 Javier Peña <jpena@redhat.com> - 0.6.0-2 - Ignore test results, they're trying to access the Internet * Tue Aug 16 2016 Javier Peña <jpena@redhat.com> - 0.6.0-1 - Updated to upstream version 0.6.0 * Wed Sep 09 2015 jpena <jpena@redhat.com> - 0.1.0-3 - Fix file permissions for test scripts * Wed Sep 09 2015 jpena <jpena@redhat.com> - 0.1.0-2 - Created docs subpackages - Added tests - Fixes for python3 subpkg * Tue Sep 08 2015 jpena <jpena@redhat.com> - 0.1.0-1 - Initial package.