All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/5] python3-nocasedict: Upgrade 1.0.0 -> 1.0.1
@ 2020-10-05 11:49 Leon Anavi
  0 siblings, 0 replies; 2+ messages in thread
From: Leon Anavi @ 2020-10-05 11:49 UTC (permalink / raw
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 1.0.1:

- Test: Fixed issue with virtualenv raising AttributeError during
  installtest on Python 3.4.
- Fixed UserWarning about unpreserved order of input items.
- Added checking for no expected warning. Adjusted a testcase to
  accomodate the new check.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...ython3-nocasedict_1.0.0.bb => python3-nocasedict_1.0.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-nocasedict_1.0.0.bb => python3-nocasedict_1.0.1.bb} (62%)

diff --git a/meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb b/meta-python/recipes-devtools/python/python3-nocasedict_1.0.1.bb
similarity index 62%
rename from meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb
rename to meta-python/recipes-devtools/python/python3-nocasedict_1.0.1.bb
index dae1ebf30d..af5da52f68 100644
--- a/meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-nocasedict_1.0.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pywbem/nocasedict"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
 
-SRC_URI[md5sum] = "14b405bf7ffe9d0f784aa9c3c39e277b"
-SRC_URI[sha256sum] = "22840b434e40f20da6d2ccf0821baba54589e2476499b65420b6e4c2e669aa04"
+SRC_URI[md5sum] = "93e7f19f73c7cd56c36cd7535b6b9ab1"
+SRC_URI[sha256sum] = "6e5d5bd11de33f93d22545d9ed23a0b98f840f2cdac0d749d2faa4617adc7772"
 
 inherit pypi setuptools3
-- 
2.17.1


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

* [meta-python][PATCH 1/5] python3-nocasedict: Upgrade 1.0.0 -> 1.0.1
@ 2020-10-05 11:55 Leon Anavi
  0 siblings, 0 replies; 2+ messages in thread
From: Leon Anavi @ 2020-10-05 11:55 UTC (permalink / raw
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 1.0.1:

- Test: Fixed issue with virtualenv raising AttributeError during
  installtest on Python 3.4.
- Fixed UserWarning about unpreserved order of input items.
- Added checking for no expected warning. Adjusted a testcase to
  accomodate the new check.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...ython3-nocasedict_1.0.0.bb => python3-nocasedict_1.0.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-nocasedict_1.0.0.bb => python3-nocasedict_1.0.1.bb} (62%)

diff --git a/meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb b/meta-python/recipes-devtools/python/python3-nocasedict_1.0.1.bb
similarity index 62%
rename from meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb
rename to meta-python/recipes-devtools/python/python3-nocasedict_1.0.1.bb
index dae1ebf30d..af5da52f68 100644
--- a/meta-python/recipes-devtools/python/python3-nocasedict_1.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-nocasedict_1.0.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pywbem/nocasedict"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
 
-SRC_URI[md5sum] = "14b405bf7ffe9d0f784aa9c3c39e277b"
-SRC_URI[sha256sum] = "22840b434e40f20da6d2ccf0821baba54589e2476499b65420b6e4c2e669aa04"
+SRC_URI[md5sum] = "93e7f19f73c7cd56c36cd7535b6b9ab1"
+SRC_URI[sha256sum] = "6e5d5bd11de33f93d22545d9ed23a0b98f840f2cdac0d749d2faa4617adc7772"
 
 inherit pypi setuptools3
-- 
2.17.1


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

end of thread, other threads:[~2020-10-05 11:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-05 11:49 [meta-python][PATCH 1/5] python3-nocasedict: Upgrade 1.0.0 -> 1.0.1 Leon Anavi
  -- strict thread matches above, loose matches on Subject: below --
2020-10-05 11:55 Leon Anavi

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.