Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] toot: upgrade to 0.28.1
@ 2022-11-17 18:43 j0ni
  2022-11-17 18:45 ` [PR REVIEW] " abenson
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 18:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.28.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 1204 bytes --]

From ae98b6587b5e2c665e761365130ccbe377e4813e Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH] toot: upgrade to 0.28.1

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..652cb4a90585 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,14 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.28.1
+revision=5
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef

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

* Re: [PR REVIEW] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
@ 2022-11-17 18:45 ` abenson
  2022-11-17 18:45 ` paper42
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: abenson @ 2022-11-17 18:45 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#discussion_r1025571093

Comment:
This should be reset to 1 on updates.

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

* Re: [PR REVIEW] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
  2022-11-17 18:45 ` [PR REVIEW] " abenson
@ 2022-11-17 18:45 ` paper42
  2022-11-17 18:45 ` abenson
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: paper42 @ 2022-11-17 18:45 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#discussion_r1025571657

Comment:
```suggestion
homepage="https://github.com/ihabunek/toot"
changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
```

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

* Re: [PR REVIEW] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
  2022-11-17 18:45 ` [PR REVIEW] " abenson
  2022-11-17 18:45 ` paper42
@ 2022-11-17 18:45 ` abenson
  2022-11-17 22:11 ` [PR PATCH] [Updated] " j0ni
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: abenson @ 2022-11-17 18:45 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#discussion_r1025571814

Comment:
Don't take maintainer-ship of packages unless its Orphaned or you've asked the current maintainer. @ndowens 

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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (2 preceding siblings ...)
  2022-11-17 18:45 ` abenson
@ 2022-11-17 22:11 ` j0ni
  2022-11-17 22:14 ` j0ni
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 22:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.28.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 1247 bytes --]

From 7ab2d30c6ca272958b1f3145de5a7ef65ebe5475 Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH] toot: upgrade to 0.28.1

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..a99508759f03 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,15 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.28.1
+revision=5
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
+checkdepends="python3-pytest ${depends}"

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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (3 preceding siblings ...)
  2022-11-17 22:11 ` [PR PATCH] [Updated] " j0ni
@ 2022-11-17 22:14 ` j0ni
  2022-11-17 22:15 ` j0ni
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 22:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.28.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 1247 bytes --]

From 019b4274ae14c9c1fca97272271c3149e2a0be14 Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH] toot: upgrade to 0.28.1

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..a99508759f03 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,15 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.28.1
+revision=5
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
+checkdepends="python3-pytest ${depends}"

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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (4 preceding siblings ...)
  2022-11-17 22:14 ` j0ni
@ 2022-11-17 22:15 ` j0ni
  2022-11-17 22:18 ` [PR REVIEW] " j0ni
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 22:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.28.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 2162 bytes --]

From 019b4274ae14c9c1fca97272271c3149e2a0be14 Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH 1/2] toot: upgrade to 0.28.1

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..a99508759f03 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,15 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.28.1
+revision=5
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
+checkdepends="python3-pytest ${depends}"

From a19881be4965ef2a27866ec5579700dcd81ef6ed Mon Sep 17 00:00:00 2001
From: Jon Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 17:15:54 -0500
Subject: [PATCH 2/2] Update srcpkgs/toot/template

Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
 srcpkgs/toot/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index a99508759f03..143c981e522b 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -10,6 +10,7 @@ short_desc="Mastodon CLI client"
 maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
+changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
 checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
 checkdepends="python3-pytest ${depends}"

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

* Re: [PR REVIEW] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (5 preceding siblings ...)
  2022-11-17 22:15 ` j0ni
@ 2022-11-17 22:18 ` j0ni
  2022-11-17 22:21 ` [PR PATCH] [Updated] " j0ni
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 22:18 UTC (permalink / raw)
  To: ml

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

New review comment by j0ni on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#discussion_r1025788731

Comment:
I reached out to them, they said they didn't use Void any more and that I should go ahead with this update.

I have asked if they're OK with dropping maintainership - they haven't responded yet, but I will verify this is OK. There are more problems to resolve before merging anyway.

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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (6 preceding siblings ...)
  2022-11-17 22:18 ` [PR REVIEW] " j0ni
@ 2022-11-17 22:21 ` j0ni
  2022-11-17 22:21 ` [PR REVIEW] " j0ni
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 22:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.28.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

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

From 040e6a3d84b12a3a246d05e7da4c9e3d66cc9d3a Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH] toot: upgrade to 0.28.1

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..f23fc86e973c 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,16 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.28.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
+changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
+checkdepends="python3-pytest ${depends}"

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

* Re: [PR REVIEW] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (7 preceding siblings ...)
  2022-11-17 22:21 ` [PR PATCH] [Updated] " j0ni
@ 2022-11-17 22:21 ` j0ni
  2022-11-17 22:28 ` j0ni
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 22:21 UTC (permalink / raw)
  To: ml

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

New review comment by j0ni on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#discussion_r1025795257

Comment:
Ack, done.

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

* Re: toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (8 preceding siblings ...)
  2022-11-17 22:21 ` [PR REVIEW] " j0ni
@ 2022-11-17 22:28 ` j0ni
  2022-11-17 22:43 ` j0ni
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 22:28 UTC (permalink / raw)
  To: ml

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

New comment by j0ni on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#issuecomment-1319290328

Comment:
Regarding the test failures, I tried to add `env TZ=CEST` to the test using `make_check_pre` - it definitely changed the value of the TZ in the test values (according to the failure messages), but the time was still incorrect.

Looking at the repo, it doesn't look like the tests run in CI; I'll open an issue to see about getting the tests fixed, but it may be that they won't bother since they don't use them - maybe they run them on their computers, which reside in CEST :)

Is there a way forward without the tests?

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

* Re: toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (9 preceding siblings ...)
  2022-11-17 22:28 ` j0ni
@ 2022-11-17 22:43 ` j0ni
  2022-11-17 23:06 ` [PR REVIEW] " j0ni
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 22:43 UTC (permalink / raw)
  To: ml

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

New comment by j0ni on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#issuecomment-1319304147

Comment:
OK, I opened ihabunek/toot#227, let's see where it goes.

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

* Re: [PR REVIEW] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (10 preceding siblings ...)
  2022-11-17 22:43 ` j0ni
@ 2022-11-17 23:06 ` j0ni
  2022-11-18 11:29 ` j0ni
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-17 23:06 UTC (permalink / raw)
  To: ml

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

New review comment by j0ni on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#discussion_r1025824817

Comment:
Nathan replied and is fine with it. Let me know if you would like me to forward the email exchange.

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

* Re: toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (11 preceding siblings ...)
  2022-11-17 23:06 ` [PR REVIEW] " j0ni
@ 2022-11-18 11:29 ` j0ni
  2022-11-18 15:30 ` [PR PATCH] [Updated] " j0ni
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-18 11:29 UTC (permalink / raw)
  To: ml

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

New comment by j0ni on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#issuecomment-1319879210

Comment:
Quick update: upstream will fix the tests in their next release. I can either wait for that update and re-up this PR then, or disable the tests to get this into the repo as is.


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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (12 preceding siblings ...)
  2022-11-18 11:29 ` j0ni
@ 2022-11-18 15:30 ` j0ni
  2022-11-21 19:04 ` j0ni
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-18 15:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.28.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 2062 bytes --]

From 040e6a3d84b12a3a246d05e7da4c9e3d66cc9d3a Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH 1/2] toot: upgrade to 0.28.1

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..f23fc86e973c 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,16 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.28.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
+changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
+checkdepends="python3-pytest ${depends}"

From 2a206ce001934c1a21e318884c0bdeecd0830df3 Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Fri, 18 Nov 2022 10:30:20 -0500
Subject: [PATCH 2/2] Fix some tests

---
 srcpkgs/toot/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index f23fc86e973c..df29c8aeeba6 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -14,3 +14,4 @@ changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
 checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
 checkdepends="python3-pytest ${depends}"
+make_check_pre="env TZ=Europe/Berlin"

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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (13 preceding siblings ...)
  2022-11-18 15:30 ` [PR PATCH] [Updated] " j0ni
@ 2022-11-21 19:04 ` j0ni
  2022-11-21 19:06 ` j0ni
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-21 19:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.28.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 3247 bytes --]

From 377258bdbf8b89fa62b27c401a768673b1ced2cb Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH 1/3] toot: upgrade to 0.28.1

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..f23fc86e973c 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,16 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.28.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
+changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
+checkdepends="python3-pytest ${depends}"

From 195e50f2f315f7d8222d2d9902da1d590f03c8f3 Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Fri, 18 Nov 2022 10:30:20 -0500
Subject: [PATCH 2/3] Fix some tests

---
 srcpkgs/toot/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index f23fc86e973c..df29c8aeeba6 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -14,3 +14,4 @@ changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
 checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
 checkdepends="python3-pytest ${depends}"
+make_check_pre="env TZ=Europe/Berlin"

From 76dfaa08df26909ba862ca7106a3c20cde8b5fea Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Mon, 21 Nov 2022 14:03:50 -0500
Subject: [PATCH 3/3] Update to fixed version and add wheel dep

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

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index df29c8aeeba6..b3ef6c077d5e 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,6 +1,6 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.28.1
+version=0.29.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,6 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
 changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=2f91fca2d4a596180f47579b36ddea7717c6ff725ee379e5ebadc36e20cbb0ef
-checkdepends="python3-pytest ${depends}"
-make_check_pre="env TZ=Europe/Berlin"
+checksum=821d549798453da8ad669a605cddc1ead8a797d716723158526534549a4b0d4d
+checkdepends="python3-wheel python3-pytest ${depends}"
+pre_check() {
+  make dist
+}

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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.28.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (14 preceding siblings ...)
  2022-11-21 19:04 ` j0ni
@ 2022-11-21 19:06 ` j0ni
  2022-11-21 19:10 ` [PR REVIEW] toot: upgrade to 0.29.1 abenson
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-21 19:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.28.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 1378 bytes --]

From 85b726136c53e4f6ad0b084c94cbaf220cbcc68c Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH] toot: upgrade to 0.29.0

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..b3ef6c077d5e 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,19 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.29.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
+changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=821d549798453da8ad669a605cddc1ead8a797d716723158526534549a4b0d4d
+checkdepends="python3-wheel python3-pytest ${depends}"
+pre_check() {
+  make dist
+}

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

* Re: [PR REVIEW] toot: upgrade to 0.29.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (15 preceding siblings ...)
  2022-11-21 19:06 ` j0ni
@ 2022-11-21 19:10 ` abenson
  2022-11-21 19:10 ` abenson
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: abenson @ 2022-11-21 19:10 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#discussion_r1028428591

Comment:
`checkdepends` should be right under `depends`.

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

* Re: [PR REVIEW] toot: upgrade to 0.29.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (16 preceding siblings ...)
  2022-11-21 19:10 ` [PR REVIEW] toot: upgrade to 0.29.1 abenson
@ 2022-11-21 19:10 ` abenson
  2022-11-21 19:11 ` classabbyamp
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: abenson @ 2022-11-21 19:10 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#discussion_r1028428829

Comment:
Place an empty line before the `pre_check`.

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

* Re: toot: upgrade to 0.29.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (17 preceding siblings ...)
  2022-11-21 19:10 ` abenson
@ 2022-11-21 19:11 ` classabbyamp
  2022-11-21 19:12 ` [PR PATCH] [Updated] " j0ni
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: classabbyamp @ 2022-11-21 19:11 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#issuecomment-1322526061

Comment:
commit message should say update not upgrade 

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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.29.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (18 preceding siblings ...)
  2022-11-21 19:11 ` classabbyamp
@ 2022-11-21 19:12 ` j0ni
  2022-11-21 19:13 ` j0ni
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-21 19:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.29.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 1382 bytes --]

From f15a9455643240e4a716a4c55d4dd6e58788350c Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH] toot: upgrade to 0.29.0

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..7d56cb156576 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,20 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.29.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
+checkdepends="python3-wheel python3-pytest ${depends}"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
+changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=821d549798453da8ad669a605cddc1ead8a797d716723158526534549a4b0d4d
+
+pre_check() {
+  make dist
+}

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

* Re: [PR PATCH] [Updated] toot: upgrade to 0.29.1
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (19 preceding siblings ...)
  2022-11-21 19:12 ` [PR PATCH] [Updated] " j0ni
@ 2022-11-21 19:13 ` j0ni
  2022-11-21 19:15 ` toot: update to 0.29.0 j0ni
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-21 19:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: upgrade to 0.29.1
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 1381 bytes --]

From a791dd5a751d8bf38ab991d7fcbd569f26a56ee3 Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH] toot: update to 0.29.0

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..7d56cb156576 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,20 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.29.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
+checkdepends="python3-wheel python3-pytest ${depends}"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
+changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=821d549798453da8ad669a605cddc1ead8a797d716723158526534549a4b0d4d
+
+pre_check() {
+  make dist
+}

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

* Re: toot: update to 0.29.0
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (20 preceding siblings ...)
  2022-11-21 19:13 ` j0ni
@ 2022-11-21 19:15 ` j0ni
  2022-11-21 19:16 ` [PR PATCH] [Updated] " j0ni
  2022-11-21 19:20 ` [PR PATCH] [Merged]: " abenson
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-21 19:15 UTC (permalink / raw)
  To: ml

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

New comment by j0ni on void-packages repository

https://github.com/void-linux/void-packages/pull/40583#issuecomment-1322529427

Comment:
@classabbyamp @abenson tweaks applied

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

* Re: [PR PATCH] [Updated] toot: update to 0.29.0
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (21 preceding siblings ...)
  2022-11-21 19:15 ` toot: update to 0.29.0 j0ni
@ 2022-11-21 19:16 ` j0ni
  2022-11-21 19:20 ` [PR PATCH] [Merged]: " abenson
  23 siblings, 0 replies; 25+ messages in thread
From: j0ni @ 2022-11-21 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/j0ni/void-packages upgrade-toot-to-0.28.1
https://github.com/void-linux/void-packages/pull/40583

toot: update to 0.29.0
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upgrade-toot-to-0.28.1-40583.patch --]
[-- Type: text/x-diff, Size: 1380 bytes --]

From 0890fb8fb1b8bec34e70d45ea41f891bc95addb7 Mon Sep 17 00:00:00 2001
From: J Irving <j@lollyshouse.ca>
Date: Thu, 17 Nov 2022 13:18:24 -0500
Subject: [PATCH] toot: update to 0.29.0

Also change maintainer to me, since Nathan no longer uses Void.
---
 srcpkgs/toot/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template
index ba8446459ecd..c04382d273c7 100644
--- a/srcpkgs/toot/template
+++ b/srcpkgs/toot/template
@@ -1,14 +1,20 @@
 # Template file for 'toot'
 pkgname=toot
-version=0.27.0
-revision=4
+version=0.29.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth
  python3-urwid"
+checkdepends="python3-wheel python3-pytest ${depends}"
 short_desc="Mastodon CLI client"
-maintainer="Nathan Owens <ndowens04@gmail.com>"
+maintainer="Jon Levin <jon@jefferiestube.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ihabunek/toot"
+changelog="https://raw.githubusercontent.com/ihabunek/toot/master/CHANGELOG.md"
 distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
-checksum=65007187059fe17fae29796dd813cd3bbd8c44f72b5bfec0bc9ef20c65e69410
+checksum=821d549798453da8ad669a605cddc1ead8a797d716723158526534549a4b0d4d
+
+pre_check() {
+	make dist
+}

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

* Re: [PR PATCH] [Merged]: toot: update to 0.29.0
  2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
                   ` (22 preceding siblings ...)
  2022-11-21 19:16 ` [PR PATCH] [Updated] " j0ni
@ 2022-11-21 19:20 ` abenson
  23 siblings, 0 replies; 25+ messages in thread
From: abenson @ 2022-11-21 19:20 UTC (permalink / raw)
  To: ml

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

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

toot: update to 0.29.0
https://github.com/void-linux/void-packages/pull/40583

Description:
Also change maintainer to me, since Nathan no longer uses Void.

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

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

Note, I'm using it as my main client, but have only tested the musl version. I did test cross-builds for `i686`, `armv6l` and `x86_64` though, without problem. And xlint gave no errors (trivial change).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-MUSL)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64 (crossbuild)
  - armv6l (crossbuild)
  - i686 (crossbuild)


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

end of thread, other threads:[~2022-11-21 19:20 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-17 18:43 [PR PATCH] toot: upgrade to 0.28.1 j0ni
2022-11-17 18:45 ` [PR REVIEW] " abenson
2022-11-17 18:45 ` paper42
2022-11-17 18:45 ` abenson
2022-11-17 22:11 ` [PR PATCH] [Updated] " j0ni
2022-11-17 22:14 ` j0ni
2022-11-17 22:15 ` j0ni
2022-11-17 22:18 ` [PR REVIEW] " j0ni
2022-11-17 22:21 ` [PR PATCH] [Updated] " j0ni
2022-11-17 22:21 ` [PR REVIEW] " j0ni
2022-11-17 22:28 ` j0ni
2022-11-17 22:43 ` j0ni
2022-11-17 23:06 ` [PR REVIEW] " j0ni
2022-11-18 11:29 ` j0ni
2022-11-18 15:30 ` [PR PATCH] [Updated] " j0ni
2022-11-21 19:04 ` j0ni
2022-11-21 19:06 ` j0ni
2022-11-21 19:10 ` [PR REVIEW] toot: upgrade to 0.29.1 abenson
2022-11-21 19:10 ` abenson
2022-11-21 19:11 ` classabbyamp
2022-11-21 19:12 ` [PR PATCH] [Updated] " j0ni
2022-11-21 19:13 ` j0ni
2022-11-21 19:15 ` toot: update to 0.29.0 j0ni
2022-11-21 19:16 ` [PR PATCH] [Updated] " j0ni
2022-11-21 19:20 ` [PR PATCH] [Merged]: " abenson

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