From e92dce4674f59e01595189b83093091ebf658566 Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Thu, 10 Dec 2015 20:28:19 +0530 Subject: [PATCH] Drop py26 classifier from setup.cfg As of https://wiki.openstack.org/wiki/python3 the OpenStack is targeted for py27 and py34. And also dropping py26 for OpenStack mitaka. So In this patch I deleted the py26 classifier from all setup.cfg files Change-Id: I6971fceea91965fd078167aa14df4ff21bc684f0 --- doc/admin-guide-cloud/setup.cfg | 1 - doc/arch-design/setup.cfg | 1 - doc/config-ref-rst/setup.cfg | 1 - doc/contributor-guide/setup.cfg | 1 - doc/image-guide/setup.cfg | 1 - doc/install-guide/setup.cfg | 1 - doc/networking-guide/setup.cfg | 1 - doc/user-guide-admin/setup.cfg | 1 - doc/user-guide/setup.cfg | 1 - 9 files changed, 9 deletions(-) diff --git a/doc/admin-guide-cloud/setup.cfg b/doc/admin-guide-cloud/setup.cfg index 5931598771..71097f1ada 100644 --- a/doc/admin-guide-cloud/setup.cfg +++ b/doc/admin-guide-cloud/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 diff --git a/doc/arch-design/setup.cfg b/doc/arch-design/setup.cfg index 65801d6030..449bb52aeb 100644 --- a/doc/arch-design/setup.cfg +++ b/doc/arch-design/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 diff --git a/doc/config-ref-rst/setup.cfg b/doc/config-ref-rst/setup.cfg index e3c6b959dd..1f7b6a8079 100644 --- a/doc/config-ref-rst/setup.cfg +++ b/doc/config-ref-rst/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 diff --git a/doc/contributor-guide/setup.cfg b/doc/contributor-guide/setup.cfg index 184b9530fa..9086848b93 100644 --- a/doc/contributor-guide/setup.cfg +++ b/doc/contributor-guide/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 diff --git a/doc/image-guide/setup.cfg b/doc/image-guide/setup.cfg index 46fef0474e..84b615a7ed 100644 --- a/doc/image-guide/setup.cfg +++ b/doc/image-guide/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 diff --git a/doc/install-guide/setup.cfg b/doc/install-guide/setup.cfg index 218c805fe5..d979c4180a 100644 --- a/doc/install-guide/setup.cfg +++ b/doc/install-guide/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 diff --git a/doc/networking-guide/setup.cfg b/doc/networking-guide/setup.cfg index 9a64c94157..8d69b3ef91 100644 --- a/doc/networking-guide/setup.cfg +++ b/doc/networking-guide/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 diff --git a/doc/user-guide-admin/setup.cfg b/doc/user-guide-admin/setup.cfg index f7840b4ddf..8b66a5ed17 100644 --- a/doc/user-guide-admin/setup.cfg +++ b/doc/user-guide-admin/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 diff --git a/doc/user-guide/setup.cfg b/doc/user-guide/setup.cfg index b2b48ccb8f..f14ae92785 100644 --- a/doc/user-guide/setup.cfg +++ b/doc/user-guide/setup.cfg @@ -12,7 +12,6 @@ License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 2 -Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3