diff options
author | novel <novel@FreeBSD.org> | 2016-12-17 23:31:09 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2016-12-17 23:31:09 +0800 |
commit | c22cf099c8d3a100f39e73f155f632a3847f22a1 (patch) | |
tree | 29f57aff9831dd2fa116afc517e2ba47e80e769b /MOVED | |
parent | 370c069f358f623421317cfb1999d7051490d405 (diff) | |
download | freebsd-ports-gnome-c22cf099c8d3a100f39e73f155f632a3847f22a1.tar.gz freebsd-ports-gnome-c22cf099c8d3a100f39e73f155f632a3847f22a1.tar.zst freebsd-ports-gnome-c22cf099c8d3a100f39e73f155f632a3847f22a1.zip |
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
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -8832,3 +8832,12 @@ databases/py35-psycopg2|databases/py3-psycopg2|2016-12-10|Moved to match existin www/linux-f10-flashplugin11||2016-12-13|Deprecated www/linux-c6-flashplugin11|www/linux-c6-flashplugin24|2016-12-13|Deprecated www/linux-c7-flashplugin11|www/linux-c7-flashplugin24|2016-12-13|Deprecated +net/py-ceilometerclient|net/py-python-ceilometerclient|2016-12-17|Rename to match pypi name +net/py-cinderclient|net/py-python-cinderclient|2016-12-17|Rename to match pypi name +net/py-designateclient|net/py-python-designateclient|2016-12-17|Rename to match pypi name +net/py-glanceclient|net/py-python-glanceclient|2016-12-17|Rename to match pypi name +net/py-heatclient|net/py-python-heatclient|2016-12-17|Rename to match pypi name +net/py-keystoneclient|net/py-python-keystoneclient|2016-12-17|Rename to match pypi name +net/py-neutronclient|net/py-python-neutronclient|2016-12-17|Rename to match pypi name +net/py-novaclient|net/py-python-novaclient|2016-12-17|Rename to match pypi name +net/py-openstackclient|net/py-python-openstackclient|2016-12-17|Rename to match pypi name |