summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2023-10-29downgrade pendulum to released version (#1434)Dick Marinus
2023-10-11Drop python 3.7, add 3.12 (#1426)Irina Truong
2022-11-11add python 3.11 support (#1356)Dick Marinus
2022-09-01reformat of setup.pyEric Young
2022-09-01Small developer improvements for Windows-based devs.Eric Young
2022-06-06Port to psycopg3 (#1324)Irina Truong
2022-03-19add GitHub URL for PyPi (#1322)Andrii Oriekhov
2022-02-28Bump pgspecial. (#1319)Irina Truong
2022-02-18Add SSH tunnel support (#1301)Bruno Inec
2022-01-18Upgrade cli_helpers to workaround the Pygments regression. (#1310)Amjith Ramanujam
2022-01-10Workaround pygments related issue.Amjith Ramanujam
2020-12-01dependencies: add support for sqlparse 0.4.x (#1224)Kevin Marsh
2020-10-13test: test pgcli on python3.9 (#1214)laixintao
2020-09-14bugfix: revert prompt_toolkit to 2.0.6laixintao
2020-09-05Use InputMode.REPLACE_SINGLE (#1208)bitkeen
2020-07-28Move from humanize to pendulum library for displaying query durations (#1199)Tom Caruso
2020-07-08Keep support for prompt_toolkit 2 (#1197)Dick Marinus
2020-05-28Support style for missing value. (#1186)laixintao
2020-05-12add python_requires constraint to setup.py (#1182)Georgy Frolov
2020-04-05upgrade prompt-toolit to 3.0 (#1149)赖信涛
2020-03-18python3.8: add travis test and setup.py class. (#1157)赖信涛
2020-03-11Drop Python3.5. (#1154)赖信涛
2020-03-09Deprecate Python2.7. (#1153)赖信涛
2020-01-15Drop Python 3.4 support (#1141)赖信涛
2019-12-08Merge pull request #1119 from mmtj/setup-cleanupAmjith Ramanujam
2019-12-04J bennet/release 2.2.0 (#1126)Irina Truong
2019-10-29setup: Simplify getting module versionMartin Matějek
2019-10-28Bump psycopg2 to 2.8.Irina Truong
2019-05-29Allow psycopg2 up to 2.8.2 (#1060)Telmo "Trooper
2019-05-25black all the things. (#1049)Irina Truong
2019-05-06Merge branch 'master' into pr1047Amjith Ramanujam
2019-05-06Upgrade to sqlparse 0.3.0.Amjith Ramanujam
2019-05-03Build pgcli with 3.7.Irina Truong
2019-05-03Update setup.pyVVelox
2019-04-05Changelog update before release. Bump cli_helpers. (#1030)Irina Truong
2018-12-20bump pgspecial req. (#981)Irina Truong
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