summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* setup.py: relax pyparsing version restrictionPetr Vaněk2023-03-021-1/+1
* version 1.1.29v1.1.29Maurizio Lombardi2021-03-041-1/+1
* setup.py: specify a version range for pyparsingMatt Coleman2020-07-011-1/+1
* setup.py: lets stick to pyparsing v2.4.7Prasanna Kumar Kalever2020-05-121-1/+1
* version 1.1.28v1.1.28Maurizio Lombardi2020-04-061-1/+1
* version 1.1.27v1.1.27Maurizio Lombardi2019-11-061-1/+1
* Use pyparsing's locatedExpr instead of our custom helperChristophe Vu-Brugier2019-09-071-1/+1
* Add urwid to setup.py dependenciesDaniel Schaefer2019-07-281-0/+1
* configshell: export __version__ variablePrasanna Kumar Kalever2019-07-031-0/+14
* version 1.1.25v1.1.fb25Maurizio Lombardi2018-08-311-1/+1
* version 1.1.fb24v1.1.fb24Andy Grover2018-01-261-1/+1
* Add missing dependency on pyparsing and sixChristophe Vu-Brugier2017-08-201-0/+4
* version 1.1.fb23v1.1.fb23Andy Grover2017-03-011-1/+1
* version 1.1.fb22v1.1.fb22Andy Grover2017-01-041-1/+1
* version 1.1.fb21v1.1.fb21Andy Grover2016-10-031-1/+1
* Change the URL of the GitHub repo to the open-iscsi organizationChristophe Vu-Brugier2016-08-221-1/+1
* version 1.1.fb20v1.1.fb20Andy Grover2016-04-071-1/+1
* version 1.1.fb19v1.1.fb19Andy Grover2015-11-301-1/+1
* update version to 1.1.fb18v1.1.fb18Andy Grover2015-06-231-1/+1
* Support Python 3 with "six" instead of running `2to3`Christophe Vu-Brugier2015-06-031-1/+5
* update version to 1.1.fb17v1.1.fb17Andy Grover2015-01-131-1/+1
* Add symlink from configshell_fb to configshell/Andy Grover2014-12-021-1/+0
* Package as both 'configshell' and 'configshell_fb'Andy Grover2014-12-021-1/+2
* version 1.1.fb16v1.1.fb16Andy Grover2014-12-021-1/+1
* update versionv1.1.fb15Andy Grover2014-09-241-1/+1
* update versionv1.1.fb14Andy Grover2014-08-281-1/+1
* update version to 1.1.fb13v1.1.fb13Andy Grover2014-03-251-1/+1
* update version to 1.1.fb12v1.1.fb12Andy Grover2014-03-141-1/+1
* update version to 1.1.11v1.1.fb11Andy Grover2014-01-061-1/+1
* update version to 1.1.10v1.1.fb10Andy Grover2013-10-301-1/+1
* Use 2to3 in setup and mention that configshell-fb is Python 3 compatibleChristophe Vu-Brugier2013-10-121-1/+2
* update version to 1.1.fb9v1.1.fb9Andy Grover2013-09-121-1/+1
* Put package information in setup.py instead of importing configshell's initChristophe Vu-Brugier2013-08-281-20/+10
* configshell: Change copyright to Apache License 2.01.2upstreamNicholas Bellinger2013-07-041-11/+11
* Now using a tarball-release based Makefile.Jerome Martin2011-09-221-13/+10
* Initial configshell commit0.9Nicholas Bellinger2011-05-041-0/+43