Ben Firshman
38a3ee8d63
Use upstream dockerpty 0.3.2
...
This reverts commit 60411e9f05
.
Closes #556
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Conflicts:
requirements.txt
setup.py
2014-11-04 10:23:42 +00:00
Aanand Prasad
67d4b7c587
Merge pull request #574 from bfirsh/update-tagline
...
Update tagline to match website
2014-10-22 12:46:16 +01:00
Ben Firshman
75b3dcf5fd
Update tagline to match website
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-10-22 12:41:01 +01:00
Aanand Prasad
7a943739cb
Fix docker-py requirement in setup.py
...
I updated requirements.txt but forgot about setup.py, so the version on
pypi is broken for people who already have docker-py 0.5.0 installed.
Closes #547 .
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-10-17 11:17:58 +01:00
Aanand Prasad
60411e9f05
Vendor dockerpty at c8b493553477c9a57d163c71c97b2102f44a6ce7
...
Include TLS fixes and relative imports:
c8b4935534
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-10-16 16:24:39 +01:00
Jason Bernardino Alonso
c270e9d622
Require docker-py 0.5 or later for insecure_registry kwarg
...
Signed-off-by: Jason Bernardino Alonso <jalonso@luminoso.com>
2014-09-26 16:36:42 -04:00
Ben Firshman
b0159e5100
Upgrade to docker-py 0.5.0
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-09-08 09:23:01 -07:00
Daniel Nephin
7fd37c89b9
Remove fig.packages replace with real deps.
...
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2014-09-05 11:44:49 -07:00
Alex Brandt
3965db9dff
Exclude tests package from installation.
...
Installing the top-level tests package is asking for conflicts with
other python packages and isn't required to run fig. This simply lets
find_packages know to ignore tests and any sub-packages.
2014-08-11 09:00:16 -05:00
Daniel Nephin
c0450f7df0
Resolves #366 , non-pinned versions in setup.py:install_requires
...
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2014-07-29 17:13:22 -07:00
Ben Firshman
99064d17dd
Docker, Inc.
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-07-24 10:24:17 -07:00
Ben Firshman
59c976510c
Update URL in readme and setup.py
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-07-21 16:22:03 -07:00
Ben Firshman
3a2c9c1016
Switch to Apache License 2.0
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-05-28 10:59:21 +01:00
Ben Firshman
274728e5fb
Update homepage in setup.py
2014-01-27 18:42:00 +00:00
Ben Firshman
18525554ed
Add license to setup.py
2014-01-22 14:15:17 +00:00
Ben Firshman
7888027425
Put requirements back in .txt files
...
Read-only FS in travis
2014-01-06 17:58:50 +00:00
Christopher Grebs
c6e91db32f
Add texttable compat module that is py3k compatible
2014-01-06 17:58:50 +00:00
Christopher Grebs
93b9b6fd9f
First version with python3 support.
...
* Moved requirements*.txt files to proper spec definitions in setup.py
* Added a new fig.compat module to store some compatibility code
2014-01-06 17:58:49 +00:00
Ben Firshman
89cd7d8db0
Remove long description
2013-12-20 21:36:06 +00:00
Ben Firshman
8998bd1adc
Make setup.py actually work for release
2013-12-20 21:35:00 +00:00
Ben Firshman
dd920890f3
Read requirements in setup.py
2013-12-20 21:25:52 +00:00
Aanand Prasad
0cafdc9c6c
plum -> fig
2013-12-20 20:28:24 +00:00
Ben Firshman
3b654ad349
Add basic CLI
2013-12-11 14:25:32 +00:00
Ben Firshman
523fb99d79
Fix URL in setup.py
2013-12-11 09:39:17 +00:00
Aanand Prasad
084b06cd12
Install docker-py from GitHub
...
Just use requirements.txt for now, as doing it in setup.py is a pain.
2013-12-09 16:29:53 +00:00
Aanand Prasad
0eb7d30861
yay
2013-12-09 11:41:05 +00:00