aboutsummaryrefslogtreecommitdiff
path: root/net/py-softlayer
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.5.3Sunpoet Po-Chuan Hsieh2018-10-062-6/+7
| | | | | | | | Changes: https://github.com/softlayer/softlayer-python/releases https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=481345
* Update to 5.5.2Sunpoet Po-Chuan Hsieh2018-09-012-4/+4
| | | | | | | | Changes: https://github.com/softlayer/softlayer-python/releases https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=478741
* Update to 5.5.1Sunpoet Po-Chuan Hsieh2018-08-072-4/+4
| | | | | | | | Changes: https://github.com/softlayer/softlayer-python/releases https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=476612
* Update to 5.5.0Sunpoet Po-Chuan Hsieh2018-07-292-5/+5
| | | | | | | | Changes: https://github.com/softlayer/softlayer-python/releases https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=475759
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-7/+7
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Update to 5.4.4Sunpoet Po-Chuan Hsieh2018-04-222-4/+4
| | | | | | | Changes: https://github.com/softlayer/softlayer-python/releases Notes: svn path=/head/; revision=467944
* Add py-softlayer 5.4.3Sunpoet Po-Chuan Hsieh2018-04-073-0/+39
This library provides a simple Python client to interact with SoftLayer's XML-RPC API. A command-line interface is also included and can be used to manage various SoftLayer products and services. WWW: https://github.com/softlayer/softlayer-python Notes: svn path=/head/; revision=466734