From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 01/10] package/python-decorator: New package
Date: Thu, 4 May 2017 21:49:20 +0200 [thread overview]
Message-ID: <20170504214920.6bebd42b@free-electrons.com> (raw)
In-Reply-To: <20170427213340.26917-2-andrew.smirnov@gmail.com>
Hello,
On Thu, 27 Apr 2017 14:33:31 -0700, Andrey Smirnov wrote:
> package/Config.in | 1 +
> package/python-decorator/Config.in | 6 ++++++
> package/python-decorator/python-decorator.mk | 13 +++++++++++++
This was missing an addition to the DEVELOPERS file.
> diff --git a/package/python-decorator/python-decorator.mk b/package/python-decorator/python-decorator.mk
> new file mode 100644
> index 0000000..fac03a3
> --- /dev/null
> +++ b/package/python-decorator/python-decorator.mk
> @@ -0,0 +1,13 @@
> +################################################################################
> +#
> +# python-decorator
> +#
> +################################################################################
> +
> +PYTHON_DECORATOR_VERSION = 4.0.11
> +PYTHON_DECORATOR_SITE = https://github.com/micheles/decorator.git
> +PYTHON_DECORATOR_SITE_METHOD = git
We prefer downloading from Pypi, so I've changed that.
Also, a hash file was missing, so I've added one.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-05-04 19:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-27 21:33 [Buildroot] [PATCH v2 00/10] Update IPython's dependencies Andrey Smirnov
2017-04-27 21:33 ` [Buildroot] [PATCH v2 01/10] package/python-decorator: New package Andrey Smirnov
2017-05-04 19:49 ` Thomas Petazzoni [this message]
2017-04-27 21:33 ` [Buildroot] [PATCH v2 02/10] package/python-traitlets: " Andrey Smirnov
2017-05-04 19:57 ` Thomas Petazzoni
2017-04-27 21:33 ` [Buildroot] [PATCH v2 03/10] package/python-simplegeneric: " Andrey Smirnov
2017-05-04 20:11 ` Thomas Petazzoni
2017-04-27 21:33 ` [Buildroot] [PATCH v2 04/10] package/python-ipython-genutils: " Andrey Smirnov
2017-04-27 21:33 ` [Buildroot] [PATCH v2 05/10] package/python-scandir: " Andrey Smirnov
2017-05-04 20:18 ` Thomas Petazzoni
2017-05-04 20:27 ` Andrey Smirnov
2017-04-27 21:33 ` [Buildroot] [PATCH v2 06/10] package/python-pathlib2: " Andrey Smirnov
2017-04-27 21:33 ` [Buildroot] [PATCH v2 07/10] package/python-pickleshare: " Andrey Smirnov
2017-04-27 21:33 ` [Buildroot] [PATCH v2 08/10] package/python-backports-shutil-get-terminal-size: " Andrey Smirnov
2017-04-27 21:33 ` [Buildroot] [PATCH v2 09/10] package/python-ipython: Reformat help text to avoid warnings Andrey Smirnov
2017-05-04 20:19 ` Thomas Petazzoni
2017-04-27 21:33 ` [Buildroot] [PATCH v2 10/10] package/python-ipython: Add dependecy list Andrey Smirnov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170504214920.6bebd42b@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox