Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] greg: update 0.4.8
@ 2023-10-21  5:54 Luciogi
  2023-10-21  5:58 ` [PR PATCH] [Updated] " Luciogi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luciogi @ 2023-10-21  5:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages greg
https://github.com/void-linux/void-packages/pull/46809

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

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


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

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

From ce39c512d15561900153f82494edc18f3938459c Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sat, 21 Oct 2023 10:51:43 +0500
Subject: [PATCH] greg: update 0.4.8

---
 srcpkgs/greg/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/greg/template b/srcpkgs/greg/template
index c139814b92a97..5dbf50ed22e3a 100644
--- a/srcpkgs/greg/template
+++ b/srcpkgs/greg/template
@@ -1,14 +1,15 @@
 # Template file for 'greg'
 pkgname=greg
-version=0.4.7
-revision=10
+version=0.4.8
+revision=1
 build_style=python3-module
 pycompile_module="greg"
 hostmakedepends="python3-setuptools"
+checkdepends="python3-pip"
 depends="python3-feedparser python3-setuptools python3-lxml"
 short_desc="Command-line podcast aggregator"
 maintainer="Georg Schabel <gescha@posteo.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/manolomartinez/greg"
 distfiles="https://github.com/manolomartinez/greg/archive/v${version}.tar.gz"
-checksum=d1b404835e34cd5f3a57b8fef4bdaef40bc77ea1606dcd8229b1b8c482b5e28a
+checksum=dda9ca29340ef7fb5a61695036aba76408941f62a72abcb25302cd4abeab4f78

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

* Re: [PR PATCH] [Updated] greg: update 0.4.8
  2023-10-21  5:54 [PR PATCH] greg: update 0.4.8 Luciogi
@ 2023-10-21  5:58 ` Luciogi
  2023-10-21  7:52 ` Luciogi
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Luciogi @ 2023-10-21  5:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages greg
https://github.com/void-linux/void-packages/pull/46809

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

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


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

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

From dd809f55f7b270847a60a4421a06577a4ced45ee Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sat, 21 Oct 2023 10:51:43 +0500
Subject: [PATCH] greg: update 0.4.8

---
 srcpkgs/greg/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/greg/template b/srcpkgs/greg/template
index c139814b92a97..b67853b471697 100644
--- a/srcpkgs/greg/template
+++ b/srcpkgs/greg/template
@@ -1,14 +1,15 @@
 # Template file for 'greg'
 pkgname=greg
-version=0.4.7
-revision=10
+version=0.4.8
+revision=1
 build_style=python3-module
-pycompile_module="greg"
+#pycompile_module="greg"
 hostmakedepends="python3-setuptools"
 depends="python3-feedparser python3-setuptools python3-lxml"
+checkdepends="python3-pip"
 short_desc="Command-line podcast aggregator"
 maintainer="Georg Schabel <gescha@posteo.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/manolomartinez/greg"
 distfiles="https://github.com/manolomartinez/greg/archive/v${version}.tar.gz"
-checksum=d1b404835e34cd5f3a57b8fef4bdaef40bc77ea1606dcd8229b1b8c482b5e28a
+checksum=dda9ca29340ef7fb5a61695036aba76408941f62a72abcb25302cd4abeab4f78

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

* Re: [PR PATCH] [Updated] greg: update 0.4.8
  2023-10-21  5:54 [PR PATCH] greg: update 0.4.8 Luciogi
  2023-10-21  5:58 ` [PR PATCH] [Updated] " Luciogi
@ 2023-10-21  7:52 ` Luciogi
  2024-01-20  1:46 ` github-actions
  2024-02-04  1:45 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: Luciogi @ 2023-10-21  7:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages greg
https://github.com/void-linux/void-packages/pull/46809

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

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


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

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

From ae0922f71ff4e84248c5a7d88f96852aadb4d1e4 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sat, 21 Oct 2023 10:51:43 +0500
Subject: [PATCH] greg: update to 0.4.8, fix test

---
 srcpkgs/greg/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/greg/template b/srcpkgs/greg/template
index c139814b92a97..4355ef32e01be 100644
--- a/srcpkgs/greg/template
+++ b/srcpkgs/greg/template
@@ -1,14 +1,15 @@
 # Template file for 'greg'
 pkgname=greg
-version=0.4.7
-revision=10
+version=0.4.8
+revision=1
 build_style=python3-module
-pycompile_module="greg"
+#pycompile_module="greg"
 hostmakedepends="python3-setuptools"
 depends="python3-feedparser python3-setuptools python3-lxml"
+checkdepends="python3-wheel python3-feedparser"
 short_desc="Command-line podcast aggregator"
 maintainer="Georg Schabel <gescha@posteo.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/manolomartinez/greg"
 distfiles="https://github.com/manolomartinez/greg/archive/v${version}.tar.gz"
-checksum=d1b404835e34cd5f3a57b8fef4bdaef40bc77ea1606dcd8229b1b8c482b5e28a
+checksum=dda9ca29340ef7fb5a61695036aba76408941f62a72abcb25302cd4abeab4f78

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

* Re: greg: update 0.4.8
  2023-10-21  5:54 [PR PATCH] greg: update 0.4.8 Luciogi
  2023-10-21  5:58 ` [PR PATCH] [Updated] " Luciogi
  2023-10-21  7:52 ` Luciogi
@ 2024-01-20  1:46 ` github-actions
  2024-02-04  1:45 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-01-20  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/46809#issuecomment-1901579632

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: greg: update 0.4.8
  2023-10-21  5:54 [PR PATCH] greg: update 0.4.8 Luciogi
                   ` (2 preceding siblings ...)
  2024-01-20  1:46 ` github-actions
@ 2024-02-04  1:45 ` github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-02-04  1:45 UTC (permalink / raw)
  To: ml

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

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

greg: update 0.4.8
https://github.com/void-linux/void-packages/pull/46809

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

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


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

end of thread, other threads:[~2024-02-04  1:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-21  5:54 [PR PATCH] greg: update 0.4.8 Luciogi
2023-10-21  5:58 ` [PR PATCH] [Updated] " Luciogi
2023-10-21  7:52 ` Luciogi
2024-01-20  1:46 ` github-actions
2024-02-04  1:45 ` [PR PATCH] [Closed]: " github-actions

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