From: Jackie Huang <[email protected]> -- The following changes since commit 41fe46157ca3caa96408a9a749d62c8bbc3c2794:
python-paste: upgrade 3.2.0 -> 3.2.1 (2019-09-25 22:51:10 -0700) are available in the git repository at: git://github.com/jackiehjm/meta-openembedded jackiehjm/python-versiontools_pymysql_statistics_pyperf_20190929 https://github.com/jackiehjm/meta-openembedded/tree/jackiehjm/python-versiontools_pymysql_statistics_pyperf_20190929 Jackie Huang (4): python-versiontools: add recipes for python2 and python3 python-pymysql: add recipes for python2 and python3 python-statistics: add new recipe python-pyperf: add recipes for python2 and python3 .../recipes-devtools/python/python-pymysql.inc | 18 +++++++++++++++++ .../python/python-pymysql_0.9.3.bb | 2 ++ .../recipes-devtools/python/python-pyperf.inc | 23 ++++++++++++++++++++++ .../recipes-devtools/python/python-pyperf_1.6.1.bb | 4 ++++ .../python/python-statistics_1.0.3.5.bb | 15 ++++++++++++++ .../python/python-versiontools.inc | 10 ++++++++++ .../python/python-versiontools_1.9.1.bb | 2 ++ .../python/python3-pymysql_0.9.3.bb | 2 ++ .../python/python3-pyperf_1.6.1.bb | 4 ++++ .../python/python3-versiontools_1.9.1.bb | 2 ++ 10 files changed, 82 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pymysql.inc create mode 100644 meta-python/recipes-devtools/python/python-pymysql_0.9.3.bb create mode 100644 meta-python/recipes-devtools/python/python-pyperf.inc create mode 100644 meta-python/recipes-devtools/python/python-pyperf_1.6.1.bb create mode 100644 meta-python/recipes-devtools/python/python-statistics_1.0.3.5.bb create mode 100644 meta-python/recipes-devtools/python/python-versiontools.inc create mode 100644 meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb create mode 100644 meta-python/recipes-devtools/python/python3-pymysql_0.9.3.bb create mode 100644 meta-python/recipes-devtools/python/python3-pyperf_1.6.1.bb create mode 100644 meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
