summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2018-11-11Require prompt_toolkit>=2.0.6.Dick Marinus
2018-09-28Cherry-picked prompt-toolkit 2.0 changes. (#930)Irina Truong
2018-07-27In fact bump even further.Irina Truong
2018-07-25Bump pgspecial to 1.11.1.Irina Truong
2018-07-22make keyring optionalDick Marinus
2018-07-14exclude *.pyc from sdist and lower python3-keyring to >= 11.0.0Dick Marinus
2018-05-20Bump the version of pgspecial to 1.11.0Amjith Ramanujam
2018-05-14Remember prompted passwords using keyringChris Fournier
2018-03-23Do not use psycopg2 2.8 yet.Irina Truong
2018-03-23Revert to psycopg2, and add instructions for no-binary install.Irina Truong
2018-03-02Changelog update, and bump pgspecial for the release.Irina Truong
2018-03-01Change to psycopg2-binary as a dependency.Amjith Ramanujam
2018-01-15Removed support for Python 3.3.Irina Truong
2017-12-04Changelog update to release 1.8.2.Irina Truong
2017-11-30This fixes a python 2.7 bug.Irina Truong
2017-10-27Bump pgspecial to 1.9.0.Irina Truong
2017-09-18Require cli_helpers 0.2.3 (fix #513)Dick Marinus
2017-09-10Drop wcwidth dependencyDick Marinus
2017-06-26Set the license to BSD.Amjith Ramanujam
2017-06-19Pin cli_helpers below v1.Thomas Roten
2017-06-19Bump cli_helpers version.Thomas Roten
2017-06-11Initial work on using CLI Helpers.Thomas Roten
2017-06-02Fix Python version metadata.Thomas Roten
2017-05-19Pep8.Irina Truong
2017-05-17Preparing to release 1.6.0.Irina Truong
2017-04-19Changed to pgcli-dev@googlegroups.com.Irina Truong
2017-04-19Seriously pep8radius.Irina Truong
2017-04-18Change author name and email.Amjith Ramanujam
2017-03-21Bumped minimal requirement of prompt-toolkit to 1.0.10, where reset_current_b...Irina Truong
2017-01-12Bumped pgspecial to 1.7.0. Connect #627.Irina Truong
2017-01-11Fixed release script and author email, because pypi made some breaking changes.v1.4.0Irina Truong
2016-12-07Increased minimum prompt_toolkit requirement to 1.0.9.Irina Truong
2016-10-26Bump min sqlparse version to 0.2.2Darik Gamble
2016-09-20Set sqlparse version dependency to >0.2.0, <0.3.0.Amjith Ramanujam
2016-08-29do not install setproctitle on cygwinJanus Troelsen
2016-08-13Update pgspecial, avoid re-parsing watch_commandStuart Quin
2016-07-20Upgrade to sqlparse-0.2.0, required for Python-3.5 supportTiziano Müller
2016-06-29Upgrade pgspecial to 1.5.0Amjith Ramanujam
2016-06-21Set pgspecial dependency version to 1.4 or higher.Amjith Ramanujam
2016-05-05Upgrade to prompt-toolkit 1.0.0Jonathan Slenders
2016-03-24Update pgspecial dependency to 1.3.0Amjith Ramanujam
2016-03-18Merge pull request #476 from jonathanslenders/prompt_toolkit_0.60Amjith Ramanujam
2016-03-14Upgrade to prompt_toolkit 0.60.Jonathan Slenders
2016-03-09Upgrade sqlparse requirement to version 0.1.19Fernando L. Canizo
2016-02-17Explicitly add wcwidth as a dependency.Amjith Ramanujam
2016-01-17Upgrade to prompt-toolkit-0.57Jonathan Slenders
2015-11-24Added humanized time display. Connect #396.Iryna Cherniavska
2015-10-23Make setproctitle optional in WindowsAmjith Ramanujam
2015-10-18Issue #355 Use setproctitle to hide command line passwordsStuart Quin
2015-10-05Use a single json file instead of multiple txt filesDarik Gamble