Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] todoman: update to 4.3.1.
@ 2023-08-10 18:27 icp1994
  2023-08-20 14:24 ` [PR PATCH] [Updated] " Duncaen
  2023-08-20 14:24 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-08-10 18:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages todoman
https://github.com/void-linux/void-packages/pull/45527

todoman: update to 4.3.1.
#### 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**

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

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

From 8979ee4ea6046af0d2e22a1684aa162e6b4c94b5 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 16 Jul 2023 12:53:49 +0530
Subject: [PATCH] todoman: update to 4.3.1.

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

diff --git a/srcpkgs/todoman/template b/srcpkgs/todoman/template
index fd0cb96e963cd..581a3712ebbde 100644
--- a/srcpkgs/todoman/template
+++ b/srcpkgs/todoman/template
@@ -1,6 +1,6 @@
 # Template file for 'todoman'
 pkgname=todoman
-version=4.2.1
+version=4.3.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://github.com/pimutils/todoman"
 changelog="https://raw.githubusercontent.com/pimutils/todoman/main/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/t/todoman/todoman-${version}.tar.gz"
-checksum=b69afe914c8fb0f9387d61c86c9bf2e8ba17717bf3f9cfb1b711e3c87a773b85
+checksum=d03c73773ca108f59383f3d950186f8978e98ed9a9657e2c89f1f8bb1da6679a
 
 post_install() {
 	vlicense LICENCE

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

* Re: [PR PATCH] [Updated] todoman: update to 4.3.1.
  2023-08-10 18:27 [PR PATCH] todoman: update to 4.3.1 icp1994
@ 2023-08-20 14:24 ` Duncaen
  2023-08-20 14:24 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-08-20 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages todoman
https://github.com/void-linux/void-packages/pull/45527

todoman: update to 4.3.1.
#### 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**

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

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

From 3fa8471e82bbc39d0488341542afc681899f354b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 16 Jul 2023 12:53:49 +0530
Subject: [PATCH] todoman: update to 4.3.1.

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

diff --git a/srcpkgs/todoman/template b/srcpkgs/todoman/template
index fd0cb96e963cd..879be457c19f3 100644
--- a/srcpkgs/todoman/template
+++ b/srcpkgs/todoman/template
@@ -1,6 +1,6 @@
 # Template file for 'todoman'
 pkgname=todoman
-version=4.2.1
+version=4.3.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
@@ -10,12 +10,12 @@ depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime
 checkdepends="${depends} python3-freezegun python3-hypothesis
  python3-pytest-cov python3-pytest-xdist"
 short_desc="Simple, standards-based, cli todo (aka: task) manager"
-maintainer="Eric Scheibler <email@eric-scheibler.de>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://github.com/pimutils/todoman"
 changelog="https://raw.githubusercontent.com/pimutils/todoman/main/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/t/todoman/todoman-${version}.tar.gz"
-checksum=b69afe914c8fb0f9387d61c86c9bf2e8ba17717bf3f9cfb1b711e3c87a773b85
+checksum=d03c73773ca108f59383f3d950186f8978e98ed9a9657e2c89f1f8bb1da6679a
 
 post_install() {
 	vlicense LICENCE

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

* Re: [PR PATCH] [Merged]: todoman: update to 4.3.1.
  2023-08-10 18:27 [PR PATCH] todoman: update to 4.3.1 icp1994
  2023-08-20 14:24 ` [PR PATCH] [Updated] " Duncaen
@ 2023-08-20 14:24 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-08-20 14:24 UTC (permalink / raw)
  To: ml

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

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

todoman: update to 4.3.1.
https://github.com/void-linux/void-packages/pull/45527

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**

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

end of thread, other threads:[~2023-08-20 14:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-10 18:27 [PR PATCH] todoman: update to 4.3.1 icp1994
2023-08-20 14:24 ` [PR PATCH] [Updated] " Duncaen
2023-08-20 14:24 ` [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).