1
0
Fork 0
Commit Graph

83 Commits

Author SHA1 Message Date
Dick Marinus c17bcd66c8 exclude *.pyc from sdist and lower python3-keyring to >= 11.0.0 2018-07-14 09:41:54 +02:00
Amjith Ramanujam 5427ad9a45 Bump the version of pgspecial to 1.11.0 2018-05-20 21:30:03 -07:00
Chris Fournier 09a43ccd49 Remember prompted passwords using keyring 2018-05-14 11:30:50 -04:00
Irina Truong b95ac556ca Do not use psycopg2 2.8 yet. 2018-03-23 11:16:06 -07:00
Irina Truong dd579cd330 Revert to psycopg2, and add instructions for no-binary install. 2018-03-23 11:12:03 -07:00
Irina Truong 10904eee43 Changelog update, and bump pgspecial for the release. 2018-03-02 10:24:41 -08:00
Amjith Ramanujam 8cb7e219cf
Change to psycopg2-binary as a dependency. 2018-03-01 22:03:24 -08:00
Irina Truong d07230495d Removed support for Python 3.3. 2018-01-15 19:10:06 -08:00
Irina Truong 4d6a934798 Changelog update to release 1.8.2. 2017-12-04 19:12:11 -08:00
Irina Truong 4093a8546b This fixes a python 2.7 bug. 2017-11-30 19:15:16 -08:00
Irina Truong ca14764724 Bump pgspecial to 1.9.0. 2017-10-27 11:57:10 -07:00
Dick Marinus ea6a50583a Require cli_helpers 0.2.3 (fix #513) 2017-09-18 20:41:30 +02:00
Dick Marinus 8e4b0275ff Drop wcwidth dependency 2017-09-10 15:15:23 +02:00
Amjith Ramanujam e1c8ab8031 Set the license to BSD. 2017-06-26 10:44:13 -07:00
Thomas Roten 4e54e49b06 Pin cli_helpers below v1. 2017-06-19 09:16:09 -05:00
Thomas Roten c7ac12d1ed Bump cli_helpers version. 2017-06-19 08:51:14 -05:00
Thomas Roten 61f0d63013 Initial work on using CLI Helpers. 2017-06-11 21:07:40 -05:00
Thomas Roten f2cf71094a Fix Python version metadata. 2017-06-02 14:08:56 -05:00
Irina Truong 567e16f4e4 Pep8. 2017-05-19 22:15:56 -07:00
Irina Truong 3900329faa Preparing to release 1.6.0. 2017-05-17 20:09:21 -07:00
Irina Truong 74459613da Changed to pgcli-dev@googlegroups.com. 2017-04-19 15:29:31 -07:00
Irina Truong 0e2e7937a7 Seriously pep8radius. 2017-04-19 15:26:51 -07:00
Amjith Ramanujam befb3b6e2f Change author name and email. 2017-04-18 21:10:07 -07:00
Irina Truong 71ef3d7524 Bumped minimal requirement of prompt-toolkit to 1.0.10, where reset_current_buffer was deprecated. 2017-03-21 21:26:01 -07:00
Irina Truong 411c175679 Bumped pgspecial to 1.7.0. Connect #627. 2017-01-12 08:33:57 -08:00
Irina Truong c7bcc7ac74 Fixed release script and author email, because pypi made some breaking changes. 2017-01-11 18:33:36 -08:00
Irina Truong 7827790cd2 Increased minimum prompt_toolkit requirement to 1.0.9. 2016-12-07 10:22:53 -08:00
Darik Gamble 3f2e686d4f Bump min sqlparse version to 0.2.2 2016-10-26 11:11:36 -04:00
Amjith Ramanujam d32353e6d3 Set sqlparse version dependency to >0.2.0, <0.3.0. 2016-09-20 20:58:20 -07:00
Janus Troelsen e88317f98b do not install setproctitle on cygwin 2016-08-29 20:12:49 +02:00
Stuart Quin a971b05ad8 Update pgspecial, avoid re-parsing watch_command 2016-08-13 08:04:27 +01:00
Tiziano Müller 30f8511435 Upgrade to sqlparse-0.2.0, required for Python-3.5 support 2016-07-20 10:38:47 +02:00
Amjith Ramanujam 4affdec0b9 Upgrade pgspecial to 1.5.0 2016-06-29 21:58:51 -07:00
Amjith Ramanujam be294de173 Set pgspecial dependency version to 1.4 or higher. 2016-06-21 00:58:44 -07:00
Jonathan Slenders e4552e5f13 Upgrade to prompt-toolkit 1.0.0 2016-05-05 20:10:59 +02:00
Amjith Ramanujam 4576ab257c Update pgspecial dependency to 1.3.0 2016-03-24 07:18:22 -07:00
Amjith Ramanujam c3a7284bc8 Merge pull request #476 from jonathanslenders/prompt_toolkit_0.60
Upgrade to prompt_toolkit 0.60.
2016-03-18 11:37:12 -07:00
Jonathan Slenders 84ecdb1014 Upgrade to prompt_toolkit 0.60. 2016-03-14 21:40:58 +01:00
Fernando L. Canizo 208aef6b38 Upgrade sqlparse requirement to version 0.1.19 2016-03-09 18:38:48 -03:00
Amjith Ramanujam ef40d4f434 Explicitly add wcwidth as a dependency. 2016-02-17 21:41:02 -08:00
Jonathan Slenders 67d76bf7e8 Upgrade to prompt-toolkit-0.57 2016-01-17 05:52:15 +01:00
Iryna Cherniavska 1f6f0186d3 Added humanized time display. Connect #396. 2015-11-24 12:56:31 -08:00
Amjith Ramanujam cc7b9d2d56 Make setproctitle optional in Windows 2015-10-23 02:49:20 -07:00
Stuart Quin 748fcb7677 Issue #355 Use setproctitle to hide command line passwords 2015-10-18 21:56:52 +01:00
Darik Gamble 32e4fcd3eb Use a single json file instead of multiple txt files 2015-10-05 12:43:26 -04:00
Amjith Ramanujam 5a0ed19e41 Add txt files from pgliterals to distribution. 2015-10-05 10:21:12 +05:30
Iryna Cherniavska 68123b6fac Upped pgspecial req to 1.1.0 with \x auto included. 2015-09-26 17:51:51 -07:00
Iryna Cherniavska 2020e7204d Using pgspecial as a separate module. Warning: this branch will not build. 2015-09-26 17:51:51 -07:00
Jonathan Slenders 954fc158fa Upgrade to prompt_toolkit 0.46 2015-08-08 22:48:08 +02:00
Darik Gamble d6e0a94b09 Bump sqlparse version from 0.1.14 to 0.1.16 2015-08-05 15:44:24 -04:00