Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.0 17 Dec 2016 15:31:09 |
novel |
Rename python openstack clients to match pypi names
- Rename the following ports:
py-ceilometerclient
py-cinderclient
py-designateclient
py-glanceclient
py-heatclient
py-keystoneclient
py-neutronclient
py-novaclient
py-openstackclient
to py-python-$(component)client to match pypi name
- Update MOVED
- Update the appropriate dependency lines
Suggested by: koobs |
6.0.0 12 Oct 2016 05:02:00 |
novel |
net/py-novaclient: update to 6.0.0
PR: 213337
Submitted by: Alexander Nusov |
5.0.0 26 Jul 2016 00:55:26 |
novel |
net/py-novaclient: update to 5.0.0 |
4.1.0 30 Jun 2016 22:55:43 |
novel |
net/py-novaclient: update to 4.1.0 |
4.0.0 08 May 2016 11:02:43 |
novel |
net/py-novaclient: update to 4.0.0 |
3.4.0 10 Apr 2016 06:12:08 |
novel |
net/py-novaclient: update to 3.4.0 |
3.3.1 05 Apr 2016 16:51:04 |
novel |
net/py-novaclient: update to 3.3.1 |
3.3.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.3.0 05 Mar 2016 08:28:20 |
novel |
net/py-novaclient: update to 3.3.0 |
3.2.0_1 05 Feb 2016 15:21:13 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2016Q1 (blanket) |
3.2.0 15 Jan 2016 00:52:01 |
novel |
net/py-novaclient: update to 3.2.0 and un-break
PR: 206038
Submitted by: Davide D'Amico <dave@gufi.org> |
2.6.8 05 Jan 2016 17:57:55 |
rakuco |
Mark BROKEN: unfetchable.
Version 2.6.8 does not exist in PyPI anymore, and there is no corresponding tag
on GitHub or OpenStack's git repositories. |
2.6.8 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
2.6.8 29 Mar 2014 17:39:32 |
novel |
- Stage support
- Drop PLIST_FILES in favor of PYDISTUTILS_AUTOPLIST
- Use USE_PYDISTUTILS=yes instead of deprecated
USE_PYDISTUTILS=easy_install |
2.6.8 20 Nov 2013 20:51:25 |
sunpoet |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
2.6.8 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.6.8 19 May 2012 15:52:10 |
lwhsu |
- Fix build after www/py-httplib2 update
Approved by: novel (maintainer) |
2.6.8 09 Dec 2011 08:26:43 |
novel |
This is a client for the OpenStack Nova API. There's a Python
API (the novaclient module), and a command-line script (nova).
Each implements 100% of the OpenStack Nova API.
WWW: http://pypi.python.org/pypi/python-novaclient
Feature safe: yes |