Commit Graph

24 Commits

Author SHA1 Message Date
mbohlool
7d558a41e3 Update version constants for X1.0.0b3 release 2017-02-22 14:42:01 -08:00
mbohlool
17ade787d4 Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0 2017-02-22 14:39:41 -08:00
Davanum Srinivas
8ac4254116 Sync requirements and add license info
Follow guidelines in:
https://packaging.python.org/requirements/

* Make sure the same list of packages are in setup.cfg and
  requirements.txt
* install_requires reqs in setup.cfg should be "Abstract" with
  no version information
* Add License information for each package

Fixes #131
2017-02-22 07:17:48 -05:00
mbohlool
2fcae28aab Update version constants for X1.0.0b2 release 2017-02-21 14:09:31 -08:00
mbohlool
a49864957e Update version constants for 1.0.0b1 release 2017-01-25 13:59:08 -08:00
mbohlool
25737e5dff Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0 2017-01-10 14:14:22 -08:00
mbohlool
a0b391abc1 Kubernetes is not a valid value for Environment classifier in setup.py 2017-01-10 14:10:23 -08:00
mbohlool
61aad240ac Update release version to 1.0.0a5 2017-01-10 13:33:56 -08:00
mbohlool
8a4539a223 Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0 2017-01-10 13:31:25 -08:00
mbohlool
b971b6b5d1 Update generated client after bugfix kubernetes/kubernetes#39465 2017-01-10 13:20:19 -08:00
mbohlool
58aa16506e Extract DevelopmentStatus as a constant to scripts/constants.py 2017-01-10 11:35:18 -08:00
Davanum Srinivas
d3a2d60d3e Add classifiers to setup.py
Add some classifiers for better metadata/information on pypi
2017-01-10 10:06:42 -05:00
mbohlool
ac03642173 Stop exporting script folder 2016-12-28 03:55:42 -08:00
mbohlool
9f496564dc Fix package's long description 2016-12-20 14:36:42 -08:00
mbohlool
4d3307bf7d Fix failing setup.py 2016-12-14 18:21:07 -08:00
mbohlool
4c14ab38bb Download OpenAPI spec directly from k8s release branch 2016-12-08 13:21:06 -08:00
mbohlool
000c873f75 Update version to alpha.2 as alpha.1 is used for a failed release 2016-11-23 14:07:43 -08:00
mbohlool
f6e417df60 Add ipaddress as a dependency. urllib3 will fix ssl ipaddress hostnames if this package exists 2016-11-23 13:36:33 -08:00
mbohlool
7ed7856391 Update package version 2016-11-23 12:18:50 -08:00
mbohlool
26ac2c4a12 Separate package util into config and watch package 2016-11-22 17:52:46 -08:00
mbohlool
b71a00dab7 Update package information in setup.py 2016-11-22 17:30:54 -08:00
mbohlool
98e675ec3c Add dependency to a newer version of urllib3 that fixes ssl host check with ipaddress 2016-11-16 16:16:26 -08:00
mbohlool
033e180ff3 Add kube config support 2016-11-16 16:16:24 -08:00
mbohlool
69b1cb1a35 Generated client 2016-11-02 13:38:36 -07:00