#24 Add various Python interpeters
Merged by zuul. Opened by churchyard.
churchyard/fedora-zuul-jobs-config pythons  into  master

Download 24.patch

Depends-on: https://pagure.io/fedora-project-config/pull-request/48

Zuul encountered a syntax error while parsing its configuration in the
repo fedora-zuul-jobs-config on branch master. The error was:

The project "rpms/python35" was not found. All projects referenced
within a Zuul configuration must first be added to the main
configuration file by the Zuul administrator.

The error appears in the following project stanza:

project:
name: rpms/python35
templates:
- build
- lint
- test
- publish

in "fedora-zuul-jobs-config/zuul.d/projects.yaml@master", line 43, column 3

Zuul encountered a syntax error while parsing its configuration in the
repo fedora-zuul-jobs-config on branch master. The error was:

The project "rpms/python35" was not found. All projects referenced
within a Zuul configuration must first be added to the main
configuration file by the Zuul administrator.

The error appears in the following project stanza:

project:
name: rpms/python35
templates:
- build
- lint
- test
- publish

in "fedora-zuul-jobs-config/zuul.d/projects.yaml@master", line 43, column 3

Here the issue is normal. The dependent PR needs to be merged first to have Zuul reconfigured with those new repositories. I'll merge then I'll recheck this one.

Build succeeded.

Metadata Update from @fbo:
- Pull-request tagged with: gateit

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

Metadata