X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fpatches%2Fremoves-sqlalchemy-restriction.patch;h=d2a18238c3916bd4d00ef801ffd3975ca81773ba;hb=b1a5fcf6f564cb1e57ed7297feeadab25ce1f92a;hp=4651c4eae91bd024195969931ce292f5c80f2b16;hpb=2fe6d0ec93b463a1bbd5970135adf9d3b1e39e17;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/patches/removes-sqlalchemy-restriction.patch b/xenial/debian/patches/removes-sqlalchemy-restriction.patch index 4651c4e..d2a1823 100644 --- a/xenial/debian/patches/removes-sqlalchemy-restriction.patch +++ b/xenial/debian/patches/removes-sqlalchemy-restriction.patch @@ -1,16 +1,16 @@ -Description: Requirement is wrong +Description: Removes SQLAlchemy restriction Author: Thomas Goirand -Forwarded: no -Last-Update: 2013-09-22 +Forwarded: not-needed +Last-Update: 2013-12-09 ---- ceilometer-2013.2~b3.orig/requirements.txt -+++ ceilometer-2013.2~b3/requirements.txt -@@ -3,7 +3,7 @@ WebOb>=1.2.3,<1.3 - kombu>=2.4.8 - iso8601>=0.1.4 - argparse +--- ceilometer-2014.1~b1.orig/requirements.txt ++++ ceilometer-2014.1~b1/requirements.txt +@@ -23,7 +23,7 @@ python-swiftclient>=1.5 + PyYAML>=3.1.0 + requests>=1.1 + six>=1.4.1 -SQLAlchemy>=0.7.8,<=0.7.99 +SQLAlchemy>=0.7.8 - sqlalchemy-migrate>=0.7.2 - alembic>=0.4.1 - netaddr + sqlalchemy-migrate>=0.8.2 + stevedore>=0.12 + WebOb>=1.2.3,<1.3