All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] python3: setuptools-git-versioning: new package
       [not found] <20220908132909.52916-1-peron.clem@gmail.com>
@ 2022-10-20  8:29 ` Clément Péron
  2022-10-20 13:17   ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Clément Péron @ 2022-10-20  8:29 UTC (permalink / raw)
  To: openembedded-devel, Khem Raj

Hi,

On Thu, 8 Sept 2022 at 15:29, Clément Péron <peron.clem@gmail.com> wrote:
>
> Add a recipe for python3-setuptools-git-versioning.
>
> Signed-off-by: Clément Péron <peron.clem@gmail.com>

Sorry I forgot to add Khem in this patch, is it ok to upstream it or
should I resend ?

Thanks,

> ---
>  .../python3-setuptools-git-versioning_1.10.1.bb     | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>  create mode 100644 meta-python/recipes-devtools/python/python3-setuptools-git-versioning_1.10.1.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-setuptools-git-versioning_1.10.1.bb b/meta-python/recipes-devtools/python/python3-setuptools-git-versioning_1.10.1.bb
> new file mode 100644
> index 0000000000..9e480ae808
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python3-setuptools-git-versioning_1.10.1.bb
> @@ -0,0 +1,13 @@
> +SUMMARY = "Use git repo data for building a version number according PEP-440"
> +HOMEPAGE = "https://github.com/dolfinus/setuptools-git-versioning"
> +AUTHOR = "dolfinus <martinov.m.s.8@gmail.com>"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=92e79e3a844e66731724600f3ac9c0d8"
> +
> +SRC_URI[sha256sum] = "a68f2cd6d261503750fe600ba3c533440c57c1801ed743175c387e9b3e80f44e"
> +
> +DEPENDS += "${PYTHON_PN}-toml ${PYTHON_PN}-packaging"
> +
> +inherit pypi setuptools3
> +
> +BBCLASSEXTEND = "native nativesdk"
> --
> 2.34.1
>


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

* Re: [PATCH] python3: setuptools-git-versioning: new package
  2022-10-20  8:29 ` [PATCH] python3: setuptools-git-versioning: new package Clément Péron
@ 2022-10-20 13:17   ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2022-10-20 13:17 UTC (permalink / raw)
  To: Clément Péron; +Cc: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1659 bytes --]

On Thu, Oct 20, 2022 at 1:29 AM Clément Péron <peron.clem@gmail.com> wrote:

> Hi,
>
> On Thu, 8 Sept 2022 at 15:29, Clément Péron <peron.clem@gmail.com> wrote:
> >
> > Add a recipe for python3-setuptools-git-versioning.
> >
> > Signed-off-by: Clément Péron <peron.clem@gmail.com>
>
> Sorry I forgot to add Khem in this patch, is it ok to upstream it or
> should I resend ?
>

Yes please resend


> Thanks,
>
> > ---
> >  .../python3-setuptools-git-versioning_1.10.1.bb     | 13 +++++++++++++
> >  1 file changed, 13 insertions(+)
> >  create mode 100644 meta-python/recipes-devtools/python/
> python3-setuptools-git-versioning_1.10.1.bb
> >
> > diff --git a/meta-python/recipes-devtools/python/
> python3-setuptools-git-versioning_1.10.1.bb
> b/meta-python/recipes-devtools/python/
> python3-setuptools-git-versioning_1.10.1.bb
> > new file mode 100644
> > index 0000000000..9e480ae808
> > --- /dev/null
> > +++ b/meta-python/recipes-devtools/python/
> python3-setuptools-git-versioning_1.10.1.bb
> > @@ -0,0 +1,13 @@
> > +SUMMARY = "Use git repo data for building a version number according
> PEP-440"
> > +HOMEPAGE = "https://github.com/dolfinus/setuptools-git-versioning"
> > +AUTHOR = "dolfinus <martinov.m.s.8@gmail.com>"
> > +LICENSE = "MIT"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=92e79e3a844e66731724600f3ac9c0d8"
> > +
> > +SRC_URI[sha256sum] =
> "a68f2cd6d261503750fe600ba3c533440c57c1801ed743175c387e9b3e80f44e"
> > +
> > +DEPENDS += "${PYTHON_PN}-toml ${PYTHON_PN}-packaging"
> > +
> > +inherit pypi setuptools3
> > +
> > +BBCLASSEXTEND = "native nativesdk"
> > --
> > 2.34.1
> >
>

[-- Attachment #2: Type: text/html, Size: 3250 bytes --]

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

end of thread, other threads:[~2022-10-20 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220908132909.52916-1-peron.clem@gmail.com>
2022-10-20  8:29 ` [PATCH] python3: setuptools-git-versioning: new package Clément Péron
2022-10-20 13:17   ` Khem Raj

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.