From: Jackie Huang <[email protected]> 1) The patches are generated by the auto-upgrade-helper script and some are modified as needed. 2) builds fine on qemux86 and qemux86-64.
-- The following changes since commit 67f97ec7ac29b7fc8f4a25223c6ef09cc20ab8e6: cloud-init: fix 64bit libraries (2015-04-23 11:30:08 -0400) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/r_up_pypi_150428-0 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_up_pypi_150428-0 Jackie Huang (55): package_regex_openstack: fix for pypi packages python-alembic: upgrade to 0.7.5.post2 python-amqp: upgrade to 1.4.6 python-cliff: upgrade to 1.12.0 python-coverage: upgrade to 4.0a5 python-django-compressor: upgrade to 1.5 python-django-nose: upgrade to 1.4 python-django-openstack-auth: upgrade to 1.3.0 python-django-pyscss: upgrade to 2.0.1 python-eventlet: upgrade to 0.17.3 python-flake8: upgrade to 2.4.0 python-httplib2: upgrade to 0.9.1 python-i18n: upgrade to 0.3.1 python-jsonpath-rw: upgrade to 1.4.0 python-kombu: upgrade to 3.0.26 python-lesscpy: upgrade to 0.10.2 python-lockfile: upgrade to 0.10.2 python-memcache: upgrade to 1.2.9 python-netaddr: upgrade to 0.7.14 python-openstackclient: upgrade to 1.1.0 python-oslo.concurrency: upgrade to 1.9.0 python-oslo.config: upgrade to 1.11.0 python-oslo.db: upgrade to 1.9.0 python-oslo.i18n: upgrade to 1.6.0 python-oslo.middleware: upgrade to 1.1.0 python-oslo.rootwrap: upgrade to 1.7.0 python-oslotest: upgrade to 1.6.0 python-paste: upgrade to 2.0.1 python-pycadf: upgrade to 0.9.0 python-pycrypto: upgrade to 2.6.1 python-pymongo: upgrade to 3.0.1 python-pysaml2: upgrade to 2.4.0 python-pyscss: upgrade to 1.3.4 python-pytest: upgrade to 2.7.0 python-rfc3986: upgrade to 0.2.1 python-routes: upgrade to 2.1 python-rtslib-fb: upgrade to 2.1.51 python-singledispatch: upgrade to 3.4.0.3 python-sqlalchemy-migrate: upgrade to 0.9.6 python-stevedore: upgrade to 1.4.0 python-subunit: upgrade to 1.1.0 python-tempita: upgrade to 0.5.3dev python-testrepository: upgrade to 0.0.20 python-thrift: upgrade to 0.9.2 python-tooz: upgrade to 0.15.0 python-tox: upgrade to 1.9.2 python-waitress: upgrade to 0.8.9 python-warlock: upgrade to 1.1.0 python-webtest: upgrade to 2.0.18 python-wsme: upgrade to 0.6.4 python-xstatic-font-awesome: upgrade to 4.3.0.0 python-xstatic-jasmine: upgrade to 2.1.2.0 python-zake: upgrade to 0.2.1 python-mimeparse: upgrade to 0.1.4 python-setuptools-git: upgrade to 1.1 .../distro/include/package_regex_openstack.inc | 311 +++++++++++++++++++++ ...mbic_0.5.0.bb => python-alembic_0.7.5.post2.bb} | 7 +- .../{python-amqp_1.3.2.bb => python-amqp_1.4.6.bb} | 5 +- ...thon-cliff_1.10.0.bb => python-cliff_1.12.0.bb} | 5 +- ...-coverage_3.7.1.bb => python-coverage_4.0a5.bb} | 5 +- ...ssor_1.4.bb => python-django-compressor_1.5.bb} | 5 +- ...jango-nose_1.3.bb => python-django-nose_1.4.bb} | 5 +- ....9.bb => python-django-openstack-auth_1.3.0.bb} | 5 +- ...scss_1.0.6.bb => python-django-pyscss_2.0.1.bb} | 5 +- ...ventlet_0.17.1.bb => python-eventlet_0.17.3.bb} | 5 +- ...thon-flake8_2.3.0.bb => python-flake8_2.4.0.bb} | 5 +- ...on-httplib2_0.9.bb => python-httplib2_0.9.1.bb} | 7 +- .../{python-i18n_0.3.0.bb => python-i18n_0.3.1.bb} | 5 +- ...ath-rw_1.3.0.bb => python-jsonpath-rw_1.4.0.bb} | 7 +- ...ython-kombu_3.0.3.bb => python-kombu_3.0.26.bb} | 7 +- .../0001-lesscpy-remove-explicit-python3.patch | 23 -- ...02-Description-Fixup-for-python3.3-compat.patch | 31 -- ...on-lesscpy_0.9j.bb => python-lesscpy_0.10.2.bb} | 7 +- ...lockfile_0.9.1.bb => python-lockfile_0.10.2.bb} | 5 +- ...-memcache_1.2.5.bb => python-memcache_1.2.9.bb} | 7 +- ...imeparse_0.1.3.bb => python-mimeparse_0.1.4.bb} | 11 +- ...-netaddr_0.7.13.bb => python-netaddr_0.7.14.bb} | 5 +- ...nt_1.0.3.bb => python-openstackclient_1.1.0.bb} | 4 +- ...y_1.5.0.bb => python-oslo.concurrency_1.9.0.bb} | 5 +- ...onfig_1.6.1.bb => python-oslo.config_1.11.0.bb} | 5 +- ...on-oslo.db_1.5.0.bb => python-oslo.db_1.9.0.bb} | 5 +- ...slo.i18n_1.4.0.bb => python-oslo.i18n_1.6.0.bb} | 5 +- ...re_0.4.0.bb => python-oslo.middleware_1.1.0.bb} | 5 +- ...wrap_1.5.0.bb => python-oslo.rootwrap_1.7.0.bb} | 5 +- ...-oslotest_1.4.0.bb => python-oslotest_1.6.0.bb} | 5 +- ...thon-paste_1.7.5.1.bb => python-paste_2.0.1.bb} | 5 +- ...thon-pycadf_0.6.0.bb => python-pycadf_0.9.0.bb} | 5 +- ...on-pycrypto_2.6.bb => python-pycrypto_2.6.1.bb} | 5 +- ...on-pymongo_2.6.3.bb => python-pymongo_3.0.1.bb} | 5 +- ...on-pysaml2_2.3.0.bb => python-pysaml2_2.4.0.bb} | 7 +- ...thon-pyscss_1.2.1.bb => python-pyscss_1.3.4.bb} | 5 +- ...thon-pytest_2.5.2.bb => python-pytest_2.7.0.bb} | 5 +- ...on-rfc3986_0.2.0.bb => python-rfc3986_0.2.1.bb} | 5 +- ...ython-routes_1.12.3.bb => python-routes_2.1.bb} | 7 +- ...lib-fb_2.1.32.bb => python-rtslib-fb_2.1.51.bb} | 7 +- ...ols-git_1.0.bb => python-setuptools-git_1.1.bb} | 9 +- ...3.4.0.2.bb => python-singledispatch_3.4.0.3.bb} | 7 +- ...0.9.1.bb => python-sqlalchemy-migrate_0.9.6.bb} | 5 +- ...tevedore_1.2.0.bb => python-stevedore_1.4.0.bb} | 5 +- ...n-subunit_0.0.15.bb => python-subunit_1.1.0.bb} | 7 +- ...tempita_0.5.1.bb => python-tempita_0.5.3dev.bb} | 7 +- ...y_0.0.18.bb => python-testrepository_0.0.20.bb} | 5 +- ...thon-thrift_0.9.1.bb => python-thrift_0.9.2.bb} | 7 +- .../{python-tooz_0.4.bb => python-tooz_0.15.0.bb} | 5 +- .../{python-tox_1.7.1.bb => python-tox_1.9.2.bb} | 5 +- ...-waitress_0.8.7.bb => python-waitress_0.8.9.bb} | 5 +- ...on-warlock_1.0.1.bb => python-warlock_1.1.0.bb} | 5 +- ...n-webtest_2.0.9.bb => python-webtest_2.0.18.bb} | 5 +- .../{python-wsme_0.6.bb => python-wsme_0.6.4.bb} | 5 +- ...0.bb => python-xstatic-font-awesome_4.3.0.0.bb} | 7 +- ....3.1.1.bb => python-xstatic-jasmine_2.1.2.0.bb} | 7 +- .../{python-zake_0.1.6.bb => python-zake_0.2.1.bb} | 7 +- 57 files changed, 439 insertions(+), 237 deletions(-) rename meta-openstack/recipes-devtools/python/{python-alembic_0.5.0.bb => python-alembic_0.7.5.post2.bb} (61%) rename meta-openstack/recipes-devtools/python/{python-amqp_1.3.2.bb => python-amqp_1.4.6.bb} (71%) rename meta-openstack/recipes-devtools/python/{python-cliff_1.10.0.bb => python-cliff_1.12.0.bb} (77%) rename meta-openstack/recipes-devtools/python/{python-coverage_3.7.1.bb => python-coverage_4.0a5.bb} (77%) rename meta-openstack/recipes-devtools/python/{python-django-compressor_1.4.bb => python-django-compressor_1.5.bb} (77%) rename meta-openstack/recipes-devtools/python/{python-django-nose_1.3.bb => python-django-nose_1.4.bb} (79%) rename meta-openstack/recipes-devtools/python/{python-django-openstack-auth_1.1.9.bb => python-django-openstack-auth_1.3.0.bb} (79%) rename meta-openstack/recipes-devtools/python/{python-django-pyscss_1.0.6.bb => python-django-pyscss_2.0.1.bb} (79%) rename meta-openstack/recipes-devtools/python/{python-eventlet_0.17.1.bb => python-eventlet_0.17.3.bb} (71%) rename meta-openstack/recipes-devtools/python/{python-flake8_2.3.0.bb => python-flake8_2.4.0.bb} (79%) rename meta-openstack/recipes-devtools/python/{python-httplib2_0.9.bb => python-httplib2_0.9.1.bb} (67%) rename meta-openstack/recipes-devtools/python/{python-i18n_0.3.0.bb => python-i18n_0.3.1.bb} (78%) rename meta-openstack/recipes-devtools/python/{python-jsonpath-rw_1.3.0.bb => python-jsonpath-rw_1.4.0.bb} (61%) rename meta-openstack/recipes-devtools/python/{python-kombu_3.0.3.bb => python-kombu_3.0.26.bb} (63%) delete mode 100644 meta-openstack/recipes-devtools/python/python-lesscpy/0001-lesscpy-remove-explicit-python3.patch delete mode 100644 meta-openstack/recipes-devtools/python/python-lesscpy/0002-Description-Fixup-for-python3.3-compat.patch rename meta-openstack/recipes-devtools/python/{python-lesscpy_0.9j.bb => python-lesscpy_0.10.2.bb} (68%) rename meta-openstack/recipes-devtools/python/{python-lockfile_0.9.1.bb => python-lockfile_0.10.2.bb} (71%) rename meta-openstack/recipes-devtools/python/{python-memcache_1.2.5.bb => python-memcache_1.2.9.bb} (67%) rename meta-openstack/recipes-devtools/python/{python-mimeparse_0.1.3.bb => python-mimeparse_0.1.4.bb} (55%) rename meta-openstack/recipes-devtools/python/{python-netaddr_0.7.13.bb => python-netaddr_0.7.14.bb} (72%) rename meta-openstack/recipes-devtools/python/{python-openstackclient_1.0.3.bb => python-openstackclient_1.1.0.bb} (74%) rename meta-openstack/recipes-devtools/python/{python-oslo.concurrency_1.5.0.bb => python-oslo.concurrency_1.9.0.bb} (77%) rename meta-openstack/recipes-devtools/python/{python-oslo.config_1.6.1.bb => python-oslo.config_1.11.0.bb} (78%) rename meta-openstack/recipes-devtools/python/{python-oslo.db_1.5.0.bb => python-oslo.db_1.9.0.bb} (81%) rename meta-openstack/recipes-devtools/python/{python-oslo.i18n_1.4.0.bb => python-oslo.i18n_1.6.0.bb} (77%) rename meta-openstack/recipes-devtools/python/{python-oslo.middleware_0.4.0.bb => python-oslo.middleware_1.1.0.bb} (76%) rename meta-openstack/recipes-devtools/python/{python-oslo.rootwrap_1.5.0.bb => python-oslo.rootwrap_1.7.0.bb} (76%) rename meta-openstack/recipes-devtools/python/{python-oslotest_1.4.0.bb => python-oslotest_1.6.0.bb} (84%) rename meta-openstack/recipes-devtools/python/{python-paste_1.7.5.1.bb => python-paste_2.0.1.bb} (72%) rename meta-openstack/recipes-devtools/python/{python-pycadf_0.6.0.bb => python-pycadf_0.9.0.bb} (80%) rename meta-openstack/recipes-devtools/python/{python-pycrypto_2.6.bb => python-pycrypto_2.6.1.bb} (83%) rename meta-openstack/recipes-devtools/python/{python-pymongo_2.6.3.bb => python-pymongo_3.0.1.bb} (71%) rename meta-openstack/recipes-devtools/python/{python-pysaml2_2.3.0.bb => python-pysaml2_2.4.0.bb} (65%) rename meta-openstack/recipes-devtools/python/{python-pyscss_1.2.1.bb => python-pyscss_1.3.4.bb} (78%) rename meta-openstack/recipes-devtools/python/{python-pytest_2.5.2.bb => python-pytest_2.7.0.bb} (74%) rename meta-openstack/recipes-devtools/python/{python-rfc3986_0.2.0.bb => python-rfc3986_0.2.1.bb} (77%) rename meta-openstack/recipes-devtools/python/{python-routes_1.12.3.bb => python-routes_2.1.bb} (58%) rename meta-openstack/recipes-devtools/python/{python-rtslib-fb_2.1.32.bb => python-rtslib-fb_2.1.51.bb} (66%) rename meta-openstack/recipes-devtools/python/{python-setuptools-git_1.0.bb => python-setuptools-git_1.1.bb} (68%) rename meta-openstack/recipes-devtools/python/{python-singledispatch_3.4.0.2.bb => python-singledispatch_3.4.0.3.bb} (60%) rename meta-openstack/recipes-devtools/python/{python-sqlalchemy-migrate_0.9.1.bb => python-sqlalchemy-migrate_0.9.6.bb} (80%) rename meta-openstack/recipes-devtools/python/{python-stevedore_1.2.0.bb => python-stevedore_1.4.0.bb} (77%) rename meta-openstack/recipes-devtools/python/{python-subunit_0.0.15.bb => python-subunit_1.1.0.bb} (61%) rename meta-openstack/recipes-devtools/python/{python-tempita_0.5.1.bb => python-tempita_0.5.3dev.bb} (55%) rename meta-openstack/recipes-devtools/python/{python-testrepository_0.0.18.bb => python-testrepository_0.0.20.bb} (76%) rename meta-openstack/recipes-devtools/python/{python-thrift_0.9.1.bb => python-thrift_0.9.2.bb} (59%) rename meta-openstack/recipes-devtools/python/{python-tooz_0.4.bb => python-tooz_0.15.0.bb} (80%) rename meta-openstack/recipes-devtools/python/{python-tox_1.7.1.bb => python-tox_1.9.2.bb} (85%) rename meta-openstack/recipes-devtools/python/{python-waitress_0.8.7.bb => python-waitress_0.8.9.bb} (71%) rename meta-openstack/recipes-devtools/python/{python-warlock_1.0.1.bb => python-warlock_1.1.0.bb} (77%) rename meta-openstack/recipes-devtools/python/{python-webtest_2.0.9.bb => python-webtest_2.0.18.bb} (74%) rename meta-openstack/recipes-devtools/python/{python-wsme_0.6.bb => python-wsme_0.6.4.bb} (78%) rename meta-openstack/recipes-devtools/python/{python-xstatic-font-awesome_4.1.0.0.bb => python-xstatic-font-awesome_4.3.0.0.bb} (69%) rename meta-openstack/recipes-devtools/python/{python-xstatic-jasmine_1.3.1.1.bb => python-xstatic-jasmine_2.1.2.0.bb} (67%) rename meta-openstack/recipes-devtools/python/{python-zake_0.1.6.bb => python-zake_0.2.1.bb} (69%) -- 1.9.1 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
