All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cloud-services][PATCH]python-paramiko: upgrade to 2.4.0
@ 2017-11-15 16:09 zhengrq
  2017-11-15 21:02 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: zhengrq @ 2017-11-15 16:09 UTC (permalink / raw)
  To: meta-virtualization

1) Upgrade python-paramiko from 2.2.1 to 2.4.0.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 .../python/{python-paramiko_2.1.1.bb => python-paramiko_2.4.0.bb}   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-paramiko_2.1.1.bb => python-paramiko_2.4.0.bb} (55%)

diff --git a/meta-openstack/recipes-devtools/python/python-paramiko_2.1.1.bb b/meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb
similarity index 55%
rename from meta-openstack/recipes-devtools/python/python-paramiko_2.1.1.bb
rename to meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb
index e257cff..52d0cda 100644
--- a/meta-openstack/recipes-devtools/python/python-paramiko_2.1.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5"
 PR = "r0"
 SRCNAME = "paramiko"
 
-SRC_URI = "https://pypi.python.org/packages/d1/5a/ebd00d884f30baf208359a027eb7b38372d81d0c004724bb1aa71ae43b37/${SRCNAME}-${PV}.tar.gz"
+SRC_URI = "https://pypi.python.org/packages/c8/de/791773d6a4b23327c7475ae3d7ada0d07fa147bf77fb6f561a4a7d8afd11/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "9e8abe635baa6bb75a4cd55dcb56a264"
-SRC_URI[sha256sum] = "d51dada7ad0736c116f8bfe3263627925947e4a50e61436a83d58bfe7055b575"
+SRC_URI[md5sum] = "ed6d085a5e5369817e49cf1315b32eba"
+SRC_URI[sha256sum] = "486f637f0a33a4792e0e567be37426c287efaa8c4c4a45e3216f9ce7fd70b1fc"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-cloud-services][PATCH]python-paramiko: upgrade to 2.4.0
  2017-11-15 16:09 [meta-cloud-services][PATCH]python-paramiko: upgrade to 2.4.0 zhengrq
@ 2017-11-15 21:02 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2017-11-15 21:02 UTC (permalink / raw)
  To: zhengrq; +Cc: meta-virtualization

merged.

Bruce

On Wed, Nov 15, 2017 at 11:09 AM, zhengrq <zhengrq.fnst@cn.fujitsu.com> wrote:
> 1) Upgrade python-paramiko from 2.2.1 to 2.4.0.
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
>  .../python/{python-paramiko_2.1.1.bb => python-paramiko_2.4.0.bb}   | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename meta-openstack/recipes-devtools/python/{python-paramiko_2.1.1.bb => python-paramiko_2.4.0.bb} (55%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-paramiko_2.1.1.bb b/meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb
> similarity index 55%
> rename from meta-openstack/recipes-devtools/python/python-paramiko_2.1.1.bb
> rename to meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb
> index e257cff..52d0cda 100644
> --- a/meta-openstack/recipes-devtools/python/python-paramiko_2.1.1.bb
> +++ b/meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb
> @@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5"
>  PR = "r0"
>  SRCNAME = "paramiko"
>
> -SRC_URI = "https://pypi.python.org/packages/d1/5a/ebd00d884f30baf208359a027eb7b38372d81d0c004724bb1aa71ae43b37/${SRCNAME}-${PV}.tar.gz"
> +SRC_URI = "https://pypi.python.org/packages/c8/de/791773d6a4b23327c7475ae3d7ada0d07fa147bf77fb6f561a4a7d8afd11/${SRCNAME}-${PV}.tar.gz"
>
> -SRC_URI[md5sum] = "9e8abe635baa6bb75a4cd55dcb56a264"
> -SRC_URI[sha256sum] = "d51dada7ad0736c116f8bfe3263627925947e4a50e61436a83d58bfe7055b575"
> +SRC_URI[md5sum] = "ed6d085a5e5369817e49cf1315b32eba"
> +SRC_URI[sha256sum] = "486f637f0a33a4792e0e567be37426c287efaa8c4c4a45e3216f9ce7fd70b1fc"
>
>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-15 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15 16:09 [meta-cloud-services][PATCH]python-paramiko: upgrade to 2.4.0 zhengrq
2017-11-15 21:02 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.