diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-psycopg2_2.6.1.bb (renamed from meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb b/meta-openstack/recipes-devtools/python/python-psycopg2_2.6.1.bb index c92842e..8882903 100644 --- a/meta-openstack/recipes-devtools/python/python-psycopg2_2.5.bb +++ b/meta-openstack/recipes-devtools/python/python-psycopg2_2.6.1.bb | |||
| @@ -9,10 +9,10 @@ PR = "r0" | |||
| 9 | SRCNAME = "psycopg2" | 9 | SRCNAME = "psycopg2" |
| 10 | 10 | ||
| 11 | SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | 11 | SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
| 12 | file://remove-pg-config.patch" | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "facd82faa067e99b80146a0ee2f842f6" | 14 | SRC_URI[md5sum] = "842b44f8c95517ed5b792081a2370da1" |
| 15 | SRC_URI[sha256sum] = "6b2f0cc9199de9eaa53ba10ff69b2741e73484b24657e69bdae259561c23bde4" | 15 | SRC_URI[sha256sum] = "6acf9abbbe757ef75dc2ecd9d91ba749547941abaffbe69ff2086a9e37d4904c" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 17 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 18 | 18 | ||
