]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: drop python-argparse dependency 10788/head
authorKefu Chai <kchai@redhat.com>
Fri, 19 Aug 2016 02:42:14 +0000 (10:42 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 19 Aug 2016 02:43:51 +0000 (10:43 +0800)
and bump up the dependency of python version to 2.7.
py2.6 support was only necessary for older (now unsupported) distro
versions.

Signed-off-by: Kefu Chai <kchai@redhat.com>
debian/control

index ae0d636399486273a42338e5bdb486765fa240d4..27b56f2ca9c7c72e4d066c057189d8bdf914c83a 100644 (file)
@@ -52,8 +52,7 @@ Build-Depends: btrfs-tools,
               lsb-release,
                parted,
                pkg-config,
-               python (>= 2.6.6-3~),
-               python-argparse | libpython2.7-stdlib,
+               python (>= 2.7),
                python-all-dev,
                python-nose,
               python-setuptools,