Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eluminae <Eluminae@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] todoman: update to 3.8.0
Date: Tue, 25 Aug 2020 09:14:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24461@inbox.vuxu.org> (raw)

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

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

https://github.com/Eluminae/void-packages todoman-update
https://github.com/void-linux/void-packages/pull/24461

todoman: update to 3.8.0


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

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

From 00519ecea7f730b9539f9aebec9704d2709bda2b Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Tue, 25 Aug 2020 09:11:13 +0200
Subject: [PATCH 1/2] New Package: python3-click-repl-0.1.6

---
 srcpkgs/python3-click-repl/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-click-repl/template

diff --git a/srcpkgs/python3-click-repl/template b/srcpkgs/python3-click-repl/template
new file mode 100644
index 00000000000..8d258f30e57
--- /dev/null
+++ b/srcpkgs/python3-click-repl/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-click-repl'
+pkgname=python3-click-repl
+version=0.1.6
+revision=1
+archs=noarch
+wrksrc="click-repl-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-six python3-click python3-prompt_toolkit"
+short_desc="REPL plugin for Click"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="MIT"
+homepage="https://github.com/click-contrib/click-repl"
+distfiles="${PYPI_SITE}/c/click-repl/click-repl-${version}.tar.gz"
+checksum=b9f29d52abc4d6059f8e276132a111ab8d94980afe6a5432b9d996544afa95d5
+
+post_install() {
+	vlicense LICENSE
+}

From 5dfed73583694f1bdd9b03b00ad610818b396511 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Tue, 25 Aug 2020 09:10:57 +0200
Subject: [PATCH 2/2] todoman: update to 3.8.0

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

diff --git a/srcpkgs/todoman/template b/srcpkgs/todoman/template
index 676412b8d0b..fb7e4609e85 100644
--- a/srcpkgs/todoman/template
+++ b/srcpkgs/todoman/template
@@ -1,20 +1,19 @@
 # Template file for 'todoman'
 pkgname=todoman
-version=3.5.0
-revision=2
+version=3.8.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-atomicwrites python3-click-repl 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
+checksum=8bdbefa8b190c19cc01a57396ce9d0264ee10ec8ce96703fb72d69b8867107ab
 
 post_install() {
 	vlicense LICENCE

             reply	other threads:[~2020-08-25  7:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25  7:14 Eluminae [this message]
2020-09-02 17:26 ` [PR PATCH] [Merged]: " Chocimier

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24461@inbox.vuxu.org \
    --to=eluminae@users.noreply.github.com \
    --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).