~jugmac00/lpci:pin-pyyaml-version

Last commit made on 2023-07-21
Get this branch:
git clone -b pin-pyyaml-version https://git.launchpad.net/~jugmac00/lpci
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
pin-pyyaml-version
Repository:
lp:~jugmac00/lpci

Recent commits

0b29d3d... by Jürgen Gmach

Set minimum version for PyYAML

... in order to avoid build issues, see
https://github.com/yaml/pyyaml/issues/601.

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
cbeddad... by Guruprasad

Prepare release 0.2.3

6e26929... by Guruprasad

Upgrade PyYAML to 6.0.1

This fixes https://github.com/yaml/pyyaml/pull/702, which was causing
errors when installing PyYAML.

7033da6... by Guruprasad

Switch to the development version 0.2.3.dev0

e684fea... by Jürgen Gmach

Fix broken syntax in NEWS.rst

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
773c16f... by Jürgen Gmach

Add manual doc building step to release documentation

As there is no automation in place, we need to trigger a manual build of
the documentation on Read the Docs, so the release notes are updated.

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
14401ff... by Simone Pelosi

New release: lpci 0.2.2

de3704f... by Simone Pelosi

Fixed conda-build plugin

lpci conda build plugin should install and run conda-build outside of a conda environment

LP: #1978717

c2c3ba6... by Jürgen Gmach

Fix default value for the `root` flag in documentation

The default value for the `root` flag was listed as `true`, but
implemented as `false`.

`true` is a saner value as there might be quite some existing
configurations out there relying on that, and we certainly do not want
to break them.

Also see the intital discussion
https://bugs.launchpad.net/lpci/+bug/1982954
and the implementation
https://code.launchpad.net/~pelpsi/lpci/+git/lpcraft/+merge/441539

LP: #2025359

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
dba10fa... by Guruprasad

Add a note about using the defaults when requesting a manual snap build