From eb8f6ab8a4423f3e34f4f93ac4d4f57ccf12d588 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 21 Dec 2012 13:13:06 +0000 Subject: [PATCH] * Removes patch for pecan in require * Now (build-)depends on python-pecan Rewritten-From: 9fa8718f80b8015fe5d96d8bd7045cacfe3db64c --- xenial/debian/control | 4 +++- .../removes-pecan-from-toolspip-requires.patch | 12 ------------ xenial/debian/patches/series | 1 - 3 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 xenial/debian/patches/removes-pecan-from-toolspip-requires.patch diff --git a/xenial/debian/control b/xenial/debian/control index 11b39d4..b71f45e 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -27,6 +27,7 @@ Build-Depends-Indep: pep8, python-netaddr, python-nose, python-nova (>= 2012.2), + python-pecan, python-setuptools-git, python-sqlalchemy, python-stevedore (>= 0.6), @@ -52,7 +53,8 @@ Depends: ${python:Depends}, ${misc:Depends}, python-lockfile, python-nova (>= 2012.2), python-novaclient (>= 2:2.6.10), - python-netaddr, + python-netaddr, + python-pecan, python-stevedore (>= 0.6), python-webob Description: OpenStack efficient metering counters system (Python libraries) diff --git a/xenial/debian/patches/removes-pecan-from-toolspip-requires.patch b/xenial/debian/patches/removes-pecan-from-toolspip-requires.patch deleted file mode 100644 index 2ed0333..0000000 --- a/xenial/debian/patches/removes-pecan-from-toolspip-requires.patch +++ /dev/null @@ -1,12 +0,0 @@ -Description: Removes pecan from tools/piprequires -Author: Thomas Goirand -Origin: upstream - ---- ceilometer-2013.1~g0.3+ad5ff3e4e5.orig/tools/pip-requires -+++ ceilometer-2013.1~g0.3+ad5ff3e4e5/tools/pip-requires -@@ -15,5 +15,4 @@ python-glanceclient - python-novaclient>=2.6.10 - python-keystoneclient>=0.2,<0.3 - python-swiftclient --pecan - lxml diff --git a/xenial/debian/patches/series b/xenial/debian/patches/series index a6275a9..76ec6e1 100644 --- a/xenial/debian/patches/series +++ b/xenial/debian/patches/series @@ -1,5 +1,4 @@ install-missing-files.patch -removes-pecan-from-toolspip-requires.patch updates-versioninfo.patch fixes-ceilometer-dbsync.patch removes-needs-for-wsme-python-module.patch -- 2.32.3