Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pmbootstrap: update to 3.2.0.
@ 2025-01-25 18:42 chilledfrogs
  2025-01-25 18:52 ` [PR PATCH] [Updated] " chilledfrogs
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: chilledfrogs @ 2025-01-25 18:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]

There is a new pull request by chilledfrogs against master on the void-packages repository

https://github.com/chilledfrogs/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/54108

pmbootstrap: update to 3.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64


A patch file from https://github.com/void-linux/void-packages/pull/54108.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pmbootstrap-54108.patch --]
[-- Type: text/x-diff, Size: 1150 bytes --]

From c3dec4a12ec262b53e82c82e2bc3b7ced1cd15bf Mon Sep 17 00:00:00 2001
From: Lydia Sobot <chilledfrogs@disroot.org>
Date: Sat, 25 Jan 2025 19:42:02 +0100
Subject: [PATCH] pmbootstrap: update to 3.2.0.

---
 srcpkgs/pmbootstrap/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index 63b2ac48c22339..20ed183fef8ba7 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,7 +1,7 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=3.0.0
-revision=2
+version=3.2.0
+revision=0
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
 depends="git openssl python3 kpartx util-linux"
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://postmarketos.org"
 changelog="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags"
 distfiles="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
-checksum=80bb9b105e9ddae07be8ac7b56299a50541ac4671e592544761fdbbbee5e09f4
+checksum=48554a662c8ca882c2a7d83dbe67ac831b742b7f79c8acb6c5b3e20c7271f293

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] pmbootstrap: update to 3.2.0.
  2025-01-25 18:42 [PR PATCH] pmbootstrap: update to 3.2.0 chilledfrogs
@ 2025-01-25 18:52 ` chilledfrogs
  2025-01-28  2:53 ` TinfoilSubmarine
  2025-01-29  3:24 ` [PR PATCH] [Closed]: " chilledfrogs
  2 siblings, 0 replies; 4+ messages in thread
From: chilledfrogs @ 2025-01-25 18:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]

There is an updated pull request by chilledfrogs against master on the void-packages repository

https://github.com/chilledfrogs/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/54108

pmbootstrap: update to 3.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64


A patch file from https://github.com/void-linux/void-packages/pull/54108.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pmbootstrap-54108.patch --]
[-- Type: text/x-diff, Size: 1150 bytes --]

From 246e0c9308cea3ec905a7a81628cfffa1fb35e63 Mon Sep 17 00:00:00 2001
From: Lydia Sobot <chilledfrogs@disroot.org>
Date: Sat, 25 Jan 2025 19:42:02 +0100
Subject: [PATCH] pmbootstrap: update to 3.2.0.

---
 srcpkgs/pmbootstrap/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index 63b2ac48c22339..ea162a50994c38 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,7 +1,7 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=3.0.0
-revision=2
+version=3.2.0
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
 depends="git openssl python3 kpartx util-linux"
@@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
 homepage="https://postmarketos.org"
 changelog="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags"
 distfiles="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
-checksum=80bb9b105e9ddae07be8ac7b56299a50541ac4671e592544761fdbbbee5e09f4
+checksum=48554a662c8ca882c2a7d83dbe67ac831b742b7f79c8acb6c5b3e20c7271f293

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pmbootstrap: update to 3.2.0.
  2025-01-25 18:42 [PR PATCH] pmbootstrap: update to 3.2.0 chilledfrogs
  2025-01-25 18:52 ` [PR PATCH] [Updated] " chilledfrogs
@ 2025-01-28  2:53 ` TinfoilSubmarine
  2025-01-29  3:24 ` [PR PATCH] [Closed]: " chilledfrogs
  2 siblings, 0 replies; 4+ messages in thread
From: TinfoilSubmarine @ 2025-01-28  2:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

New comment by TinfoilSubmarine on void-packages repository

https://github.com/void-linux/void-packages/pull/54108#issuecomment-2617716560

Comment:
https://github.com/void-linux/void-packages/pull/53907

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: pmbootstrap: update to 3.2.0.
  2025-01-25 18:42 [PR PATCH] pmbootstrap: update to 3.2.0 chilledfrogs
  2025-01-25 18:52 ` [PR PATCH] [Updated] " chilledfrogs
  2025-01-28  2:53 ` TinfoilSubmarine
@ 2025-01-29  3:24 ` chilledfrogs
  2 siblings, 0 replies; 4+ messages in thread
From: chilledfrogs @ 2025-01-29  3:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 948 bytes --]

There's a closed pull request on the void-packages repository

pmbootstrap: update to 3.2.0.
https://github.com/void-linux/void-packages/pull/54108

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-29  3:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-25 18:42 [PR PATCH] pmbootstrap: update to 3.2.0 chilledfrogs
2025-01-25 18:52 ` [PR PATCH] [Updated] " chilledfrogs
2025-01-28  2:53 ` TinfoilSubmarine
2025-01-29  3:24 ` [PR PATCH] [Closed]: " chilledfrogs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).