* [meta-python][dunfell][PATCH] python3-docutils: Remove, moved to OE-core
@ 2020-06-10 7:04 Adrian Bunk
2020-06-10 14:17 ` [oe] " akuster
2020-06-10 14:30 ` akuster
0 siblings, 2 replies; 3+ messages in thread
From: Adrian Bunk @ 2020-06-10 7:04 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
[ python3-docutils was already in the Yocto 3.1 release of OE-core ]
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
.../python/python3-docutils_0.15.2.bb | 15 ---------------
1 file changed, 15 deletions(-)
delete mode 100644 meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb b/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
deleted file mode 100644
index 321f55572..000000000
--- a/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "Text processing system for documentation"
-HOMEPAGE = "http://docutils.sourceforge.net"
-SECTION = "devel/python"
-LICENSE = "PSF & BSD-2-Clause & GPLv3"
-LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7a4646907ab9083c826280b19e103106"
-
-inherit pypi setuptools3
-
-PYPI_PACKAGE = "docutils"
-
-SRC_URI[md5sum] = "e26a308d8000b0bed7416a633217c676"
-SRC_URI[sha256sum] = "a2aeea129088da402665e92e0b25b04b073c04b2dce4ab65caaa38b7ce2e1a99"
-
-BBCLASSEXTEND = "native"
-
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [oe] [meta-python][dunfell][PATCH] python3-docutils: Remove, moved to OE-core
2020-06-10 7:04 [meta-python][dunfell][PATCH] python3-docutils: Remove, moved to OE-core Adrian Bunk
@ 2020-06-10 14:17 ` akuster
2020-06-10 14:30 ` akuster
1 sibling, 0 replies; 3+ messages in thread
From: akuster @ 2020-06-10 14:17 UTC (permalink / raw)
To: Adrian Bunk, openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]
On 6/10/20 12:04 AM, Adrian Bunk wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> [ python3-docutils was already in the Yocto 3.1 release of OE-core ]
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Good catch,
thanks,
Armin
> ---
> .../python/python3-docutils_0.15.2.bb | 15 ---------------
> 1 file changed, 15 deletions(-)
> delete mode 100644 meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb b/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
> deleted file mode 100644
> index 321f55572..000000000
> --- a/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
> +++ /dev/null
> @@ -1,15 +0,0 @@
> -SUMMARY = "Text processing system for documentation"
> -HOMEPAGE = "http://docutils.sourceforge.net"
> -SECTION = "devel/python"
> -LICENSE = "PSF & BSD-2-Clause & GPLv3"
> -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7a4646907ab9083c826280b19e103106"
> -
> -inherit pypi setuptools3
> -
> -PYPI_PACKAGE = "docutils"
> -
> -SRC_URI[md5sum] = "e26a308d8000b0bed7416a633217c676"
> -SRC_URI[sha256sum] = "a2aeea129088da402665e92e0b25b04b073c04b2dce4ab65caaa38b7ce2e1a99"
> -
> -BBCLASSEXTEND = "native"
> -
>
>
[-- Attachment #2: Type: text/html, Size: 2235 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [oe] [meta-python][dunfell][PATCH] python3-docutils: Remove, moved to OE-core
2020-06-10 7:04 [meta-python][dunfell][PATCH] python3-docutils: Remove, moved to OE-core Adrian Bunk
2020-06-10 14:17 ` [oe] " akuster
@ 2020-06-10 14:30 ` akuster
1 sibling, 0 replies; 3+ messages in thread
From: akuster @ 2020-06-10 14:30 UTC (permalink / raw)
To: Adrian Bunk, openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1355 bytes --]
On 6/10/20 12:04 AM, Adrian Bunk wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> [ python3-docutils was already in the Yocto 3.1 release of OE-core ]
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> ---
I am fast tracking this one. its in dunfell-next with my next bundle of
changes.
-armin
> .../python/python3-docutils_0.15.2.bb | 15 ---------------
> 1 file changed, 15 deletions(-)
> delete mode 100644 meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb b/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
> deleted file mode 100644
> index 321f55572..000000000
> --- a/meta-python/recipes-devtools/python/python3-docutils_0.15.2.bb
> +++ /dev/null
> @@ -1,15 +0,0 @@
> -SUMMARY = "Text processing system for documentation"
> -HOMEPAGE = "http://docutils.sourceforge.net"
> -SECTION = "devel/python"
> -LICENSE = "PSF & BSD-2-Clause & GPLv3"
> -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7a4646907ab9083c826280b19e103106"
> -
> -inherit pypi setuptools3
> -
> -PYPI_PACKAGE = "docutils"
> -
> -SRC_URI[md5sum] = "e26a308d8000b0bed7416a633217c676"
> -SRC_URI[sha256sum] = "a2aeea129088da402665e92e0b25b04b073c04b2dce4ab65caaa38b7ce2e1a99"
> -
> -BBCLASSEXTEND = "native"
> -
>
>
[-- Attachment #2: Type: text/html, Size: 2293 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-06-10 14:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-10 7:04 [meta-python][dunfell][PATCH] python3-docutils: Remove, moved to OE-core Adrian Bunk
2020-06-10 14:17 ` [oe] " akuster
2020-06-10 14:30 ` akuster
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.