Re: [oe] [PATCH] imapfilter: update 2.7.6 -> 2.8.1

2023-01-13 Thread Alejandro Hernandez Samaniego
Oops, didnt see that, thanks Khem

Alejandro

On Fri, Jan 13, 2023, 11:04 AM Khem Raj  wrote:

> I have
>
>
> https://lists.openembedded.org/g/openembedded-devel/message/100507?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cimapfilter%2C20%2C2%2C0%2C96171776
>
> already staged in master-next.
>
> On Fri, Jan 13, 2023 at 9:27 AM Alejandro Hernandez Samaniego
>  wrote:
> >
> > - Changes in this release [1]
> >
> > - License checksum changed because dates got updated.
> >
> > [1] https://github.com/lefcha/imapfilter/compare/v2.7.6...v2.8.1
> >
> > Signed-off-by: Alejandro Enedino Hernandez Samaniego <
> alejan...@enedino.org>
> > ---
> >  .../imapfilter/{imapfilter_2.7.6.bb => imapfilter_2.8.1.bb} | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >  rename meta-oe/recipes-support/imapfilter/{imapfilter_2.7.6.bb =>
> imapfilter_2.8.1.bb} (78%)
> >
> > diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb
> b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
> > similarity index 78%
> > rename from meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb
> > rename to meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
> > index eb23816e8..3ab87f498 100644
> > --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb
> > +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
> > @@ -1,9 +1,9 @@
> >  SUMMARY = "IMAPFilter is a mail filtering utility that processes
> mailboxes based on IMAP queries"
> >  LICENSE = "MIT"
> > -LIC_FILES_CHKSUM = "file://LICENSE;md5=c11d4fd926d3ce7aac13b0ed1e9b3a63"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525"
> >
> > -# v2.7.6
> > -SRCREV = "b39d0430f29d7c953581186955c11b461e6c824f"
> > +# v2.8.1
> > +SRCREV = "e6372b88e09a4d1c573b57270de6b40846825a8b"
> >  SRC_URI = "git://
> github.com/lefcha/imapfilter;protocol=https;branch=master \
> > file://ldflags.patch \
> >  "
> > --
> > 2.34.1
> >
> >
> > 
> >
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100571): 
https://lists.openembedded.org/g/openembedded-devel/message/100571
Mute This Topic: https://lists.openembedded.org/mt/96250964/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [oe] [PATCH] imapfilter: update 2.7.6 -> 2.8.1

2023-01-13 Thread Khem Raj
I have

https://lists.openembedded.org/g/openembedded-devel/message/100507?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cimapfilter%2C20%2C2%2C0%2C96171776

already staged in master-next.

On Fri, Jan 13, 2023 at 9:27 AM Alejandro Hernandez Samaniego
 wrote:
>
> - Changes in this release [1]
>
> - License checksum changed because dates got updated.
>
> [1] https://github.com/lefcha/imapfilter/compare/v2.7.6...v2.8.1
>
> Signed-off-by: Alejandro Enedino Hernandez Samaniego 
> ---
>  .../imapfilter/{imapfilter_2.7.6.bb => imapfilter_2.8.1.bb} | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename meta-oe/recipes-support/imapfilter/{imapfilter_2.7.6.bb => 
> imapfilter_2.8.1.bb} (78%)
>
> diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb 
> b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
> similarity index 78%
> rename from meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb
> rename to meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
> index eb23816e8..3ab87f498 100644
> --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb
> +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
> @@ -1,9 +1,9 @@
>  SUMMARY = "IMAPFilter is a mail filtering utility that processes mailboxes 
> based on IMAP queries"
>  LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=c11d4fd926d3ce7aac13b0ed1e9b3a63"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525"
>
> -# v2.7.6
> -SRCREV = "b39d0430f29d7c953581186955c11b461e6c824f"
> +# v2.8.1
> +SRCREV = "e6372b88e09a4d1c573b57270de6b40846825a8b"
>  SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \
> file://ldflags.patch \
>  "
> --
> 2.34.1
>
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100570): 
https://lists.openembedded.org/g/openembedded-devel/message/100570
Mute This Topic: https://lists.openembedded.org/mt/96250964/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [PATCH] weechat: Update 3.4.1 -> 3.8

2023-01-13 Thread Alejandro Hernandez Samaniego
Weechat now requires an extra zstd dependency during
compilation.

Signed-off-by: Alejandro Enedino Hernandez Samaniego 
---
 .../recipes-irc/weechat/{weechat_3.4.1.bb => weechat_3.8.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-irc/weechat/{weechat_3.4.1.bb => 
weechat_3.8.bb} (89%)

diff --git a/meta-networking/recipes-irc/weechat/weechat_3.4.1.bb 
b/meta-networking/recipes-irc/weechat/weechat_3.8.bb
similarity index 89%
rename from meta-networking/recipes-irc/weechat/weechat_3.4.1.bb
rename to meta-networking/recipes-irc/weechat/weechat_3.8.bb
index 64cd1079b..8c770938a 100644
--- a/meta-networking/recipes-irc/weechat/weechat_3.4.1.bb
+++ b/meta-networking/recipes-irc/weechat/weechat_3.8.bb
@@ -4,13 +4,13 @@ SECTION = "net"
 LICENSE = "GPL-3.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
 
-DEPENDS = "openssl zlib icu libgcrypt gnutls curl aspell"
+DEPENDS = "openssl zlib icu libgcrypt gnutls curl aspell zstd"
 
 SRC_URI = "https://weechat.org/files/src/weechat-${PV}.tar.xz \
file://0001-use-pkg-config-for-gcrypt-instead.patch \
"
 
-SRC_URI[sha256sum] = 
"7e088109ad5dfbcb08a9a6b1dd70ea8236093fed8a13ee9d9c98881d7b1aeae7"
+SRC_URI[sha256sum] = 
"f7cb65c200f8c090c56f2cf98c0b184051e516e5f7099a4308cacf86f174bf28"
 
 inherit cmake pkgconfig
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100569): 
https://lists.openembedded.org/g/openembedded-devel/message/100569
Mute This Topic: https://lists.openembedded.org/mt/96250972/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [PATCH] imapfilter: update 2.7.6 -> 2.8.1

2023-01-13 Thread Alejandro Hernandez Samaniego
- Changes in this release [1]

- License checksum changed because dates got updated.

[1] https://github.com/lefcha/imapfilter/compare/v2.7.6...v2.8.1

Signed-off-by: Alejandro Enedino Hernandez Samaniego 
---
 .../imapfilter/{imapfilter_2.7.6.bb => imapfilter_2.8.1.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-support/imapfilter/{imapfilter_2.7.6.bb => 
imapfilter_2.8.1.bb} (78%)

diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb 
b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
similarity index 78%
rename from meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb
rename to meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
index eb23816e8..3ab87f498 100644
--- a/meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb
+++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb
@@ -1,9 +1,9 @@
 SUMMARY = "IMAPFilter is a mail filtering utility that processes mailboxes 
based on IMAP queries"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=c11d4fd926d3ce7aac13b0ed1e9b3a63"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525"
 
-# v2.7.6
-SRCREV = "b39d0430f29d7c953581186955c11b461e6c824f"
+# v2.8.1
+SRCREV = "e6372b88e09a4d1c573b57270de6b40846825a8b"
 SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \
file://ldflags.patch \
 "
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100568): 
https://lists.openembedded.org/g/openembedded-devel/message/100568
Mute This Topic: https://lists.openembedded.org/mt/96250964/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [oe] [PATCH 1/2] python3-pytest-forked: update for move from picobuild to build

2023-01-13 Thread Ross Burton

> On 13 Jan 2023, at 17:01, Khem Raj  wrote:
>> PEP517_PICOBUILD_OPTS = "--loose-depends"
> 
> Do we need this option after picobuild is dropped. ?


No. That would be the merge going wrong and I failed to notice, thanks.  V2 on 
the list.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100567): 
https://lists.openembedded.org/g/openembedded-devel/message/100567
Mute This Topic: https://lists.openembedded.org/mt/96244596/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [PATCH v2] python3-pytest-forked: update for move from picobuild to build

2023-01-13 Thread Ross Burton
Signed-off-by: Ross Burton 
---
 .../recipes-devtools/python/python3-pytest-forked_1.4.0.bb  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb 
b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
index 34dd9c407e..2e6a32a248 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = 
"8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422
 
 inherit pypi python_setuptools_build_meta
 
-PEP517_PICOBUILD_OPTS = "--loose-depends"
+PEP517_BUILD_OPTS = "--skip-dependency-check"
 
 DEPENDS += "python3-setuptools-scm-native"
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100566): 
https://lists.openembedded.org/g/openembedded-devel/message/100566
Mute This Topic: https://lists.openembedded.org/mt/96250443/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [oe] [PATCH 1/2] python3-pytest-forked: update for move from picobuild to build

2023-01-13 Thread Khem Raj
On Fri, Jan 13, 2023 at 4:26 AM Ross Burton  wrote:
>
> Signed-off-by: Ross Burton 
> ---
>  .../recipes-devtools/python/python3-pytest-forked_1.4.0.bb   | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git 
> a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb 
> b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
> index 34dd9c407e..e6ef84d05c 100644
> --- a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
> @@ -8,6 +8,7 @@ SRC_URI[sha256sum] = 
> "8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422
>  inherit pypi python_setuptools_build_meta
>
>  PEP517_PICOBUILD_OPTS = "--loose-depends"

Do we need this option after picobuild is dropped. ?

> +PEP517_BUILD_OPTS = "--skip-dependency-check"
>
>  DEPENDS += "python3-setuptools-scm-native"
>
> --
> 2.34.1
>
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100565): 
https://lists.openembedded.org/g/openembedded-devel/message/100565
Mute This Topic: https://lists.openembedded.org/mt/96244596/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-oe][PATCH] mozjs: fix compile error for arm

2023-01-13 Thread Kai Kang
From: Kai Kang 

Backport patch from firefox bugzilla to fix compile error for qemuarm
with some armv7ve tunes such as 'armv7vethf' and 'armv7vet-vfpv3d16':

| 
/path/to/build/tmp/work/armv7vet2hf-vfp-poky-linux-gnueabi/mozjs-102/102.5.0-r0/build/js/src/jit/AtomicOperationsGenerated.h:240:17:
  error: 'asm' operand has impossible constraints
|  240 | asm volatile (
|  | ^~~

Ref:
* https://bugzilla.mozilla.org/show_bug.cgi?id=1761665

Signed-off-by: Kai Kang 
---
 .../0001-add-arm-to-list-of-mozinline.patch   | 25 +++
 .../mozjs/mozjs-102_102.5.0.bb|  1 +
 2 files changed, 26 insertions(+)
 create mode 100644 
meta-oe/recipes-extended/mozjs/mozjs-102/0001-add-arm-to-list-of-mozinline.patch

diff --git 
a/meta-oe/recipes-extended/mozjs/mozjs-102/0001-add-arm-to-list-of-mozinline.patch
 
b/meta-oe/recipes-extended/mozjs/mozjs-102/0001-add-arm-to-list-of-mozinline.patch
new file mode 100644
index 0..02f5e5c7e
--- /dev/null
+++ 
b/meta-oe/recipes-extended/mozjs/mozjs-102/0001-add-arm-to-list-of-mozinline.patch
@@ -0,0 +1,25 @@
+Backport patch from firefox bugzilla to fix compile error for qemuarm with
+some armv7ve tunes such as 'armv7vethf' and 'armv7vet-vfpv3d16':
+
+| 
/path/to/build/tmp/work/armv7vet2hf-vfp-poky-linux-gnueabi/mozjs-102/102.5.0-r0/build/js/src/jit/AtomicOperationsGenerated.h:240:17:
+  error: 'asm' operand has impossible constraints
+|  240 | asm volatile (
+|  | ^~~
+
+Upstream-Status: Submitted 
[https://bugzilla.mozilla.org/show_bug.cgi?id=1761665]
+
+Signed-off-by: Kai Kang 
+
+diff --git a/js/src/jit/GenerateAtomicOperations.py 
b/js/src/jit/GenerateAtomicOperations.py
+index d8a38a0..65f91ab 100644
+--- a/js/src/jit/GenerateAtomicOperations.py
 b/js/src/jit/GenerateAtomicOperations.py
+@@ -856,7 +856,7 @@ def generate_atomics_header(c_out):
+ 
+ # Work around a GCC issue on 32-bit x86 by adding MOZ_NEVER_INLINE.
+ # See bug 1756347.
+-if is_gcc and cpu_arch == "x86":
++if is_gcc and cpu_arch in ("x86", "arm"):
+ contents = contents.replace("INLINE_ATTR", "MOZ_NEVER_INLINE 
inline")
+ else:
+ contents = contents.replace("INLINE_ATTR", "inline")
diff --git a/meta-oe/recipes-extended/mozjs/mozjs-102_102.5.0.bb 
b/meta-oe/recipes-extended/mozjs/mozjs-102_102.5.0.bb
index d38ae10b8..5e884b6f6 100644
--- a/meta-oe/recipes-extended/mozjs/mozjs-102_102.5.0.bb
+++ b/meta-oe/recipes-extended/mozjs/mozjs-102_102.5.0.bb
@@ -15,6 +15,7 @@ SRC_URI = 
"https://archive.mozilla.org/pub/firefox/releases/${PV}esr/source/fire
file://0001-rewrite-cargo-host-linker-in-python3.patch  \
file://py-3.11.patch \
file://musl-disable-stackwalk.patch \
+   file://0001-add-arm-to-list-of-mozinline.patch \
"
 SRC_URI[sha256sum] = 
"017dd44b1285913f477074802707a4c76ed1a28270ec5a327bbb76574cc057d8"
 
-- 
2.17.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100564): 
https://lists.openembedded.org/g/openembedded-devel/message/100564
Mute This Topic: https://lists.openembedded.org/mt/96249130/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [PATCH 2/2] khronos-cts: fix build when python3-build-native is present

2023-01-13 Thread Ross Burton
This recipe has a python script which *appends* a local directory to
sys.path and then tries to include a local module called build.  However
if python3-build-native is present that is included instead.

Fix by prepending the local directory to sys.path instead.

Signed-off-by: Ross Burton 
---
 .../vk-gl-cts/files/gen-framework-path.patch  | 20 +++
 .../vk-gl-cts/khronos-cts.inc |  1 +
 2 files changed, 21 insertions(+)
 create mode 100644 
meta-oe/recipes-graphics/vk-gl-cts/files/gen-framework-path.patch

diff --git a/meta-oe/recipes-graphics/vk-gl-cts/files/gen-framework-path.patch 
b/meta-oe/recipes-graphics/vk-gl-cts/files/gen-framework-path.patch
new file mode 100644
index 00..8a8d8d2c32
--- /dev/null
+++ b/meta-oe/recipes-graphics/vk-gl-cts/files/gen-framework-path.patch
@@ -0,0 +1,20 @@
+Prepend instead of append to the module search path, as this script needs to 
use
+the local module build, not the host module build.
+
+Upstream-Status: Submitted
+Signed-off-by: Ross Burton 
+
+diff --git a/external/vulkancts/scripts/gen_framework.py 
b/external/vulkancts/scripts/gen_framework.py
+index 83c5329ce..10e720910 100755
+--- a/external/vulkancts/scripts/gen_framework.py
 b/external/vulkancts/scripts/gen_framework.py
+@@ -33 +33 @@ from collections import OrderedDict
+-sys.path.append(os.path.join(os.path.dirname(__file__), "..", "..", "..", 
"scripts"))
++sys.path.insert(0, os.path.join(os.path.dirname(__file__), "..", "..", "..", 
"scripts"))
+diff --git a/external/vulkancts/scripts/gen_framework_c.py 
b/external/vulkancts/scripts/gen_framework_c.py
+index 95587e642..84b878cb2 100644
+--- a/external/vulkancts/scripts/gen_framework_c.py
 b/external/vulkancts/scripts/gen_framework_c.py
+@@ -28 +28 @@ import re
+-sys.path.append(os.path.join(os.path.dirname(__file__), "..", "..", "..", 
"scripts"))
++sys.path.insert(0, os.path.join(os.path.dirname(__file__), "..", "..", "..", 
"scripts"))
diff --git a/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc 
b/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc
index f9074556f1..c7535405b0 100644
--- a/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc
+++ b/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc
@@ -10,6 +10,7 @@ SRC_URI = "\
 
git://github.com/open-source-parsers/jsoncpp.git;protocol=https;destsuffix=git/external/jsoncpp/src;name=jsoncpp;branch=master
 \
 
git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;destsuffix=git/external/vulkan-docs/src;name=vulkan-docs;branch=main
 \
 
https://raw.githubusercontent.com/baldurk/renderdoc/fcdea67879fa1991e56cf7734ce0ce27866b665f/renderdoc/api/app/renderdoc_app.h;subdir=git/external/renderdoc/src;name=renderdoc
 \
+file://gen-framework-path.patch \
 "
 
 S = "${WORKDIR}/git"
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100563): 
https://lists.openembedded.org/g/openembedded-devel/message/100563
Mute This Topic: https://lists.openembedded.org/mt/96244597/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [PATCH 1/2] python3-pytest-forked: update for move from picobuild to build

2023-01-13 Thread Ross Burton
Signed-off-by: Ross Burton 
---
 .../recipes-devtools/python/python3-pytest-forked_1.4.0.bb   | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb 
b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
index 34dd9c407e..e6ef84d05c 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
@@ -8,6 +8,7 @@ SRC_URI[sha256sum] = 
"8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422
 inherit pypi python_setuptools_build_meta
 
 PEP517_PICOBUILD_OPTS = "--loose-depends"
+PEP517_BUILD_OPTS = "--skip-dependency-check"
 
 DEPENDS += "python3-setuptools-scm-native"
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100562): 
https://lists.openembedded.org/g/openembedded-devel/message/100562
Mute This Topic: https://lists.openembedded.org/mt/96244596/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-python][PATCH] tftpy: Add it for python tftp server and client

2023-01-13 Thread Robert Yang
Tftpy is a TFTP library for the Python programming language. It includes client
and server classes, with sample implementations. Hooks are included for easy
inclusion in a UI for populating progress indicators. It supports RFCs 1350,
2347, 2348 and the tsize option from RFC 2349.

Signed-off-by: Robert Yang 
---
 meta-python/recipes-devtools/python/tftpy_0.8.2.bb | 13 +
 1 file changed, 13 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/tftpy_0.8.2.bb

diff --git a/meta-python/recipes-devtools/python/tftpy_0.8.2.bb 
b/meta-python/recipes-devtools/python/tftpy_0.8.2.bb
new file mode 100644
index 0..c1b3234f7
--- /dev/null
+++ b/meta-python/recipes-devtools/python/tftpy_0.8.2.bb
@@ -0,0 +1,13 @@
+SUMMARY = "Tftpy is a TFTP library for the Python programming language. It 
includes client and server classes, with sample implementations."
+DESCRIPTION = "Tftpy is a TFTP library for the Python programming language. It 
\
+includes client and server classes, with sample implementations. Hooks are \
+included for easy inclusion in a UI for populating progress indicators. It \
+supports RFCs 1350, 2347, 2348 and the tsize option from RFC 2349."
+
+HOMEPAGE = "https://github.com/msoulier/tftpy;
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=22770e72ae03c61f5bcc4e333b61368d"
+
+SRC_URI[sha256sum] = 
"e1d1a680efd88eba176b351175844253067392a9b0f8b81588e3ff2b9e7bbb5b"
+
+inherit pypi setuptools3
-- 
2.17.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100561): 
https://lists.openembedded.org/g/openembedded-devel/message/100561
Mute This Topic: https://lists.openembedded.org/mt/96242288/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-