Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pmbootstrap: update to 1.37.0
@ 2021-09-04  7:36 stacyharper
  2021-09-04  9:14 ` paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: stacyharper @ 2021-09-04  7:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/stacyharper/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/32829

pmbootstrap: update to 1.37.0
None

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

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

From 4beefd78df9a6c809ef32a827997ce1fe9690c0a Mon Sep 17 00:00:00 2001
From: Stacy Harper <contact@stacyharper.net>
Date: Sat, 4 Sep 2021 09:35:16 +0200
Subject: [PATCH] pmbootstrap: update to 1.37.0

---
 srcpkgs/pmbootstrap/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index 67be0ce84441..3b9a32eec50c 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,6 +1,6 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.32.0
+version=1.37.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,7 +10,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://postmarketos.org"
 distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
-checksum=d53885627382dd37536bf28edd538d10e37fdd1ccd3117b34eac35df3ec1b2e6
+checksum=38136c8600964f8ea2cdeef26293d0f39cdf73812454df1961d3b0e15c2b246a
 
 do_check() {
 	# tests require chroot

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

* Re: pmbootstrap: update to 1.37.0
  2021-09-04  7:36 [PR PATCH] pmbootstrap: update to 1.37.0 stacyharper
@ 2021-09-04  9:14 ` paper42
  2021-09-05 10:24 ` [PR REVIEW] " paper42
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-09-04  9:14 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32829#issuecomment-912940260

Comment:
Please fill in the PR template

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

* Re: [PR REVIEW] pmbootstrap: update to 1.37.0
  2021-09-04  7:36 [PR PATCH] pmbootstrap: update to 1.37.0 stacyharper
  2021-09-04  9:14 ` paper42
@ 2021-09-05 10:24 ` paper42
  2021-09-06 12:23 ` [PR PATCH] [Updated] " stacyharper
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-09-05 10:24 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32829#discussion_r702401598

Comment:
`make_check=no # tests require chroot`

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

* Re: [PR PATCH] [Updated] pmbootstrap: update to 1.37.0
  2021-09-04  7:36 [PR PATCH] pmbootstrap: update to 1.37.0 stacyharper
  2021-09-04  9:14 ` paper42
  2021-09-05 10:24 ` [PR REVIEW] " paper42
@ 2021-09-06 12:23 ` stacyharper
  2021-09-06 12:24 ` stacyharper
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: stacyharper @ 2021-09-06 12:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/stacyharper/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/32829

pmbootstrap: update to 1.37.0
None

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

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

From f9259d0b0676e5bfe18b05bc4d4a199c7ab60249 Mon Sep 17 00:00:00 2001
From: Stacy Harper <contact@stacyharper.net>
Date: Sat, 4 Sep 2021 09:35:16 +0200
Subject: [PATCH] pmbootstrap: update to 1.37.0

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

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index 67be0ce84441..bd75e4f84539 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,6 +1,6 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.32.0
+version=1.37.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,9 +10,5 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://postmarketos.org"
 distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
-checksum=d53885627382dd37536bf28edd538d10e37fdd1ccd3117b34eac35df3ec1b2e6
-
-do_check() {
-	# tests require chroot
-	:
-}
+checksum=38136c8600964f8ea2cdeef26293d0f39cdf73812454df1961d3b0e15c2b246a
+make_check=no # tests require chroot

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

* Re: [PR PATCH] [Updated] pmbootstrap: update to 1.37.0
  2021-09-04  7:36 [PR PATCH] pmbootstrap: update to 1.37.0 stacyharper
                   ` (2 preceding siblings ...)
  2021-09-06 12:23 ` [PR PATCH] [Updated] " stacyharper
@ 2021-09-06 12:24 ` stacyharper
  2021-09-06 12:25 ` [PR REVIEW] " stacyharper
  2021-09-06 15:21 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: stacyharper @ 2021-09-06 12:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/stacyharper/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/32829

pmbootstrap: update to 1.37.0
None

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

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

From 9c02aa281517890c37060371eccb0dd9ed9d8a6a Mon Sep 17 00:00:00 2001
From: Stacy Harper <contact@stacyharper.net>
Date: Sat, 4 Sep 2021 09:35:16 +0200
Subject: [PATCH] pmbootstrap: update to 1.37.0

---
 srcpkgs/pmbootstrap/template | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index 67be0ce84441..b83c1350ded9 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,18 +1,14 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.32.0
+version=1.37.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools coreutils procps-ng openssl git"
+depends="python3-setuptools openssl git"
 short_desc="PostmarketOS's chroot, build and flash tool"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://postmarketos.org"
 distfiles="https://gitlab.com/postmarketOS/pmbootstrap/-/archive/${version}/pmbootstrap-${version}.tar.gz"
-checksum=d53885627382dd37536bf28edd538d10e37fdd1ccd3117b34eac35df3ec1b2e6
-
-do_check() {
-	# tests require chroot
-	:
-}
+checksum=38136c8600964f8ea2cdeef26293d0f39cdf73812454df1961d3b0e15c2b246a
+make_check=no # tests require chroot

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

* Re: [PR REVIEW] pmbootstrap: update to 1.37.0
  2021-09-04  7:36 [PR PATCH] pmbootstrap: update to 1.37.0 stacyharper
                   ` (3 preceding siblings ...)
  2021-09-06 12:24 ` stacyharper
@ 2021-09-06 12:25 ` stacyharper
  2021-09-06 15:21 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: stacyharper @ 2021-09-06 12:25 UTC (permalink / raw)
  To: ml

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

New review comment by stacyharper on void-packages repository

https://github.com/void-linux/void-packages/pull/32829#discussion_r702860831

Comment:
ya !

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

* Re: [PR PATCH] [Merged]: pmbootstrap: update to 1.37.0
  2021-09-04  7:36 [PR PATCH] pmbootstrap: update to 1.37.0 stacyharper
                   ` (4 preceding siblings ...)
  2021-09-06 12:25 ` [PR REVIEW] " stacyharper
@ 2021-09-06 15:21 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-09-06 15:21 UTC (permalink / raw)
  To: ml

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

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

pmbootstrap: update to 1.37.0
https://github.com/void-linux/void-packages/pull/32829

Description:
cant findout how to apply templates after creation but briefly:

- I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- I generally don't use the affected packages but briefly tested this PR

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

end of thread, other threads:[~2021-09-06 15:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04  7:36 [PR PATCH] pmbootstrap: update to 1.37.0 stacyharper
2021-09-04  9:14 ` paper42
2021-09-05 10:24 ` [PR REVIEW] " paper42
2021-09-06 12:23 ` [PR PATCH] [Updated] " stacyharper
2021-09-06 12:24 ` stacyharper
2021-09-06 12:25 ` [PR REVIEW] " stacyharper
2021-09-06 15:21 ` [PR PATCH] [Merged]: " paper42

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).