Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] protontricks: update to 1.9.0.
@ 2022-08-09 11:53 baal-zebub
  2022-08-10 12:02 ` [PR PATCH] [Updated] " baal-zebub
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: baal-zebub @ 2022-08-09 11:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/baal-zebub/void-packages protontricks
https://github.com/void-linux/void-packages/pull/38552

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

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

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


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

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

From ef4f09603089853e64e3371a4390577e27f4a5c6 Mon Sep 17 00:00:00 2001
From: Kamil Smardzewski <kamil.smardzewski@gmail.com>
Date: Tue, 9 Aug 2022 13:51:29 +0200
Subject: [PATCH] protontricks: update to 1.9.0.

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

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
index 53ec36db2294..2e117030ad3e 100644
--- a/srcpkgs/protontricks/template
+++ b/srcpkgs/protontricks/template
@@ -1,9 +1,9 @@
 # Template file for 'protontricks'
 pkgname=protontricks
-version=1.8.2
+version=1.9.0
 revision=1
 build_style=python3-module
-hostmakedepends="python3-setuptools_scm"
+hostmakedepends="python3-setuptools python3-setuptools_scm"
 depends="python3-vdf winetricks python3-setuptools"
 checkdepends="$depends"
 short_desc="Simple wrapper that does winetricks things for Proton enabled games"
@@ -12,7 +12,7 @@ license="GPL-3.0-only"
 homepage="https://github.com/Matoking/protontricks"
 changelog="https://raw.githubusercontent.com/Matoking/protontricks/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=ef42020b9a5f3f78aefc764d81a2d46ffd8289005d7c6a5d3e61d0d4187150a0
+checksum=e1d76743e5cc0ccdd2a8facf02e3a7330041dac31c853b1162f0425ec692572e
 
 post_install() {
 	# Remove `protontricks-desktop-install`, since we

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

* Re: [PR PATCH] [Updated] protontricks: update to 1.9.0.
  2022-08-09 11:53 [PR PATCH] protontricks: update to 1.9.0 baal-zebub
@ 2022-08-10 12:02 ` baal-zebub
  2022-08-13 19:39 ` [PR REVIEW] " classabbyamp
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: baal-zebub @ 2022-08-10 12:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/baal-zebub/void-packages protontricks
https://github.com/void-linux/void-packages/pull/38552

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

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

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


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

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

From bf36fe728dee1787e6da99cc190f5a0e868ec317 Mon Sep 17 00:00:00 2001
From: Kamil Smardzewski <kamil.smardzewski@gmail.com>
Date: Tue, 9 Aug 2022 13:51:29 +0200
Subject: [PATCH] protontricks: update to 1.9.0.

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

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
index 53ec36db2294..2e117030ad3e 100644
--- a/srcpkgs/protontricks/template
+++ b/srcpkgs/protontricks/template
@@ -1,9 +1,9 @@
 # Template file for 'protontricks'
 pkgname=protontricks
-version=1.8.2
+version=1.9.0
 revision=1
 build_style=python3-module
-hostmakedepends="python3-setuptools_scm"
+hostmakedepends="python3-setuptools python3-setuptools_scm"
 depends="python3-vdf winetricks python3-setuptools"
 checkdepends="$depends"
 short_desc="Simple wrapper that does winetricks things for Proton enabled games"
@@ -12,7 +12,7 @@ license="GPL-3.0-only"
 homepage="https://github.com/Matoking/protontricks"
 changelog="https://raw.githubusercontent.com/Matoking/protontricks/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=ef42020b9a5f3f78aefc764d81a2d46ffd8289005d7c6a5d3e61d0d4187150a0
+checksum=e1d76743e5cc0ccdd2a8facf02e3a7330041dac31c853b1162f0425ec692572e
 
 post_install() {
 	# Remove `protontricks-desktop-install`, since we

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

* Re: [PR REVIEW] protontricks: update to 1.9.0.
  2022-08-09 11:53 [PR PATCH] protontricks: update to 1.9.0 baal-zebub
  2022-08-10 12:02 ` [PR PATCH] [Updated] " baal-zebub
@ 2022-08-13 19:39 ` classabbyamp
  2022-08-21 18:30 ` [PR PATCH] [Updated] " classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-08-13 19:39 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38552#discussion_r945182918

Comment:
this isn't necessary, python3-setuptools_scm depends on python3-setuptools already

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

* Re: [PR PATCH] [Updated] protontricks: update to 1.9.0.
  2022-08-09 11:53 [PR PATCH] protontricks: update to 1.9.0 baal-zebub
  2022-08-10 12:02 ` [PR PATCH] [Updated] " baal-zebub
  2022-08-13 19:39 ` [PR REVIEW] " classabbyamp
@ 2022-08-21 18:30 ` classabbyamp
  2022-08-21 18:32 ` classabbyamp
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-08-21 18:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/baal-zebub/void-packages protontricks
https://github.com/void-linux/void-packages/pull/38552

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

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

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


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

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

From 2b3b37fcf79a5d0cea2a0530014698fd1ee69db2 Mon Sep 17 00:00:00 2001
From: Kamil Smardzewski <kamil.smardzewski@gmail.com>
Date: Tue, 9 Aug 2022 13:51:29 +0200
Subject: [PATCH] protontricks: update to 1.9.0.

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

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
index 53ec36db2294..0c245cc7bdf0 100644
--- a/srcpkgs/protontricks/template
+++ b/srcpkgs/protontricks/template
@@ -1,6 +1,6 @@
 # Template file for 'protontricks'
 pkgname=protontricks
-version=1.8.2
+version=1.9.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
@@ -12,7 +12,7 @@ license="GPL-3.0-only"
 homepage="https://github.com/Matoking/protontricks"
 changelog="https://raw.githubusercontent.com/Matoking/protontricks/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=ef42020b9a5f3f78aefc764d81a2d46ffd8289005d7c6a5d3e61d0d4187150a0
+checksum=e1d76743e5cc0ccdd2a8facf02e3a7330041dac31c853b1162f0425ec692572e
 
 post_install() {
 	# Remove `protontricks-desktop-install`, since we

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

* Re: [PR PATCH] [Updated] protontricks: update to 1.9.0.
  2022-08-09 11:53 [PR PATCH] protontricks: update to 1.9.0 baal-zebub
                   ` (2 preceding siblings ...)
  2022-08-21 18:30 ` [PR PATCH] [Updated] " classabbyamp
@ 2022-08-21 18:32 ` classabbyamp
  2022-08-21 18:33 ` [PR PATCH] [Merged]: " classabbyamp
  2022-08-22 14:55 ` baal-zebub
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-08-21 18:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/baal-zebub/void-packages protontricks
https://github.com/void-linux/void-packages/pull/38552

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

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

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


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

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

From cdc80630feb41fabdf19f4c2cf43a237b1b07803 Mon Sep 17 00:00:00 2001
From: Kamil Smardzewski <kamil.smardzewski@gmail.com>
Date: Tue, 9 Aug 2022 13:51:29 +0200
Subject: [PATCH] protontricks: update to 1.9.0.

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

diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template
index 53ec36db2294..0c245cc7bdf0 100644
--- a/srcpkgs/protontricks/template
+++ b/srcpkgs/protontricks/template
@@ -1,6 +1,6 @@
 # Template file for 'protontricks'
 pkgname=protontricks
-version=1.8.2
+version=1.9.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
@@ -12,7 +12,7 @@ license="GPL-3.0-only"
 homepage="https://github.com/Matoking/protontricks"
 changelog="https://raw.githubusercontent.com/Matoking/protontricks/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=ef42020b9a5f3f78aefc764d81a2d46ffd8289005d7c6a5d3e61d0d4187150a0
+checksum=e1d76743e5cc0ccdd2a8facf02e3a7330041dac31c853b1162f0425ec692572e
 
 post_install() {
 	# Remove `protontricks-desktop-install`, since we

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

* Re: [PR PATCH] [Merged]: protontricks: update to 1.9.0.
  2022-08-09 11:53 [PR PATCH] protontricks: update to 1.9.0 baal-zebub
                   ` (3 preceding siblings ...)
  2022-08-21 18:32 ` classabbyamp
@ 2022-08-21 18:33 ` classabbyamp
  2022-08-22 14:55 ` baal-zebub
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-08-21 18:33 UTC (permalink / raw)
  To: ml

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

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

protontricks: update to 1.9.0.
https://github.com/void-linux/void-packages/pull/38552

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

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

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


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

* Re: protontricks: update to 1.9.0.
  2022-08-09 11:53 [PR PATCH] protontricks: update to 1.9.0 baal-zebub
                   ` (4 preceding siblings ...)
  2022-08-21 18:33 ` [PR PATCH] [Merged]: " classabbyamp
@ 2022-08-22 14:55 ` baal-zebub
  5 siblings, 0 replies; 7+ messages in thread
From: baal-zebub @ 2022-08-22 14:55 UTC (permalink / raw)
  To: ml

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

New comment by baal-zebub on void-packages repository

https://github.com/void-linux/void-packages/pull/38552#issuecomment-1222475832

Comment:
Thanks for updating the PR and sorry for not doing it myself, I had encountered some build error regardless of the additional dep and didn't find time to investigate it further :/ 

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

end of thread, other threads:[~2022-08-22 14:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09 11:53 [PR PATCH] protontricks: update to 1.9.0 baal-zebub
2022-08-10 12:02 ` [PR PATCH] [Updated] " baal-zebub
2022-08-13 19:39 ` [PR REVIEW] " classabbyamp
2022-08-21 18:30 ` [PR PATCH] [Updated] " classabbyamp
2022-08-21 18:32 ` classabbyamp
2022-08-21 18:33 ` [PR PATCH] [Merged]: " classabbyamp
2022-08-22 14:55 ` baal-zebub

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