Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pgcli: update to 2.1.1.
Date: Fri, 31 May 2019 16:14:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12057@inbox.vuxu.org> (raw)

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

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

https://github.com/AluisioASG/void-packages pgcli-2.1.1
https://github.com/void-linux/void-packages/pull/12057

pgcli: update to 2.1.1.


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

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

From 4229584b5d3fd2c2293c62285ed87508f1f349bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alu=C3=ADsio=20Augusto=20Silva=20Gon=C3=A7alves?=
 <aluisio@aasg.name>
Date: Fri, 31 May 2019 09:49:28 -0300
Subject: [PATCH] pgcli: update to 2.1.1.

---
 srcpkgs/pgcli/patches/relax-dependencies.patch | 16 ----------------
 srcpkgs/pgcli/template                         |  4 ++--
 2 files changed, 2 insertions(+), 18 deletions(-)
 delete mode 100644 srcpkgs/pgcli/patches/relax-dependencies.patch

diff --git a/srcpkgs/pgcli/patches/relax-dependencies.patch b/srcpkgs/pgcli/patches/relax-dependencies.patch
deleted file mode 100644
index d89474344b2..00000000000
--- a/srcpkgs/pgcli/patches/relax-dependencies.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Seemingly the only breaking change in these updates is dropping support
-for old Python releases, so we should be fine.
-
---- setup.py
-+++ setup.py
-@@ -16,8 +16,8 @@ install_requirements = [
-     'click >= 4.1',
-     'Pygments >= 2.0',  # Pygments has to be Capitalcased. WTF?
-     'prompt_toolkit>=2.0.6,<2.1.0',
--    'psycopg2 >= 2.7.4,<2.8',
--    'sqlparse >=0.2.2,<0.3.0',
-+    'psycopg2 >= 2.7.4,<2.9',
-+    'sqlparse >=0.2.2,<0.4.0',
-     'configobj >= 5.0.6',
-     'humanize >= 0.5.1',
-     'cli_helpers[styles] >= 1.2.0',
diff --git a/srcpkgs/pgcli/template b/srcpkgs/pgcli/template
index 7a24c6c6ca4..b967287e9cb 100644
--- a/srcpkgs/pgcli/template
+++ b/srcpkgs/pgcli/template
@@ -1,6 +1,6 @@
 # Template file for 'pgcli'
 pkgname=pgcli
-version=2.1.0
+version=2.1.1
 revision=1
 archs=noarch
 build_style=python3-module
@@ -14,7 +14,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
 license="BSD-3-Clause"
 homepage="https://www.pgcli.com"
 distfiles="${PYPI_SITE}/p/pgcli/pgcli-${version}.tar.gz"
-checksum=3791a3c7734802fd14fefe9d18082a95687a02631f3287bd154cd27b4f12c05c
+checksum=84e0817a29c3cacaaaf85351422bdb90f230f2550e4af558c25536fd235ab6ca
 
 do_check() {
 	# pgcli tests require a PostgreSQL server; skip them.

             reply	other threads:[~2019-05-31 14:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-31 14:14 voidlinux-github [this message]
2019-06-01  7:10 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12057@inbox.vuxu.org \
    --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).