]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Removed SQLAlchemy version in requirements.txt patch (now useless).
authorThomas Goirand <thomas@goirand.fr>
Tue, 1 Apr 2014 16:27:17 +0000 (00:27 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 1 Apr 2014 16:27:17 +0000 (00:27 +0800)
Change-Id: I114320c4ec46319382a5ac09954996f86b06e570

debian/changelog
debian/patches/fixes-SQLAlchemy-requirement.patch [deleted file]
debian/patches/series

index 79a414c32a2e0e0d222fb4feb437bdd5b3d45d97..f83f25a34e587ef84f7641ae6c3d23af876ccdfd 100644 (file)
@@ -1,6 +1,7 @@
 neutron (2014.1~rc1-2) experimental; urgency=low
 
   * New upstream release.
+  * Removed SQLAlchemy version in requirements.txt patch (now useless).
 
  -- Thomas Goirand <zigo@debian.org>  Wed, 02 Apr 2014 00:25:35 +0800
 
diff --git a/debian/patches/fixes-SQLAlchemy-requirement.patch b/debian/patches/fixes-SQLAlchemy-requirement.patch
deleted file mode 100644 (file)
index 4746c71..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Fix SQLA requirement
-Author: Thomas Goirand <zigo@debian.org>
-Forwarded: not-needed
-Last-Update: 2014-03-13
-
---- neutron-2014.1~b3.orig/requirements.txt
-+++ neutron-2014.1~b3/requirements.txt
-@@ -17,7 +17,7 @@ Jinja2
- kombu>=2.4.8
- netaddr>=0.7.6
- python-neutronclient>=2.3.4,<3
--SQLAlchemy>=0.7.8,<=0.8.99
-+SQLAlchemy>=0.7.8
- WebOb>=1.2.3
- python-keystoneclient>=0.6.0
- alembic>=0.4.1
index 218bbf4f9941012313f8973001ade7bb9abce4e5..25b97dfe6b92bb75be0fba09dee0df6356263425 100644 (file)
@@ -1,3 +1,2 @@
 fix-alembic-migration-with-sqlite3.patch
 better-config-default.patch
-fixes-SQLAlchemy-requirement.patch