All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-python][PATCH 00/13] Python pypi standardization and recipe updates
Date: Wed, 27 Jan 2016 13:15:12 +0100	[thread overview]
Message-ID: <20160127121512.GD2574@jama> (raw)
In-Reply-To: <cover.1453589999.git.derek@asterius.io>

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

On Sun, Jan 24, 2016 at 08:17:33AM -0500, Derek Straka wrote:
> Updates to the python recipes to standardize on pypi class for all packages having sources hosted on pypi
> 
> Bring several recipes up to latest releases of their respective packages
> 
> The following changes since commit b866e0ac90075f9b12f2c9486bd7baed5f1376d9:
> 
>   dhcpcd: add recipe for dhcpcd (2016-01-20 19:13:43 +0100)

Hi,

patches from:
[meta-python][PATCH 00/21] Add recipes for different python and python3 packages

are already in master-next, can you please review it and rebase your
changes on top of master-next?

Thanks

> 
> are available in the git repository at:
> 
>   git://github.com/derekstraka/meta-openembedded update-python-recipes
>   https://github.com/derekstraka/meta-openembedded/tree/update-python-recipes
> 
> Derek Straka (13):
>   meta-python: update pypi class to avoid setuptool inherit to be more
>     flexible
>   Update python recipes to use the common pypi package
>   pyrtm: update to 0.4.2
>   python-cython: update to 0.23.4
>   python-decorator: update to 4.0.6
>   python-lxml: update to 3.5.0
>   python-pyserial: update to 3.0.1
>   python-backports-ssl: update to 3.5.0.1
>   python-certifi: update to 2015.11.20.1
>   python-cmd2: update to 0.6.8
>   python-daemonize: update to 2.4.2
>   python-feedparser: update to 5.2.1
>   python-flufl-enum: update to 4.1
> 
>  meta-python/classes/pypi.bbclass                       |  8 ++++----
>  .../python/{pyrtm_0.2.bb => pyrtm_0.4.2.bb}            | 11 +++++------
>  .../recipes-devtools/python/python-autobahn_0.8.6.bb   |  8 ++------
>  ...-ssl_3.4.0.2.bb => python-backports-ssl_3.5.0.1.bb} | 18 ++++++------------
>  .../recipes-devtools/python/python-bitarray_0.8.1.bb   |  9 +--------
>  ...tifi_14.05.14.bb => python-certifi_2015.11.20.1.bb} | 15 ++++-----------
>  .../recipes-devtools/python/python-cffi_1.3.1.bb       |  3 +--
>  .../recipes-devtools/python/python-chardet_2.3.0.bb    |  2 +-
>  .../recipes-devtools/python/python-cheetah_2.4.4.bb    | 12 ++++--------
>  .../{python-cmd2_0.6.7.bb => python-cmd2_0.6.8.bb}     | 15 +++------------
>  .../recipes-devtools/python/python-cryptography_1.1.bb | 10 +++-------
>  meta-python/recipes-devtools/python/python-cython.inc  | 14 +++++++-------
>  ...python-cython_0.23.1.bb => python-cython_0.23.4.bb} |  0
>  ...on-daemonize_2.4.1.bb => python-daemonize_2.4.2.bb} |  7 +++----
>  .../recipes-devtools/python/python-decorator.inc       | 11 ++++-------
>  ...on-decorator_4.0.2.bb => python-decorator_4.0.6.bb} |  0
>  .../python/python-django-south_1.0.2.bb                |  9 ++-------
>  .../recipes-devtools/python/python-django_1.6.10.bb    |  9 ++-------
>  .../recipes-devtools/python/python-enum34_1.0.4.bb     |  2 +-
>  .../recipes-devtools/python/python-feedparser_5.1.3.bb | 14 --------------
>  .../recipes-devtools/python/python-feedparser_5.2.1.bb |  9 +++++++++
>  ...on-flufl-enum_4.0.1.bb => python-flufl-enum_4.1.bb} | 18 +++++-------------
>  .../recipes-devtools/python/python-gevent_0.13.8.bb    |  7 +------
>  .../recipes-devtools/python/python-greenlet_0.4.7.bb   | 11 ++++-------
>  .../recipes-devtools/python/python-html5lib_0.999.bb   |  8 +-------
>  .../recipes-devtools/python/python-iso8601_0.1.10.bb   |  2 +-
>  .../recipes-devtools/python/python-jinja2_2.7.3.bb     | 10 ++--------
>  .../recipes-devtools/python/python-jsonpatch_1.12.bb   | 14 ++------------
>  .../recipes-devtools/python/python-jsonpointer_1.10.bb | 13 ++-----------
>  .../recipes-devtools/python/python-ldap_2.3.9.bb       |  6 ++----
>  .../recipes-devtools/python/python-ldap_2.4.10.bb      |  2 --
>  meta-python/recipes-devtools/python/python-lxml.inc    | 11 +++++------
>  .../{python-lxml_3.4.4.bb => python-lxml_3.5.0.bb}     |  0
>  .../recipes-devtools/python/python-m2crypto_0.21.1.bb  |  8 ++++----
>  .../recipes-devtools/python/python-markupsafe_0.23.bb  |  9 ++-------
>  .../recipes-devtools/python/python-mccabe_0.2.1.bb     | 11 +----------
>  .../recipes-devtools/python/python-mock_1.0.1.bb       | 12 +-----------
>  .../recipes-devtools/python/python-monotonic_0.4.bb    |  2 +-
>  .../recipes-devtools/python/python-msgpack_0.4.5.bb    | 10 ++--------
>  .../recipes-devtools/python/python-paho-mqtt_1.1.bb    |  2 +-
>  .../recipes-devtools/python/python-paste_2.0.2.bb      | 13 ++++---------
>  .../recipes-devtools/python/python-pep8_1.4.6.bb       | 11 +----------
>  .../recipes-devtools/python/python-pip_7.1.2.bb        |  6 +-----
>  .../recipes-devtools/python/python-pretend_1.0.8.bb    |  2 +-
>  .../python/python-prettytable_0.7.2.bb                 | 11 ++---------
>  .../recipes-devtools/python/python-psutil_2.2.1.bb     |  2 +-
>  .../recipes-devtools/python/python-py_1.4.26.bb        |  2 +-
>  .../recipes-devtools/python/python-pyasn1_0.1.9.bb     |  7 +------
>  .../recipes-devtools/python/python-pycparser_2.10.bb   |  2 +-
>  .../recipes-devtools/python/python-pyflakes_0.7.3.bb   | 11 +----------
>  .../recipes-devtools/python/python-pygpgme_0.3.bb      |  7 ++-----
>  .../recipes-devtools/python/python-pyinotify.inc       |  8 +++-----
>  .../recipes-devtools/python/python-pyopenssl_0.15.1.bb |  9 ++-------
>  .../recipes-devtools/python/python-pyparsing_2.0.3.bb  | 11 ++---------
>  .../recipes-devtools/python/python-pyroute2_0.3.14.bb  |  2 +-
>  .../recipes-devtools/python/python-pyserial.inc        | 15 +++++++--------
>  ...python-pyserial_2.7.bb => python-pyserial_3.0.1.bb} |  0
>  .../recipes-devtools/python/python-pytest_2.7.0.bb     |  2 +-
>  .../recipes-devtools/python/python-pytz_2015.4.bb      |  6 +-----
>  .../recipes-devtools/python/python-pyudev_0.16.1.bb    |  8 +-------
>  .../recipes-devtools/python/python-pyzmq_14.7.0.bb     | 10 +++-------
>  .../recipes-devtools/python/python-requests_2.7.0.bb   |  9 +--------
>  .../recipes-devtools/python/python-six_1.9.0.bb        |  2 +-
>  .../recipes-devtools/python/python-snakefood_1.4.bb    |  7 +------
>  .../recipes-devtools/python/python-tornado_4.3.bb      |  9 +--------
>  .../recipes-devtools/python/python-twisted_13.2.0.bb   |  8 ++++----
>  .../recipes-devtools/python/python-ujson_1.33.bb       | 12 +++---------
>  .../python/python-vcversioner_2.14.0.0.bb              |  5 +----
>  .../python/python-zopeinterface_4.1.1.bb               |  8 +++-----
>  ...thon3-cython_0.23.1.bb => python3-cython_0.23.4.bb} |  0
>  ...3-decorator_4.0.2.bb => python3-decorator_4.0.6.bb} |  0
>  .../{python3-lxml_3.4.4.bb => python3-lxml_3.5.0.bb}   |  0
>  ...thon3-pyserial_2.7.bb => python3-pyserial_3.0.1.bb} |  0
>  73 files changed, 151 insertions(+), 396 deletions(-)
>  rename meta-python/recipes-devtools/python/{pyrtm_0.2.bb => pyrtm_0.4.2.bb} (40%)
>  rename meta-python/recipes-devtools/python/{python-backports-ssl_3.4.0.2.bb => python-backports-ssl_3.5.0.1.bb} (57%)
>  rename meta-python/recipes-devtools/python/{python-certifi_14.05.14.bb => python-certifi_2015.11.20.1.bb} (54%)
>  rename meta-python/recipes-devtools/python/{python-cmd2_0.6.7.bb => python-cmd2_0.6.8.bb} (40%)
>  rename meta-python/recipes-devtools/python/{python-cython_0.23.1.bb => python-cython_0.23.4.bb} (100%)
>  rename meta-python/recipes-devtools/python/{python-daemonize_2.4.1.bb => python-daemonize_2.4.2.bb} (67%)
>  rename meta-python/recipes-devtools/python/{python-decorator_4.0.2.bb => python-decorator_4.0.6.bb} (100%)
>  delete mode 100644 meta-python/recipes-devtools/python/python-feedparser_5.1.3.bb
>  create mode 100644 meta-python/recipes-devtools/python/python-feedparser_5.2.1.bb
>  rename meta-python/recipes-devtools/python/{python-flufl-enum_4.0.1.bb => python-flufl-enum_4.1.bb} (57%)
>  rename meta-python/recipes-devtools/python/{python-lxml_3.4.4.bb => python-lxml_3.5.0.bb} (100%)
>  rename meta-python/recipes-devtools/python/{python-pyserial_2.7.bb => python-pyserial_3.0.1.bb} (100%)
>  rename meta-python/recipes-devtools/python/{python3-cython_0.23.1.bb => python3-cython_0.23.4.bb} (100%)
>  rename meta-python/recipes-devtools/python/{python3-decorator_4.0.2.bb => python3-decorator_4.0.6.bb} (100%)
>  rename meta-python/recipes-devtools/python/{python3-lxml_3.4.4.bb => python3-lxml_3.5.0.bb} (100%)
>  rename meta-python/recipes-devtools/python/{python3-pyserial_2.7.bb => python3-pyserial_3.0.1.bb} (100%)
> 
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

      parent reply	other threads:[~2016-01-27 12:13 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-23 23:09 [meta-python][PATCH 00/13] Python pypi standardization and recipe updates Derek Straka
2016-01-24 13:17 ` Derek Straka
2016-01-23 23:09 ` [meta-python][PATCH 01/13] meta-python: update pypi class to avoid setuptool inherit to be more flexible Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-24 12:24   ` Burton, Ross
2016-01-23 23:09 ` [meta-python][PATCH 02/13] Update python recipes to use the common pypi package Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-02-24 13:05   ` Martin Jansa
2016-02-24 16:12     ` Martin Jansa
2016-01-23 23:10 ` [meta-python][PATCH 03/13] pyrtm: update to 0.4.2 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 04/13] python-cython: update to 0.23.4 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 05/13] python-decorator: update to 4.0.6 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 06/13] python-lxml: update to 3.5.0 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 07/13] python-pyserial: update to 3.0.1 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 08/13] python-backports-ssl: update to 3.5.0.1 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 09/13] python-certifi: update to 2015.11.20.1 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 10/13] python-cmd2: update to 0.6.8 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 11/13] python-daemonize: update to 2.4.2 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 12/13] python-feedparser: update to 5.2.1 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-23 23:10 ` [meta-python][PATCH 13/13] python-flufl-enum: update to 4.1 Derek Straka
2016-01-24 13:17   ` Derek Straka
2016-01-27 12:15 ` Martin Jansa [this message]

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=20160127121512.GD2574@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 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.