From: Thomas Goirand Date: Tue, 15 Apr 2014 07:42:56 +0000 (+0800) Subject: Removed now useless requirements.txt patch. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f21938ffdb1fca159881e2bc1fffd3b9a3251260;p=openstack-build%2Fheat-build.git Removed now useless requirements.txt patch. Rewritten-From: ccf58549e7bd304c7217df8a1729301631a97859 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 0d299f75..bc1f5c0c 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -4,6 +4,7 @@ heat (2014.1~rc2-1) experimental; urgency=low * Fixed the connection=sqlite:///var/lib/heat/neutrondb as default in the shipped heat.conf. * Fixed (build-)depends for this upstream version. + * Removed now useless requirements.txt patch. -- Thomas Goirand Mon, 07 Apr 2014 00:58:35 +0800 diff --git a/xenial/debian/patches/series b/xenial/debian/patches/series index b42f05ef..1ebe602d 100644 --- a/xenial/debian/patches/series +++ b/xenial/debian/patches/series @@ -1,2 +1 @@ -sqlalchemy-requirement-fix.patch fix-default-db.patch diff --git a/xenial/debian/patches/sqlalchemy-requirement-fix.patch b/xenial/debian/patches/sqlalchemy-requirement-fix.patch deleted file mode 100644 index 30f73cf2..00000000 --- a/xenial/debian/patches/sqlalchemy-requirement-fix.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Fix SQLAlchemy version in requirements.txt -Author: Thomas Goirand -Forwarded: not-needed -Last-Update: 2014-04-01 - ---- heat-2014.1~rc1.orig/requirements.txt -+++ heat-2014.1~rc1/requirements.txt -@@ -14,7 +14,7 @@ python-novaclient>=2.15.0 - PasteDeploy>=1.5.0 - requests>=1.1 - Routes>=1.12.3 --SQLAlchemy>=0.7.8,<=0.8.99 -+SQLAlchemy>=0.7.8,<=0.9.99 - WebOb>=1.2.3 - python-heatclient>=0.2.3 - python-keystoneclient>=0.6.0