All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 01/11] python3-configshell-fb: Upgrade 1.1.28 -> 1.1.29
@ 2021-03-25 13:34 Leon Anavi
  2021-03-25 13:34 ` [meta-python][PATCH 02/11] python3-backports-functools-lru-cache: Upgrade 1.6.1 -> 1.6.3 Leon Anavi
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Leon Anavi @ 2021-03-25 13:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 1.1.29:

- setup.py: specify a version range for pyparsing
- Don't warn if prefs file doesn't exist

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...onfigshell-fb_1.1.28.bb => python3-configshell-fb_1.1.29.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-configshell-fb_1.1.28.bb => python3-configshell-fb_1.1.29.bb} (91%)

diff --git a/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.28.bb b/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-configshell-fb_1.1.28.bb
rename to meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb
index 2d9ec079a..70e67a1a7 100644
--- a/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.28.bb
+++ b/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1dece7821bf3fd70fe1309eaa37d52a2"
 
 SRC_URI = "git://github.com/open-iscsi/configshell-fb.git;protocol=https;branch=master"
-SRCREV = "da8f0cef114e7343a7ae96ff1db7c8c574f819be"
+SRCREV = "d74a33b69f688ed9b8b28033835303604639d4eb"
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1


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

end of thread, other threads:[~2021-03-25 13:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 13:34 [meta-python][PATCH 01/11] python3-configshell-fb: Upgrade 1.1.28 -> 1.1.29 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 02/11] python3-backports-functools-lru-cache: Upgrade 1.6.1 -> 1.6.3 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 03/11] python3-pytest-helpers-namespace: Upgrade 2019.1.8 -> 2021.3.24 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 04/11] python3-elementpath: Upgrade 2.2.0 -> 2.2.1 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 05/11] python3-alembic: Upgrade 1.5.7 -> 1.5.8 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 06/11] python3-rfc3339-validator: Upgrade 0.1.2 -> 0.1.3 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 07/11] python3-pyflakes: Upgrade 2.3.0 -> 2.3.1 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 08/11] python3-pint: Upgrade 0.16.1 -> 0.17 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 09/11] python3-flask-sqlalchemy: Upgrade 2.4.4 -> 2.5.1 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 10/11] python3-django: Upgrade 3.1.1 -> 3.1.7 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 11/11] python3-djangorestframework: Upgrade 3.12.2 -> 3.12.3 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.