Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pmbootstrap: update to 1.30.0
@ 2021-05-15  9:17 tmahlburg
  2021-05-17  3:16 ` [PR REVIEW] " ericonr
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: tmahlburg @ 2021-05-15  9:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages patch-1
https://github.com/void-linux/void-packages/pull/30907

pmbootstrap: update to 1.30.0
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, x86_64-glibc
- [ ] 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/30907.patch is attached

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

From dbd3ce0e789975a0677475c5352cfcf9735612dc Mon Sep 17 00:00:00 2001
From: Till Mahlburg <58594873+tmahlburg@users.noreply.github.com>
Date: Sat, 15 May 2021 11:15:05 +0200
Subject: [PATCH] pmbootstrap: update to 1.30.0

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

diff --git a/srcpkgs/pmbootstrap/template b/srcpkgs/pmbootstrap/template
index d07b5b44f291..66bb8810f5f5 100644
--- a/srcpkgs/pmbootstrap/template
+++ b/srcpkgs/pmbootstrap/template
@@ -1,6 +1,6 @@
 # Template file for 'pmbootstrap'
 pkgname=pmbootstrap
-version=1.29.2
+version=1.30.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,7 +10,8 @@ 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=7288217212dbb89d6623718561440c3593a99c298db631912ea4a192ca397fb2
+checksum=b7737afd92ff2e527775556a3f824aa97b64dbf2012de827a8c3dd4b3b1731ba
+
 
 do_check() {
 	# tests require chroot

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

end of thread, other threads:[~2021-05-18 12:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15  9:17 [PR PATCH] pmbootstrap: update to 1.30.0 tmahlburg
2021-05-17  3:16 ` [PR REVIEW] " ericonr
2021-05-17  3:25 ` ericonr
2021-05-17  8:35 ` [PR PATCH] [Updated] " tmahlburg
2021-05-17  8:36 ` [PR REVIEW] " tmahlburg
2021-05-17  8:38 ` tmahlburg
2021-05-17 12:27 ` ericonr
2021-05-17 22:39 ` [PR PATCH] [Updated] " tmahlburg
2021-05-17 22:41 ` tmahlburg
2021-05-18 12:42 ` [PR PATCH] [Closed]: " ericonr

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