diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb (renamed from meta-openstack/recipes-devtools/python/python-psycopg2_2.7.4.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.4.bb b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb index 674322d..740643d 100644 --- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.4.bb +++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.7.5.bb | |||
| @@ -2,15 +2,15 @@ DESCRIPTION = "Python-PostgreSQL Database Adapter" | |||
| 2 | HOMEPAGE = "http://initd.org/psycopg/" | 2 | HOMEPAGE = "http://initd.org/psycopg/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "GPLv3+" | 4 | LICENSE = "GPLv3+" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2c9872d13fa571e7ba6de95055da1fe2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=72bded22a37845c7d9dc3fd39d699a2d" |
| 6 | DEPENDS = "postgresql" | 6 | DEPENDS = "postgresql" |
| 7 | 7 | ||
| 8 | SRC_URI += " \ | 8 | SRC_URI += " \ |
| 9 | file://remove-pg-config.patch \ | 9 | file://remove-pg-config.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "70fc57072e084565a42689d416cf2c5c" | 12 | SRC_URI[md5sum] = "9e7d6f695fc7f8d1c42a7905449246c9" |
| 13 | SRC_URI[sha256sum] = "8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209" | 13 | SRC_URI[sha256sum] = "eccf962d41ca46e6326b97c8fe0a6687b58dfc1a5f6540ed071ff1474cea749e" |
| 14 | 14 | ||
| 15 | inherit distutils pypi | 15 | inherit distutils pypi |
| 16 | 16 | ||
