Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] legenadry: update to 0.20.32
@ 2023-01-06 13:34 zen0bit
  2023-01-06 14:16 ` [PR PATCH] [Updated] " zen0bit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zen0bit @ 2023-01-06 13:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR legendary
https://github.com/void-linux/void-packages/pull/41492

legenadry: update to 0.20.32
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

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

From 5189c23066996c28637ae29951e3b4610d583efb Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Fri, 6 Jan 2023 14:32:41 +0100
Subject: [PATCH] legenadry: update to 0.20.32

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

diff --git a/srcpkgs/legendary/template b/srcpkgs/legendary/template
index 6684f066ead5..36efd1ce0854 100644
--- a/srcpkgs/legendary/template
+++ b/srcpkgs/legendary/template
@@ -1,6 +1,6 @@
 # Template file for 'legendary'
 pkgname=legendary
-version=0.20.31
+version=0.20.32
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,5 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/derrod/legendary"
 distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
-checksum=2dd1087d5d6718209afb275499602376211db82eb4bec0be38f2f8a502ed5e06
+checksum=eb74f1476923aa1fe800fcf9b91fde4fe5ab9c027fa72a69313cf483e34fdec8
 make_check=no # doesn't contain any tests

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

* Re: [PR PATCH] [Updated] legenadry: update to 0.20.32
  2023-01-06 13:34 [PR PATCH] legenadry: update to 0.20.32 zen0bit
@ 2023-01-06 14:16 ` zen0bit
  2023-01-06 14:24 ` zen0bit
  2023-01-06 19:20 ` [PR PATCH] [Merged]: " Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-01-06 14:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR legendary
https://github.com/void-linux/void-packages/pull/41492

legenadry: update to 0.20.32
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

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

From ec0c58c799673c01e8428e97c129a075266f7dfb Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Fri, 6 Jan 2023 14:32:41 +0100
Subject: [PATCH] legenadry: update to 0.20.32

---
 srcpkgs/legendary/template | 4 ++--
 srcpkgs/legendary/update   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/legendary/update

diff --git a/srcpkgs/legendary/template b/srcpkgs/legendary/template
index 6684f066ead5..36efd1ce0854 100644
--- a/srcpkgs/legendary/template
+++ b/srcpkgs/legendary/template
@@ -1,6 +1,6 @@
 # Template file for 'legendary'
 pkgname=legendary
-version=0.20.31
+version=0.20.32
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,5 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/derrod/legendary"
 distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
-checksum=2dd1087d5d6718209afb275499602376211db82eb4bec0be38f2f8a502ed5e06
+checksum=eb74f1476923aa1fe800fcf9b91fde4fe5ab9c027fa72a69313cf483e34fdec8
 make_check=no # doesn't contain any tests
diff --git a/srcpkgs/legendary/update b/srcpkgs/legendary/update
new file mode 100644
index 000000000000..3ed5e1e231c4
--- /dev/null
+++ b/srcpkgs/legendary/update
@@ -0,0 +1 @@
+pattern="\d+\.\d+\.\d+\b"

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

* Re: [PR PATCH] [Updated] legenadry: update to 0.20.32
  2023-01-06 13:34 [PR PATCH] legenadry: update to 0.20.32 zen0bit
  2023-01-06 14:16 ` [PR PATCH] [Updated] " zen0bit
@ 2023-01-06 14:24 ` zen0bit
  2023-01-06 19:20 ` [PR PATCH] [Merged]: " Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-01-06 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR legendary
https://github.com/void-linux/void-packages/pull/41492

legenadry: update to 0.20.32
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

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

From 7f97e52e884ebc934679bbc713f8fece7aa89286 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Fri, 6 Jan 2023 14:32:41 +0100
Subject: [PATCH] legenadry: update to 0.20.32

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

diff --git a/srcpkgs/legendary/template b/srcpkgs/legendary/template
index 6684f066ead5..36efd1ce0854 100644
--- a/srcpkgs/legendary/template
+++ b/srcpkgs/legendary/template
@@ -1,6 +1,6 @@
 # Template file for 'legendary'
 pkgname=legendary
-version=0.20.31
+version=0.20.32
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,5 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/derrod/legendary"
 distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
-checksum=2dd1087d5d6718209afb275499602376211db82eb4bec0be38f2f8a502ed5e06
+checksum=eb74f1476923aa1fe800fcf9b91fde4fe5ab9c027fa72a69313cf483e34fdec8
 make_check=no # doesn't contain any tests

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

* Re: [PR PATCH] [Merged]: legenadry: update to 0.20.32
  2023-01-06 13:34 [PR PATCH] legenadry: update to 0.20.32 zen0bit
  2023-01-06 14:16 ` [PR PATCH] [Updated] " zen0bit
  2023-01-06 14:24 ` zen0bit
@ 2023-01-06 19:20 ` Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: Johnnynator @ 2023-01-06 19:20 UTC (permalink / raw)
  To: ml

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

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

legenadry: update to 0.20.32
https://github.com/void-linux/void-packages/pull/41492

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

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

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

end of thread, other threads:[~2023-01-06 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06 13:34 [PR PATCH] legenadry: update to 0.20.32 zen0bit
2023-01-06 14:16 ` [PR PATCH] [Updated] " zen0bit
2023-01-06 14:24 ` zen0bit
2023-01-06 19:20 ` [PR PATCH] [Merged]: " Johnnynator

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