Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] protontricks: update to 1.5.1.
@ 2021-05-30  7:17 UsernameRandomlyGenerated
  2021-05-31 21:53 ` [PR REVIEW] " ericonr
  2021-06-04 19:23 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: UsernameRandomlyGenerated @ 2021-05-30  7:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages ptricks151
https://github.com/void-linux/void-packages/pull/31217

protontricks: update to 1.5.1.
<!-- 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?
- [ ] 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.)
- [ ] 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/31217.patch is attached

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

From e3ed3a180f88bae498328032de788656d79977f5 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sun, 30 May 2021 09:13:32 +0200
Subject: [PATCH] protontricks: update to 1.5.1.

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

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
index 16e9838fa7cb..9a7b6b9d2f85 100644
--- a/srcpkgs/protontricks/template
+++ b/srcpkgs/protontricks/template
@@ -1,6 +1,6 @@
 # Template file for 'protontricks'
 pkgname=protontricks
-version=1.4.4
+version=1.5.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
@@ -10,4 +10,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="https://github.com/Matoking/protontricks"
 distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0f7d2f8138eee4df336823ec2d2c5d935a04718aafa88cccf244684f88428c65
+checksum=6eaf246216fa80587895bf9acb6a49fdc688dad329cf5d384935ebb6538f67df
+make_check=no # no tests in pypi tarball

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

* Re: [PR REVIEW] protontricks: update to 1.5.1.
  2021-05-30  7:17 [PR PATCH] protontricks: update to 1.5.1 UsernameRandomlyGenerated
@ 2021-05-31 21:53 ` ericonr
  2021-06-04 19:23 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-05-31 21:53 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31217#discussion_r642686840

Comment:
We could look into using the GH tarball...

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

* Re: [PR PATCH] [Merged]: protontricks: update to 1.5.1.
  2021-05-30  7:17 [PR PATCH] protontricks: update to 1.5.1 UsernameRandomlyGenerated
  2021-05-31 21:53 ` [PR REVIEW] " ericonr
@ 2021-06-04 19:23 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-06-04 19:23 UTC (permalink / raw)
  To: ml

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

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

protontricks: update to 1.5.1.
https://github.com/void-linux/void-packages/pull/31217

Description:
<!-- 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?
- [ ] 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.)
- [ ] 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] 3+ messages in thread

end of thread, other threads:[~2021-06-04 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-30  7:17 [PR PATCH] protontricks: update to 1.5.1 UsernameRandomlyGenerated
2021-05-31 21:53 ` [PR REVIEW] " ericonr
2021-06-04 19:23 ` [PR PATCH] [Merged]: " 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).