Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] toot: update to 0.38.2
@ 2023-11-20 17:04 AnInternetTroll
  2023-11-20 17:37 ` [PR PATCH] [Updated] " AnInternetTroll
  2023-11-29 23:39 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: AnInternetTroll @ 2023-11-20 17:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/toot-0.38.2
https://github.com/void-linux/void-packages/pull/47325

toot: update to 0.38.2
#### 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-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/toot-0.38.2-47325.patch --]
[-- Type: text/x-diff, Size: 1018 bytes --]

From 704d8f95940fb2b788b9a7d08b02d15a48094ec7 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Mon, 20 Nov 2023 18:03:07 +0100
Subject: [PATCH] toot: update to 0.38.2

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

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index 418e7d150a5d2..b097608035ac1 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,6 +1,6 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.38.1
+version=0.38.2
 revision=2
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -13,4 +13,4 @@ license="GPL-3.0-or-later"
 homepage="https://toot.bezdomni.net"
 changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/refs/tags/${version}.tar.gz"
-checksum=686396be87746c7cdee70739deaac79f36d2e8993198255ab178b506d6f45dc1
+checksum=2a8801d74e7ecf69812e3bd329db86ad6e99159dfb235060fedca7b5f5c72417

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

* Re: [PR PATCH] [Updated] toot: update to 0.38.2
  2023-11-20 17:04 [PR PATCH] toot: update to 0.38.2 AnInternetTroll
@ 2023-11-20 17:37 ` AnInternetTroll
  2023-11-29 23:39 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: AnInternetTroll @ 2023-11-20 17:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/toot-0.38.2
https://github.com/void-linux/void-packages/pull/47325

toot: update to 0.38.2
#### 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-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/toot-0.38.2-47325.patch --]
[-- Type: text/x-diff, Size: 1098 bytes --]

From 031f9dc356c629f2d4e79912537b46013c9c62f2 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Mon, 20 Nov 2023 18:03:07 +0100
Subject: [PATCH] toot: update to 0.38.2

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

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index 418e7d150a5d2..6c490fd335afa 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,7 +1,7 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.38.1
-revision=2
+version=0.38.2
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
 depends="python3-BeautifulSoup4 python3-requests python3-wcwidth
@@ -13,4 +13,4 @@ license="GPL-3.0-or-later"
 homepage="https://toot.bezdomni.net"
 changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/refs/tags/${version}.tar.gz"
-checksum=686396be87746c7cdee70739deaac79f36d2e8993198255ab178b506d6f45dc1
+checksum=2a8801d74e7ecf69812e3bd329db86ad6e99159dfb235060fedca7b5f5c72417

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

* Re: [PR PATCH] [Merged]: toot: update to 0.38.2
  2023-11-20 17:04 [PR PATCH] toot: update to 0.38.2 AnInternetTroll
  2023-11-20 17:37 ` [PR PATCH] [Updated] " AnInternetTroll
@ 2023-11-29 23:39 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-11-29 23:39 UTC (permalink / raw)
  To: ml

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

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

toot: update to 0.38.2
https://github.com/void-linux/void-packages/pull/47325

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


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

end of thread, other threads:[~2023-11-29 23:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-20 17:04 [PR PATCH] toot: update to 0.38.2 AnInternetTroll
2023-11-20 17:37 ` [PR PATCH] [Updated] " AnInternetTroll
2023-11-29 23:39 ` [PR PATCH] [Merged]: " Duncaen

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