Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pmbootstrap: update to 1.49.0, adopt.
@ 2022-11-13 16:02 JamiKettunen
  2022-11-13 17:50 ` [PR PATCH] [Updated] " JamiKettunen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-13 16:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/40504

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e20fcc6eb306744fe237aa11a440efb4ee1b350a Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Sun, 13 Nov 2022 17:48:40 +0200
Subject: [PATCH] pmbootstrap: update to 1.49.0, adopt.

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

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index f5bfb706a1b1..638df6868171 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,14 +1,14 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.46.0
-revision=2
+version=1.49.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="git openssl python3"
-short_desc="PostmarketOS's chroot, build and flash tool"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="PostmarketOS' chroot, build and flash tool"
+maintainer="Jami Kettunen <jami.kettunen@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=b50667a760bc072ac96b19cd36cfebf2c5b6d07928d6c79a0b822fb3e3c3e90a
+distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
+checksum=af36bfced3faeddb2d77e24302f570c5e1830f6d95a2da69dd6be9f34241e4ca
 make_check=no # tests require chroot

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

* Re: [PR PATCH] [Updated] pmbootstrap: update to 1.49.0, adopt.
  2022-11-13 16:02 [PR PATCH] pmbootstrap: update to 1.49.0, adopt JamiKettunen
@ 2022-11-13 17:50 ` JamiKettunen
  2022-11-13 17:56 ` JamiKettunen
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-13 17:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/40504

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4881f02538a783f37bbbe68261837386ca5b441b Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Sun, 13 Nov 2022 17:48:40 +0200
Subject: [PATCH] pmbootstrap: update to 1.49.0, adopt.

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

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index f5bfb706a1b1..638df6868171 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,14 +1,14 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.46.0
-revision=2
+version=1.49.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="git openssl python3"
-short_desc="PostmarketOS's chroot, build and flash tool"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="PostmarketOS' chroot, build and flash tool"
+maintainer="Jami Kettunen <jami.kettunen@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=b50667a760bc072ac96b19cd36cfebf2c5b6d07928d6c79a0b822fb3e3c3e90a
+distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
+checksum=af36bfced3faeddb2d77e24302f570c5e1830f6d95a2da69dd6be9f34241e4ca
 make_check=no # tests require chroot

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

* Re: pmbootstrap: update to 1.49.0, adopt.
  2022-11-13 16:02 [PR PATCH] pmbootstrap: update to 1.49.0, adopt JamiKettunen
  2022-11-13 17:50 ` [PR PATCH] [Updated] " JamiKettunen
@ 2022-11-13 17:56 ` JamiKettunen
  2022-11-13 17:56 ` JamiKettunen
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-13 17:56 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/40504#issuecomment-1312786190

Comment:
#40372 wasn't needed in this case for `update-check` to continue working (`distfiles` is now tracking [the new sourcehut upstream repo](https://git.sr.ht/~postmarketos/pmbootstrap))

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

* Re: pmbootstrap: update to 1.49.0, adopt.
  2022-11-13 16:02 [PR PATCH] pmbootstrap: update to 1.49.0, adopt JamiKettunen
  2022-11-13 17:50 ` [PR PATCH] [Updated] " JamiKettunen
  2022-11-13 17:56 ` JamiKettunen
@ 2022-11-13 17:56 ` JamiKettunen
  2022-11-13 17:57 ` JamiKettunen
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-13 17:56 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/40504#issuecomment-1312786190

Comment:
#40372 wasn't needed in this case for `update-check` to continue working (`distfiles` is now tracking [the new sourcehut upstream repo](https://git.sr.ht/~postmarketos/pmbootstrap)), but would be great to get in as well regardless ^^

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

* Re: pmbootstrap: update to 1.49.0, adopt.
  2022-11-13 16:02 [PR PATCH] pmbootstrap: update to 1.49.0, adopt JamiKettunen
                   ` (2 preceding siblings ...)
  2022-11-13 17:56 ` JamiKettunen
@ 2022-11-13 17:57 ` JamiKettunen
  2022-11-13 18:14 ` [PR PATCH] [Updated] " JamiKettunen
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-13 17:57 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/40504#issuecomment-1312786190

Comment:
#40372 wasn't needed in this case for `update-check` to continue working (`distfiles` is now tracking [the new sourcehut upstream repo](https://git.sr.ht/~postmarketos/pmbootstrap)), but would be great to get in as well regardless as it didn't cause any problems for this package either ^^

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

* Re: [PR PATCH] [Updated] pmbootstrap: update to 1.49.0, adopt.
  2022-11-13 16:02 [PR PATCH] pmbootstrap: update to 1.49.0, adopt JamiKettunen
                   ` (3 preceding siblings ...)
  2022-11-13 17:57 ` JamiKettunen
@ 2022-11-13 18:14 ` JamiKettunen
  2022-11-13 18:20 ` JamiKettunen
  2022-11-13 18:25 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-13 18:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/40504

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 77353b212d082014806e926f070ca61d2d3a5849 Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Sun, 13 Nov 2022 17:48:40 +0200
Subject: [PATCH] pmbootstrap: update to 1.49.0, adopt.

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

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index f5bfb706a1b1..76aebf1dbf9f 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,14 +1,14 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.46.0
-revision=2
+version=1.49.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="git openssl python3"
-short_desc="PostmarketOS's chroot, build and flash tool"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="postmarketOS' chroot, build and flash tool"
+maintainer="Jami Kettunen <jami.kettunen@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=b50667a760bc072ac96b19cd36cfebf2c5b6d07928d6c79a0b822fb3e3c3e90a
+distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
+checksum=af36bfced3faeddb2d77e24302f570c5e1830f6d95a2da69dd6be9f34241e4ca
 make_check=no # tests require chroot

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

* Re: [PR PATCH] [Updated] pmbootstrap: update to 1.49.0, adopt.
  2022-11-13 16:02 [PR PATCH] pmbootstrap: update to 1.49.0, adopt JamiKettunen
                   ` (4 preceding siblings ...)
  2022-11-13 18:14 ` [PR PATCH] [Updated] " JamiKettunen
@ 2022-11-13 18:20 ` JamiKettunen
  2022-11-13 18:25 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-11-13 18:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages pmbootstrap
https://github.com/void-linux/void-packages/pull/40504

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From be574744a3cc05d6c7be4783537851ca9384e875 Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Sun, 13 Nov 2022 17:48:40 +0200
Subject: [PATCH] pmbootstrap: update to 1.49.0, adopt.

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

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index f5bfb706a1b1..6f598f8ad5d7 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,14 +1,14 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.46.0
-revision=2
+version=1.49.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="git openssl python3"
-short_desc="PostmarketOS's chroot, build and flash tool"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="postmarketOS's chroot, build and flash tool"
+maintainer="Jami Kettunen <jami.kettunen@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=b50667a760bc072ac96b19cd36cfebf2c5b6d07928d6c79a0b822fb3e3c3e90a
+distfiles="https://git.sr.ht/~postmarketos/pmbootstrap/archive/${version}.tar.gz"
+checksum=af36bfced3faeddb2d77e24302f570c5e1830f6d95a2da69dd6be9f34241e4ca
 make_check=no # tests require chroot

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

* Re: [PR PATCH] [Merged]: pmbootstrap: update to 1.49.0, adopt.
  2022-11-13 16:02 [PR PATCH] pmbootstrap: update to 1.49.0, adopt JamiKettunen
                   ` (5 preceding siblings ...)
  2022-11-13 18:20 ` JamiKettunen
@ 2022-11-13 18:25 ` paper42
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-11-13 18:25 UTC (permalink / raw)
  To: ml

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

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

pmbootstrap: update to 1.49.0, adopt.
https://github.com/void-linux/void-packages/pull/40504

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-11-13 18:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-13 16:02 [PR PATCH] pmbootstrap: update to 1.49.0, adopt JamiKettunen
2022-11-13 17:50 ` [PR PATCH] [Updated] " JamiKettunen
2022-11-13 17:56 ` JamiKettunen
2022-11-13 17:56 ` JamiKettunen
2022-11-13 17:57 ` JamiKettunen
2022-11-13 18:14 ` [PR PATCH] [Updated] " JamiKettunen
2022-11-13 18:20 ` JamiKettunen
2022-11-13 18:25 ` [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).