Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-tabulate: update to 0.8.7.
Date: Sat, 05 Dec 2020 02:34:26 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26949@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages py-tabulate
https://github.com/void-linux/void-packages/pull/26949

python3-tabulate: update to 0.8.7.


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

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

From d821779a563dcd00d6f32f55ca1a8948a99d3755 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Fri, 4 Dec 2020 19:32:22 -0600
Subject: [PATCH] python3-tabulate: update to 0.8.7.

---
 srcpkgs/python3-tabulate/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-tabulate/template b/srcpkgs/python3-tabulate/template
index a37e6a3de90..185cc280161 100644
--- a/srcpkgs/python3-tabulate/template
+++ b/srcpkgs/python3-tabulate/template
@@ -1,18 +1,18 @@
 # Template file for 'python3-tabulate'
 pkgname=python3-tabulate
-version=0.8.6
-revision=2
+version=0.8.7
+revision=1
 wrksrc="tabulate-${version}"
 build_style=python3-module
-pycompile_module="tabulate.py"
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools python3-wcwidth"
+depends="python3-wcwidth"
+checkdepends="python3-nose"
 short_desc="Pretty-print tabular data (Python3)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://bitbucket.org/astanin/python-tabulate"
 distfiles="${PYPI_SITE}/t/tabulate/tabulate-${version}.tar.gz"
-checksum=5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8
+checksum=db2723a20d04bcda8522165c73eea7c300eda74e0ce852d9022e0159d7895007
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2020-12-05  1:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-05  1:34 ndowens [this message]
2020-12-05 19:53 ` [PR REVIEW] " ericonr
2020-12-05 19:56 ` [PR PATCH] [Updated] " ndowens
2020-12-12 13:05 ` [PR PATCH] [Merged]: " ericonr

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-26949@inbox.vuxu.org \
    --to=ndowens@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).