]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Removed now useless requirements.txt patch.
authorThomas Goirand <thomas@goirand.fr>
Tue, 15 Apr 2014 07:42:56 +0000 (15:42 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 15 Apr 2014 07:42:56 +0000 (15:42 +0800)
Rewritten-From: ccf58549e7bd304c7217df8a1729301631a97859

trusty/debian/changelog
trusty/debian/patches/series
trusty/debian/patches/sqlalchemy-requirement-fix.patch [deleted file]

index 0d299f75c486b3d67945e526fbf599bf7a61c22e..bc1f5c0cc14987122d1a99e3c589e5d013f06ac5 100644 (file)
@@ -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 <zigo@debian.org>  Mon, 07 Apr 2014 00:58:35 +0800
 
index b42f05ef1abaa53f262551b041c64b817e977c16..1ebe602d2a6bd765859366ac0f79c959ed072681 100644 (file)
@@ -1,2 +1 @@
-sqlalchemy-requirement-fix.patch
 fix-default-db.patch
diff --git a/trusty/debian/patches/sqlalchemy-requirement-fix.patch b/trusty/debian/patches/sqlalchemy-requirement-fix.patch
deleted file mode 100644 (file)
index 30f73cf..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Fix SQLAlchemy version in requirements.txt
-Author: Thomas Goirand <zigo@debian.org>
-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