Commit Graph

2089 Commits

Author SHA1 Message Date
Martin Kelly
b51dcf7d04 python3-cachecontrol: add recipe for 0.12.6
This recipe originally comes from meta-openstack, but it's
dependency-less, so it may as well live here and get wider use.

meta-openstack is MIT-licensed, so the recipe is compatible.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
be0e033b07 python3-lockfile: add recipe for 0.12.2
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
21fe4d2290 python3-uritemplate: add recipe for 3.0.1
This recipe originally comes from meta-openstack, but it's
dependency-less, so it may as well live here and get wider use.
meta-openstack is MIT-licensed, so the recipe is compatible.

Also bump the version to 3.0.1, from the 3.0.0 currently in
meta-openstack.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
4b46c014fb python3-sympy: add recipe for 1.5.1
This recipe is adapted from one in meta-jupyter, which is also
MIT-licensed.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
bde9645503 python3-mpmath: add recipe for 1.10
This is a dependency for python3-sympy.

This recipe is adapted from one in meta-jupyter, which is also
MIT-licensed.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
87980b86bc python3-polyline: add recipe for 1.4.0
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
344d345139 python3-haversine: add recipe for 2.2.0
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
3846551c91 python3-geojson: add recipe for 2.5.0
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
81bbbe8c69 python3-iso3166: add recipe for 1.0.1
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
d0c29d1340 python3-typeguard: add recipe for 2.7.1
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
6066589f42 python3-simpleeval: add recipe for 0.9.10
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
bb8e324726 python3-can: add missing RDEPENDS
python3-can has runtime dependencies on aenum and fcntl, but these were
missing, so add them.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
dc24deb58c python3-aenum: add recipe for 2.2.3
This is a dependency for python3-can.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
c17d564c08 python-pint: add nativesdk support
This builds just fine with nativesdk, so let's enable it.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
492129bba5 python3-can: add native,nativesdk recipes
This builds fine for native and nativesdk, so add recipes for it.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
71451129e7 python-msgpack: add native,nativesdk support
This builds fine with native and nativesdk, so let's add it to the
package.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Martin Kelly
98669e7a61 recipes-devtools: remove +x bit
The executable bit was erroneously set on these recipes.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00
Zheng Ruoqin
8a229451a0 python3-whoosh: Enable ptest
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-23 08:02:46 -07:00
Nicola Lunghi
0af511b612 python-matplotlib: remove leftover file fix_setupext.patch
On commit:

3468447d96 python-matplotlib: remove the python 2.x version of the recipe

was forgotten to remove this patch file.

Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-22 21:28:28 -07:00
Trevor Gamblin
d66fc27769 python3-twisted: add python3-appdirs to RDEPENDS
python3-twisted requires python3-appdirs to support some
submodules:

|root@intel-x86-64:~# python3
|Python 3.7.4 (default, Oct 28 2019, 02:05:50)
|[GCC 9.2.0] on linux
|Type "help", "copyright", "credits" or "license" for more information.
|>>> import twisted.python._appdirs
|
|Error message :
|File "<frozen importlib._bootstrap>", line 219, in
|_call_with_frames_removed
|File "/usr/lib64/python3.7/site-packages/twisted/python/_appdirs.py",
|line 11, in <module>
|import appdirs
|No module named 'appdirs'

Also rearranged the RDEPENDS list for twisted-core to be in alphabetical
order.

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-22 18:51:27 +00:00
Khem Raj
46ae08202a layers: update LAYERSERIES_COMPAT to dunfell
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20 07:44:29 -07:00
Zang Ruochen
64aa85936b python3-yarl: Enable ptest
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20 07:44:29 -07:00
Zang Ruochen
ddd3d75b88 python3-yappi: Enable ptest
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20 07:44:29 -07:00
Zang Ruochen
380bd91766 python3-xxhash: Enable ptest
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20 07:44:29 -07:00
Zang Ruochen
5c474d09a8 python3-xmltodict: Enable ptest
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20 07:44:29 -07:00
Zang Ruochen
54201bae76 python3-xlrd: Enable ptest
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20 07:44:29 -07:00
Zang Ruochen
e36ff205b2 python3-webcolors: Enable ptest
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20 07:44:29 -07:00
Pierre-Jean Texier
887ad76f3e python-requests: upgrade 2.22 -> 2.23
License-Update: copyright years updated

-Copyright 2018 Kenneth Reitz
+Copyright 2019 Kenneth Reitz

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-13 12:49:59 -07:00
Pierre-Jean Texier
96d703ba9d python3-kconfiglib: upgrade 13.7.0 -> 14.1.0
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-13 12:49:54 -07:00
Rajesh Ravi
ebcd5103f3 python3-pycryptodomex: add 3.9.4 recipe
Add python3-pycryptodomex 3.9.4 recipe needed to build
such components as optee 3.8.0.

Signed-off-by: Rajesh Ravi <rajesh.ravi@broadcom.com>
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Reviewed-by: Tim Orling <ticotimo@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-12 00:47:45 -07:00
nick83ola
9047a1db30 python3-kiwisolver: add recipe for version 1.1.0
This is a dependency for python3-matplotlib

Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-11 08:58:57 -07:00
nick83ola
f83f29aa5d python3-cycler: add recipe for 0.10.0
This is a dependency for python3-matplotlib

Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-11 08:58:57 -07:00
Pierre-Jean Texier
f5d2bf55a8 python3-packaging: upgrade 20.0 -> 20.3
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:24 -07:00
Pierre-Jean Texier
b650d8055e python-parse: upgrade 1.14.0 -> 1.15.0
License-Update: copyright years updated

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:24 -07:00
Pierre-Jean Texier
6549c2d7ea python3-pulsectl: upgrade 20.1.2 -> 20.2.4
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
bce68a4739 python3-pymisp: upgrade 2.4.119.1 -> 2.4.122
See full changelog https://github.com/MISP/PyMISP/blob/master/CHANGELOG.txt

Also add bash to RDEPENDS

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
e47b59f413 python3-tqdm: upgrade 4.41.1 -> 4.43.0
License-Update: copyright years updated

See full changelog https://github.com/tqdm/tqdm/releases

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
558d321c46 python3-protobuf: upgrade 3.9.2 -> 3.11.3
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
8b6cda142b python3-pyroute2: upgrade 0.5.7 -> 0.5.9
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
47a6b2b731 python3-wrapt: upgrade 1.11.2 -> 1.21.1
See full changelog https://wrapt.readthedocs.io/en/latest/changes.html

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
3a9f81839b python3-jsonpatch: upgrade 1.24 -> 1.25
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
9b615bcfab python3-sqlparse: upgrade 0.3.0 -> 0.3.1
See full changelog https://sqlparse.readthedocs.io/en/latest/changes/

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
bf7de63a4f python3-pyperf: upgrade 1.7.0 -> 1.7.1
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Pierre-Jean Texier
73eb1578cf python3-lxml: upgrade 4.4.2 -> 4.5.0
See full changelog https://pypi.org/project/lxml/4.5.0/

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 18:21:23 -07:00
Henry Chang
27d458c72d python-pandas: upgrade 0.23.4 -> 1.0.1
Signed-off-by: Henry Chang <mr.changyuheng@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10 13:48:39 -07:00
Changqing Li
41eb6e1a61 python3-sqlparse: change shebang to python3
we have offcially dropped python2, so it is possible
that our code run on python3 only host, so change
shebang to python3 to avoid error like:
python: command not found

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-09 11:26:36 -07:00
Alistair Francis
87a44d82f2 python3-obd: Consolidate into a single file
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-08 16:38:30 -07:00
Pierre-Jean Texier
01e4b86ca1 python3-django: fix UPSTREAM_CHECK_REGEX
Fixes:

INFO: Skip package python3-django (status = UNKNOWN_BROKEN, current version = 2.2.7, next version = 1.15)

After this commit:

INFO: python3-django, 2.2.7, 3.0.4, None, N/A

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06 17:23:54 -08:00
Pierre-Jean Texier
1559cf5810 python3-socketio: upgrade 4.3.1 -> 4.4.0
See full changelog https://github.com/miguelgrinberg/python-socketio/blob/master/CHANGES.md

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-04 18:54:48 -08:00
Pierre-Jean Texier
cab232ac59 python3-pycurl: upgrade 7.43.0.3 -> 7.43.0.5
License-Update: copyright years updated

-Copyright (C) 2013-2019 by Oleg Pudeyev <oleg at bsdpower.com>
+Copyright (C) 2013-2020 by Oleg Pudeyev <oleg at bsdpower.com>

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-04 18:54:32 -08:00