Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pgcli: update to 2.1.1.
@ 2019-05-31 14:14 voidlinux-github
  2019-06-01  7:10 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-05-31 14:14 UTC (permalink / raw)
  To: ml

[-- 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.

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

* Re: [PR PATCH] [Merged]: pgcli: update to 2.1.1.
  2019-05-31 14:14 [PR PATCH] pgcli: update to 2.1.1 voidlinux-github
@ 2019-06-01  7:10 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-01  7:10 UTC (permalink / raw)
  To: ml

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

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

pgcli: update to 2.1.1.
https://github.com/void-linux/void-packages/pull/12057
Description: 

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

end of thread, other threads:[~2019-06-01  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31 14:14 [PR PATCH] pgcli: update to 2.1.1 voidlinux-github
2019-06-01  7:10 ` [PR PATCH] [Merged]: " voidlinux-github

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).