[oe-commits] [meta-openembedded] branch master updated (44f0e74 -> 345f9ee)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 1 13:53:26 UTC 2016


martin_jansa pushed a change to branch master
in repository meta-openembedded.

      from  44f0e74   python-crytograph: fix build issue do to openssl 1.0.1g upgrade
      adds  6132a35   gstreamer: fix argument parsing when using Bison 3
      adds  513879b   python-dateutil: update to 2.5.1
      adds  3ce8203   python-lxml: update to 3.6.0
      adds  62896d6   python-cython: update to 0.23.4
      adds  6f31b3c   python-certifi: update to 2016.2.28
      adds  ea06cc6   python-pymongo: update to 3.2.2
      adds  c853dd4   python-werkzeug: update to 0.11.5
      adds  a619b00   python-whoosh: update to 2.7.3
      adds  abb534e   python-cffi: update to 1.5.2
      adds  f902c2e   python-cmd2: update to 0.6.8
      adds  2a3e694   python-daemonize: update to 2.4.6
      adds  c050b77   python-evdev: update to 0.6.0
      adds  1bbde88   python-html5lib: update to 0.9999999
      adds  d3764f6   python-iso8601: update to 0.1.11
      adds  13dfeec   python-jsonpatch: update to 1.13
      adds  d840db3   python-monotonic: update to 1.0
      adds  35ea462   python-paste: update to 2.0.3
      adds  2579e2a   python-pep8: update to 1.7.0
      adds  83d916c   python-pip: update to 8.1.1
      adds  9c4bbe2   python-psutil: update to 4.1.0
      adds  ed3e5eb   python-py: update to 1.4.31
      adds  947915f   python-pycparser: update to 2.14
      adds  306e42c   python-pyflakes: update to 1.1.0
      adds  ce933d4   python-pymisp: update to 2.3
      adds  4ab27dd   python-pyparsing: update to 2.1.1
      adds  4648532   python-pytest: update to 2.9.1
      adds  6ddf37a   python-pytz: update to 2016.3
      adds  bd6d6ee   python-pyudev: update to 0.19.0
      adds  4100a96   python-pyyaml: update to 3.11
      adds  84a304e   python-sparts: update to version 0.7.3
      adds  abafa93   python-urllib3: update to 1.14
      adds  0389317   python-simplejson: update to 3.8.2
      adds  345f9ee   python-futures: update to version 3.0.5

No new revisions were added by this update.

Summary of changes:
 ...01-parse-make-grammar.y-work-with-Bison-3.patch | 35 ++++++++++++++++++++++
 ...mer-change-priv_gst_parse_yylex-arguments.patch | 33 --------------------
 .../gstreamer-0.10/gstreamer_0.10.36.bb            |  2 +-
 ...on-futures_2.1.5.bb => python-futures_3.0.5.bb} |  6 ++--
 ...plejson_3.8.1.bb => python-simplejson_3.8.2.bb} |  4 +--
 .../recipes-devtools/python/python-certifi.inc     |  4 +--
 ...2015.11.20.1.bb => python-certifi_2016.2.28.bb} |  0
 .../{python-cffi_1.3.1.bb => python-cffi_1.5.2.bb} |  4 +--
 .../{python-cmd2_0.6.7.bb => python-cmd2_0.6.8.bb} |  4 +--
 .../recipes-devtools/python/python-cython.inc      |  4 +--
 ...on-cython_0.23.1.bb => python-cython_0.23.4.bb} |  0
 ...aemonize_2.4.2.bb => python-daemonize_2.4.6.bb} |  4 +--
 .../recipes-devtools/python/python-dateutil.inc    |  4 +--
 ...-dateutil_2.4.2.bb => python-dateutil_2.5.1.bb} |  0
 ...python-evdev_0.5.0.bb => python-evdev_0.6.0.bb} |  7 +++--
 ...l5lib_0.999.bb => python-html5lib_0.9999999.bb} |  4 +--
 .../python/python-iso8601_0.1.10.bb                |  8 -----
 .../python/python-iso8601_0.1.11.bb                |  8 +++++
 ...-jsonpatch_1.12.bb => python-jsonpatch_1.13.bb} |  4 +--
 .../recipes-devtools/python/python-lxml.inc        |  4 +--
 .../{python-lxml_3.5.0.bb => python-lxml_3.6.0.bb} |  0
 ...on-monotonic_0.6.bb => python-monotonic_1.0.bb} |  4 +--
 ...python-paste_2.0.2.bb => python-paste_2.0.3.bb} |  4 +--
 .../{python-pep8_1.4.6.bb => python-pep8_1.7.0.bb} |  6 ++--
 .../{python-pip_7.1.2.bb => python-pip_8.1.1.bb}   |  6 ++--
 ...thon-psutil_2.2.1.bb => python-psutil_4.1.0.bb} |  4 +--
 .../{python-py_1.4.26.bb => python-py_1.4.31.bb}   |  4 +--
 .../python/python-pycparser_2.10.bb                | 10 -------
 .../python/python-pycparser_2.14.bb                | 10 +++++++
 ...-pyflakes_1.0.0.bb => python-pyflakes_1.1.0.bb} |  6 ++--
 .../recipes-devtools/python/python-pymisp.inc      | 10 ++-----
 .../{python-pymisp_2.2.bb => python-pymisp_2.3.bb} |  2 +-
 .../recipes-devtools/python/python-pymongo.inc     |  4 +--
 ...thon-pymongo_3.2.bb => python-pymongo_3.2.2.bb} |  0
 ...yparsing_2.0.3.bb => python-pyparsing_2.1.1.bb} |  4 +--
 .../recipes-devtools/python/python-pytest_2.7.0.bb | 10 -------
 .../recipes-devtools/python/python-pytest_2.9.1.bb | 10 +++++++
 ...python-pytz_2015.4.bb => python-pytz_2016.3.bb} |  4 +--
 ...on-pyudev_0.16.1.bb => python-pyudev_0.19.0.bb} |  4 +--
 ...python-pyyaml_3.10.bb => python-pyyaml_3.11.bb} |  4 +--
 ...thon-sparts_0.7.2.bb => python-sparts_0.7.3.bb} |  9 ++----
 ...on-urllib3_1.10.1.bb => python-urllib3_1.14.bb} | 10 ++-----
 .../recipes-devtools/python/python-werkzeug.inc    |  4 +--
 ...erkzeug_0.11.3.bb => python-werkzeug_0.11.5.bb} |  0
 .../recipes-devtools/python/python-whoosh.inc      |  5 ++--
 ...thon-whoosh_2.7.0.bb => python-whoosh_2.7.3.bb} |  0
 ...015.11.20.1.bb => python3-certifi_2016.2.28.bb} |  0
 ...3-cython_0.23.1.bb => python3-cython_0.23.4.bb} |  0
 ...dateutil_2.4.2.bb => python3-dateutil_2.5.1.bb} |  0
 ...python3-lxml_3.5.0.bb => python3-lxml_3.6.0.bb} |  0
 ...python3-pymisp_2.2.bb => python3-pymisp_2.3.bb} |  2 +-
 ...on3-pymongo_3.2.bb => python3-pymongo_3.2.2.bb} |  0
 ...rkzeug_0.11.3.bb => python3-werkzeug_0.11.5.bb} |  0
 ...on3-whoosh_2.7.0.bb => python3-whoosh_2.7.3.bb} |  0
 54 files changed, 134 insertions(+), 141 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/gstreamer-0.10/gstreamer-0.10.36/0001-parse-make-grammar.y-work-with-Bison-3.patch
 delete mode 100644 meta-multimedia/recipes-multimedia/gstreamer-0.10/gstreamer-0.10.36/gstreamer-change-priv_gst_parse_yylex-arguments.patch
 rename meta-oe/recipes-devtools/python/{python-futures_2.1.5.bb => python-futures_3.0.5.bb} (62%)
 rename meta-oe/recipes-devtools/python/{python-simplejson_3.8.1.bb => python-simplejson_3.8.2.bb} (79%)
 rename meta-python/recipes-devtools/python/{python-certifi_2015.11.20.1.bb => python-certifi_2016.2.28.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cffi_1.3.1.bb => python-cffi_1.5.2.bb} (63%)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.6.7.bb => python-cmd2_0.6.8.bb} (66%)
 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.2.bb => python-daemonize_2.4.6.bb} (72%)
 rename meta-python/recipes-devtools/python/{python-dateutil_2.4.2.bb => python-dateutil_2.5.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-evdev_0.5.0.bb => python-evdev_0.6.0.bb} (50%)
 rename meta-python/recipes-devtools/python/{python-html5lib_0.999.bb => python-html5lib_0.9999999.bb} (55%)
 delete mode 100644 meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb
 create mode 100644 meta-python/recipes-devtools/python/python-iso8601_0.1.11.bb
 rename meta-python/recipes-devtools/python/{python-jsonpatch_1.12.bb => python-jsonpatch_1.13.bb} (67%)
 rename meta-python/recipes-devtools/python/{python-lxml_3.5.0.bb => python-lxml_3.6.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-monotonic_0.6.bb => python-monotonic_1.0.bb} (64%)
 rename meta-python/recipes-devtools/python/{python-paste_2.0.2.bb => python-paste_2.0.3.bb} (68%)
 rename meta-python/recipes-devtools/python/{python-pep8_1.4.6.bb => python-pep8_1.7.0.bb} (50%)
 rename meta-python/recipes-devtools/python/{python-pip_7.1.2.bb => python-pip_8.1.1.bb} (55%)
 rename meta-python/recipes-devtools/python/{python-psutil_2.2.1.bb => python-psutil_4.1.0.bb} (63%)
 rename meta-python/recipes-devtools/python/{python-py_1.4.26.bb => python-py_1.4.31.bb} (58%)
 delete mode 100644 meta-python/recipes-devtools/python/python-pycparser_2.10.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pycparser_2.14.bb
 rename meta-python/recipes-devtools/python/{python-pyflakes_1.0.0.bb => python-pyflakes_1.1.0.bb} (51%)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.2.bb => python-pymisp_2.3.bb} (52%)
 rename meta-python/recipes-devtools/python/{python-pymongo_3.2.bb => python-pymongo_3.2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pyparsing_2.0.3.bb => python-pyparsing_2.1.1.bb} (60%)
 delete mode 100644 meta-python/recipes-devtools/python/python-pytest_2.7.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pytest_2.9.1.bb
 rename meta-python/recipes-devtools/python/{python-pytz_2015.4.bb => python-pytz_2016.3.bb} (67%)
 rename meta-python/recipes-devtools/python/{python-pyudev_0.16.1.bb => python-pyudev_0.19.0.bb} (73%)
 rename meta-python/recipes-devtools/python/{python-pyyaml_3.10.bb => python-pyyaml_3.11.bb} (78%)
 rename meta-python/recipes-devtools/python/{python-sparts_0.7.2.bb => python-sparts_0.7.3.bb} (76%)
 rename meta-python/recipes-devtools/python/{python-urllib3_1.10.1.bb => python-urllib3_1.14.bb} (51%)
 rename meta-python/recipes-devtools/python/{python-werkzeug_0.11.3.bb => python-werkzeug_0.11.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-whoosh_2.7.0.bb => python-whoosh_2.7.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-certifi_2015.11.20.1.bb => python3-certifi_2016.2.28.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-dateutil_2.4.2.bb => python3-dateutil_2.5.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_3.5.0.bb => python3-lxml_3.6.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.2.bb => python3-pymisp_2.3.bb} (50%)
 rename meta-python/recipes-devtools/python/{python3-pymongo_3.2.bb => python3-pymongo_3.2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_0.11.3.bb => python3-werkzeug_0.11.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-whoosh_2.7.0.bb => python3-whoosh_2.7.3.bb} (100%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list