Fri, 19 Apr 2024 20:20:23 UTC | login

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

ID15326
Package Namepython-tosca-parser
Version0.7.0
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 byhguemar
State complete
Volume DEFAULT
StartedTue, 24 Jan 2017 13:04:08 UTC
CompletedTue, 24 Jan 2017 13:06:26 UTC
Taskbuild (cloud7-openstack-newton-el7, python-tosca-parser-0.7.0-1.el7.src.rpm)
Tags
cloud7-openstack-newton-candidate
cloud7-openstack-newton-release
cloud7-openstack-newton-testing
cloud7-openstack-ocata-candidate
cloud7-openstack-ocata-release
cloud7-openstack-ocata-testing
cloud7-openstack-pike-candidate
cloud7-openstack-pike-testing
RPMs
src
python-tosca-parser-0.7.0-1.el7.src.rpm (info) (download)
noarch
python2-tosca-parser-0.7.0-1.el7.noarch.rpm (info) (download)
python2-tosca-parser-doc-0.7.0-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * 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.