Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: todoman-3.5.0
Date: Mon, 22 Jul 2019 22:53:38 +0200	[thread overview]
Message-ID: <20190722205338.COfAK7pQTnsvfdn-Q4SsvJ15olJAQD8AV-1x9owV-C0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13286@inbox.vuxu.org>

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

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

https://github.com/Eluminae/void-packages master
https://github.com/void-linux/void-packages/pull/13286

New package: todoman-3.5.0
Todoman is a simple, standards-based, cli todo (aka: task) manager. Todos are stored into icalendar files, which means you can sync them via CalDAV using, for example, vdirsyncer.

Todoman is now part of the pimutils project, and is hosted at GitHub.

https://todoman.readthedocs.io/en/stable/

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

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

From 835494b66f958236ef6d51ebff493344656c20d7 Mon Sep 17 00:00:00 2001
From: Eddie Barraco <contact@eddiebarraco.fr>
Date: Mon, 22 Jul 2019 19:52:12 +0200
Subject: [PATCH] New package: todoman-3.5.0

---
 srcpkgs/todoman/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/todoman/template

diff --git a/srcpkgs/todoman/template b/srcpkgs/todoman/template
new file mode 100644
index 00000000000..2e0489ff49e
--- /dev/null
+++ b/srcpkgs/todoman/template
@@ -0,0 +1,21 @@
+# Template file for 'todoman'
+pkgname=todoman
+version=3.5.0
+revision=1
+archs=noarch
+build_style=python3-module
+pycompile_module="todoman"
+hostmakedepends="python3-setuptools"
+depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime
+ python3-atomicwrites python3-click python3-configobj python3-click-log
+ python3-dateutil python3-tabulate python3-humanize"
+short_desc="Simple, standards-based, cli todo (aka: task) manager"
+maintainer="Eric Scheibler <email@eric-scheibler.de>"
+license="ISC"
+homepage="https://github.com/pimutils/todoman"
+distfiles="${PYPI_SITE}/t/todoman/todoman-${version}.tar.gz"
+checksum=89032887051b164527b90cfb947eb5162dd8b8bb64d9abf1e906b8c86f933814
+
+post_install() {
+	vlicense LICENCE
+}

  parent reply	other threads:[~2019-07-22 20:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22 17:56 [PR PATCH] " voidlinux-github
2019-07-22 19:31 ` voidlinux-github
2019-07-22 19:59 ` voidlinux-github
2019-07-22 20:45 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-22 20:45 ` voidlinux-github
2019-07-22 20:53 ` voidlinux-github [this message]
2019-07-22 20:53 ` voidlinux-github
2019-07-22 20:57 ` voidlinux-github
2019-07-22 20:59 ` voidlinux-github
2019-07-24 21:07 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190722205338.COfAK7pQTnsvfdn-Q4SsvJ15olJAQD8AV-1x9owV-C0@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).