launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29929
[Merge] ~cjwatson/lpci:release-0.0.52.1 into lpci:old-lpcraft
Colin Watson has proposed merging ~cjwatson/lpci:release-0.0.52.1 into lpci:old-lpcraft.
Commit message:
Release version 0.0.52.1
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/lpci/+git/lpci/+merge/441436
I also made a quick note in `snapcraft.yaml` so that the rename will be noted on https://snapcraft.io/lpcraft.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lpci:release-0.0.52.1 into lpci:old-lpcraft.
diff --git a/NEWS.rst b/NEWS.rst
index 12c785c..08c3573 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,7 +2,7 @@
Version history
===============
-0.0.52.1 (unreleased)
+0.0.52.1 (2023-04-19)
=====================
- Display notice advising users to switch to ``lpci``.
diff --git a/setup.cfg b/setup.cfg
index f8a79cf..89c9767 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = lpcraft
-version = 0.0.52.1.dev0
+version = 0.0.52.1
description = Runner for Launchpad CI jobs
long_description = file: README.rst
long_description_content_type = text/x-rst
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index f1fa9af..d541773 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -10,6 +10,9 @@ description: |
most people will use it via Launchpad. Create a `.launchpad.yaml` file
describing the builds and tests you want to run, and Launchpad will run them
for you.
+
+ lpcraft has been renamed to lpci. Use `sudo snap install --classic lpci`
+ to install it.
adopt-info: lpcraft # look for 'snapcraftctl set-*' in the lpcraft part
compression: lzo