All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/2] python3-pysonos: Upgrade 0.0.48 -> 0.0.49
@ 2021-05-21 19:43 Leon Anavi
  2021-05-21 19:43 ` [meta-python][PATCH 2/2] python3-pytest-runner: Upgrade 5.3.0 -> 5.3.1 Leon Anavi
  0 siblings, 1 reply; 2+ messages in thread
From: Leon Anavi @ 2021-05-21 19:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 0.0.49:

- Cleanup async_events renewal logging and exceptions
- Add a pypi release action
- Add next-version script for incrementing the version

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-pysonos_0.0.48.bb => python3-pysonos_0.0.49.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pysonos_0.0.48.bb => python3-pysonos_0.0.49.bb} (79%)

diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.49.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb
rename to meta-python/recipes-devtools/python/python3-pysonos_0.0.49.bb
index 18ff30b22a..77ea6c08c0 100644
--- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb
+++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.49.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea"
 
-SRC_URI[sha256sum] = "69c55bf80aae77b3ea8658ee1a80b9aafc0506931614853c926830a502230fc6"
+SRC_URI[sha256sum] = "77b8987ddbc69ea5c28ec1dee09cd6c30267e196521b1847e43cdea77bce4f09"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

* [meta-python][PATCH 2/2] python3-pytest-runner: Upgrade 5.3.0 -> 5.3.1
  2021-05-21 19:43 [meta-python][PATCH 1/2] python3-pysonos: Upgrade 0.0.48 -> 0.0.49 Leon Anavi
@ 2021-05-21 19:43 ` Leon Anavi
  0 siblings, 0 replies; 2+ messages in thread
From: Leon Anavi @ 2021-05-21 19:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 5.3.1:

- Refreshed package metadata.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...n3-pytest-runner_5.3.0.bb => python3-pytest-runner_5.3.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pytest-runner_5.3.0.bb => python3-pytest-runner_5.3.1.bb} (82%)

diff --git a/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.0.bb b/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-pytest-runner_5.3.0.bb
rename to meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
index 35f6c6c0a0..fcbd29050e 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "Invoke py.test as distutils command with dependency resolution"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
 
-SRC_URI[sha256sum] = "ca3f58ff4957e8be6c54c55d575b235725cbbcf4dc0d5091c29c6444cfc8a5fe"
+SRC_URI[sha256sum] = "0fce5b8dc68760f353979d99fdd6b3ad46330b6b1837e2077a89ebcf204aac91"
 
 inherit pypi setuptools3
 
-- 
2.17.1


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

end of thread, other threads:[~2021-05-21 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 19:43 [meta-python][PATCH 1/2] python3-pysonos: Upgrade 0.0.48 -> 0.0.49 Leon Anavi
2021-05-21 19:43 ` [meta-python][PATCH 2/2] python3-pytest-runner: Upgrade 5.3.0 -> 5.3.1 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.