summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-google-api-core: upgrade 2.10.2 -> 2.11.0Wang Mingyu2022-12-051-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========= Features --------- Add support for Python 3.11 (#466) (ff379e3) Allow representing enums with their unqualified symbolic names in headers (#465) (522b98e) Bug Fixes -------- Major refactoring of Polling, Retry and Timeout logic (#462) (434253d) Require google-auth >= 2.14.1 (#463) (7cc329f) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-geomet: upgrade 0.3.0 -> 1.0.0Wang Mingyu2022-12-051-3/+2
| | | | | | | | | | | | | | Changelog: ========== Fix bug in _round_and_pad with exponential coordinate values (#73) Use assertNotEqual instead of assertNotEquals in tests, for Python 3.11 compatibility (#77) Add support for Python 3.8, 3.9, and 3.10 (#79, #84) Drop support for end-of-life Python versions 2.7, 3.4, 3.5, and 3.6 (#84) Fix structure of coordinate values in GeoJSON to EsriJSON conversion (#82) Update README with to add History and Limitations sections, and to expand on functionality (#86) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cbor2: upgrade 5.4.3 -> 5.4.5Wang Mingyu2022-12-051-1/+1
| | | | | | | | | | | | | Changelog: ========== Added official Python 3.11 support Raise proper exception on invalid bignums Make Tagged item usable as a map key Eliminate potential memory leak in tag handling Documentation tweaks Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-asttokens: upgrade 2.1.0 -> 2.2.0Wang Mingyu2022-12-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: upgrade 22.11.0 -> 22.12.0Wang Mingyu2022-12-051-1/+1
| | | | | | | | Changelog: * Form::addFontToDefaultResources: Be stubborn in finding a font we can use. Issue #1272 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-apt: upgrade 2.3.0 -> 2.5.0Wang Mingyu2022-12-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ply: upgrade 2.2.0 -> 2.3.0Wang Mingyu2022-12-051-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ipython: upgrade 8.6.0 -> 8.7.0Wang Mingyu2022-12-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensc: upgrade 0.22.0 -> 0.23.0Wang Mingyu2022-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ Support signing of data with a length of more than 512 bytes (#2314) By default, disable support for old card drivers (#2391) and remove support for old drivers MioCOS and JCOP (#2374) Bump minimal required OpenSSL version to 1.1.1 and add support for OpenSSL 3.0 (#2438, #2506) Compatibility with LibreSSL (#2495, #2595) Remove support for DSA (#2503) Extend p11test to support symmetric keys (#2430) Notice detached reader on macOS (#2418) Support for OAEP padding (#2475, #2484) Fix for PSS salt length (#2478) Improve fuzzing by adding new tests (#2417, #2500, #2520, #2550, #2637) Fixed various issues reported by OSS-Fuzz and Coverity regarding card drivers, PKCS#11 and PKCS#15 init Fix issues with OpenPACE (#2472) Containers support for local testing Add support for encryption and decryption using symmetric keys (#2473, #2607) Stop building support for Gost algorithms with OpenSSL 3.0 as they require deprecated API (#2586) Fix detection of disconnected readers in PCSC (#2600) Add configuration option for on-disk caching of private data (#2588) Skip building empty binaries when dependencies are missing and remove needless linking (#2617) Define arm64 as a supported architecture in the Installer package (#2610) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: upgrade 1.51.0 -> 1.51.1Wang Mingyu2022-12-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-asyncinotify: upgrade 2.0.8 -> 3.0.1Wang Mingyu2022-12-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: upgrade 1.51.0 -> 1.51.1Wang Mingyu2022-12-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.076 -> 2.077Wang Mingyu2022-12-051-1/+1
| | | | | | | | | | Changelog: ========== - fix memory leak in session cache, thanks to genuaboro - more race conditions in tests fixed thanks to jddurand Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221120.0 -> 5.9.20221127.0Wang Mingyu2022-12-051-1/+1
| | | | | | | Python: add more weak keywords Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libass: upgrade 0.16.0 -> 0.17.0Wang Mingyu2022-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | Detailed Changes: ================== - Fix various parts relating to automatic linebreaking - Fix rendering when hinting was enabled and fontsizes or scales are zero - Switch build to a non-recursive setup for improved parallelism - Improve quality of SSA Effects movement - Further documentation improvements - Completely invalid Events are now discarded during parsing - Introduction of LayoutRes{X,Y} script headers - New AlphaLevel style override to set all alpha values while keeping the color - Add ASS_FEATURE_WRAP_UNICODE to allow automatic linebreaks in accordance with the Unicode line breaking algorithm instead of ASS' much stricter breaking rules. For the feature to be available at runtime, libass must be linked against the new optional dependency libunibreak. - Improve VSFilter compatibility: Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* capnproto: upgrade 0.10.2 -> 0.10.3Wang Mingyu2022-12-051-3/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: Update to 1.4.28Fabio Estevam2022-12-051-1/+1
| | | | | | | | | Update to the 1.4.28 version, which includes the following changes: https://gitlab.com/Remmina/Remmina/-/compare/v1.4.27...v1.4.28 Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* perfetto: pass TUNE_CCARGS to use machine tuneMarkus Volk2022-12-051-18/+7
| | | | | | | | | | | | | | | | We already tried to pass -mfloat-abi=hard if the machine can use it, but since no floating-point-unit was defined it got stubbed out and the result was, that only arm targets configured for softfp were able to build perfetto. Simplify by passing ${TUNE_CCARGS} to ensure, we always use the features, the machine was configured for. Also, do not use sed to remove the hardcoded -mfpu=neon entry. If this really turns out to be problematic, we need to patch it out to avoid not having a floating-point-unit again. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: fix ptest failed since "+++ Can't Determine Endianness"Changqing Li2022-12-052-0/+36
| | | | | | | | All the ptest cases are failed since error "+++ Can't Determine Endianness", update the regex for matching the endianness to fix this issue. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwts: Upgrade to 22.11.00Khem Raj2022-12-033-6/+75
| | | | | | | Forward port 0003-Remove-Werror-from-build.patch Add a patch to fix parallel build race condition Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-watchdogdev: new packageBartosz Golaszewski2022-12-031-0/+9
| | | | | | | | Add a recipe for watchdogdev - a python module for controlling linux watchdog devices. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: Fix build with ffmpeg 5.1+Khem Raj2022-12-032-0/+27
| | | | | | Backport a relevant patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: Check for commercial_ffmpeg as well to enable ffmpegKhem Raj2022-12-031-1/+1
| | | | | | | | syntax for LICENSE_FLAGS_ACCEPTED can be "type_package" format as well and some distros may enable commercial license selectively by not using "commercial" as broadbrush but "commercial_ffmpeg" to just enable libav Signed-off-by: Khem Raj <raj.khem@gmail.com>
* alsa-oss: Remove recipeKhem Raj2022-12-032-25/+0
| | | | | | | This is not used anywhere in meta-openembedded and will have to be fixed when enanbling LFS and time64_t. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: Add missing dep on python3-pygments-nativeKhem Raj2022-12-031-0/+1
| | | | | | | | | Fixes File "TOPDIR/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/tepl/6.2.0-r0/recipe-sysroot-native/usr/share/gtk-doc/python/gtkdoc/highlight.py", line 27, in <module> from pygments import highlight ModuleNotFoundError: No module named 'pygments' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fontforge: Inherit python3targetconfigKhem Raj2022-12-031-1/+1
| | | | | | | It currently ends up using native python3-config which adds native paths to compiler includes which is not what we want. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* amtk: Add missing dep on python3-pygments-nativeKhem Raj2022-12-031-0/+1
| | | | | | | | | Fixes File "TOPDIR/build/tmp/work/mips32r2-yoe-linux/amtk/5.6.1-r0/recipe-sysroot-native/usr/share/gtk-doc/python/gtkdoc/highlight.py", line 27, in <module> from pygments import highlight ModuleNotFoundError: No module named 'pygments' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: stylize DEPENDSAlex Stewart2022-12-031-2/+9
| | | | | | | | | | Use multiline styling in the gvfs DEPENDS variable assignment, so that diffs are easier to understand. Also alpha-sort the DEPENDS, since their order isn't meaningful. Signed-off-by: Alex Stewart <alex.stewart@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* waf-samba.bbclass: point PYTHON_CONFIG to target python3-configKhem Raj2022-12-031-0/+1
| | | | | | Ensures that waf detects and uses it correctly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgweather: Remove 40.0Khem Raj2022-12-031-24/+0
| | | | | | | Its not used by anything in gnome layer, moreover this helps drop soup2 dependency Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: Upgrade to 43.0Khem Raj2022-12-031-1/+2
| | | | | | Add missing dependency on libportal Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calendar: Upgrade to 43.1Khem Raj2022-12-031-2/+3
| | | | | | Can be built with soup3 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uw-imap: Disable parallelismKhem Raj2022-11-301-0/+2
| | | | | | | | | | | | It fails on highcore machines e.g. | make[1]: *** [Makefile:697: rebuild] Error 1 | make[1]: *** Waiting for unfinished jobs.... | make[2]: *** No rule to make target '../c-client/osdep.h', needed by 'ipop2d.o'. Stop. | make[2]: *** Waiting for unfinished jobs.... Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libreport: Inherit python3targetconfigKhem Raj2022-11-301-1/+1
| | | | | | So it uses cross python3-config tool instead of native Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pystemd: Regenerate .c sources using newer cythonKhem Raj2022-11-301-1/+5
| | | | | | | | | | | python 3.11 has moved the header "longintrepr.h" into a sub-folder [1] the pre-generated .c files are generated using older cython, therefore in order to compile it with python 3.11 regenerate them with OE's own native cython [1] https://bugs.python.org/issue35134 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libbpf: add native and nativesdk BBCLASSEXTENDGianluigi Spagnuolo2022-11-301-0/+2
| | | | | | To build pahole-native we need libbpf-native Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flite: Add missing deps on alsa-lib and chrpathKhem Raj2022-11-301-0/+8
| | | | | | | | | | | | Disable parallel build to avoid build race Fixes | make[1]: *** No rule to make target 'flite_voice_list.c', needed by 'all'. Stop. | make[1]: *** Waiting for unfinished jobs.... | make: *** [config/common_make_rules:133: build/arm-linux-gnueabi/obj//.make_build_dirs] Error 2 | ERROR: oe_runmake failed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensaf: Check for _FILE_OFFSET_BITS instead of __TIMESIZEKhem Raj2022-11-301-7/+2
| | | | | | This is fixing both LFS as well as 64bit time_t issue in one go Signed-off-by: Khem Raj <raj.khem@gmail.com>
* audit: Inherit python3targetconfigKhem Raj2022-11-301-1/+1
| | | | | | | | | | | It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native python3-config which ends up adding native python3 include paths which might work out ok but is exposed when target is 32bit + lfs enabled, the headers don't match between native and target python Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: Use rest 0.8.1Khem Raj2022-11-302-60/+3
| | | | | | Drop the patch needed to use rest 1.0 API ( 0.9 onwards ) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rest: Re-add 0.8.1Khem Raj2022-11-301-0/+35
| | | | | | Its needed by gfbgraph Signed-off-by: Khem Raj <raj.khem@gmail.com>
* satyr: Inherit python3targetconfigKhem Raj2022-11-301-1/+1
| | | | | | | | | | | It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native python3-config which ends up adding native python3 include paths which might work out ok but is exposed when target is 32bit + lfs enabled, the headers don't match between native and target python Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyproj: Export PROJ_DIRKhem Raj2022-11-301-0/+1
| | | | | | point PROJ_DIR to staged proj-native which can be used during cross build Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Enable apps when building native variantKhem Raj2022-11-301-0/+2
| | | | | | proj binary is used during build by some recipes e.g. python3-pyproj Signed-off-by: Khem Raj <raj.khem@gmail.com>
* volume-key: Inherit python3targetconfigKhem Raj2022-11-301-1/+1
| | | | | | | | | | | | | | | | | It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native python3-config which ends up adding native python3 include paths which might work out ok but is exposed when target is 32bit + lfs enabled, the headers don't match between native and target python and compile fails e.g. | In file included from /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/volume-key/0.3.12-r0/recipe-sysroot-native/usr/include/python3.11/Python.h:38: | /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/volume-key/0.3.12-r0/recipe-sysroot-native/usr/include/python3.11/pyport.h:601:2: error: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." | #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* aufs-util: Fix build with large file support enabled systemsKhem Raj2022-11-302-0/+33
| | | | | | | | | | | Fixes | /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/aufs-util/4.9+gitAUTOINC+8f35db59ef-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-ld: rdu64.o: in function `readdir64': | <unknown>:122: multiple definition of `readdir64'; rdu.o:<unknown>:122: first defined here | /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/aufs-util/4.9+gitAUTOINC+8f35db59ef-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-ld: rdu64.o: in function `readdir64_r': | <unknown>:139: multiple definition of `readdir64_r'; rdu.o:<unknown>:139: first defined here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-termcolor: upgrade 2.1.0 -> 2.1.1zhengrq.fnst@fujitsu.com2022-11-301-1/+1
| | | | | | | | Changelog: Add __main__ to re-enable demo via python -m termcolor (#27) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-twitter: upgrade 4.10.1 -> 4.12.1zhengrq.fnst@fujitsu.com2022-11-301-1/+1
| | | | | | | | | | | | Changelog: ============= * Add 1 second buffer to API v2 streaming timeout (51a5d61) * Default AsyncBaseStream to abort closed SSL transports (#1904) * Warn when Tweet data is missing default edit_history_tweet_ids field (3dea0df, #1994) * Change initial network_error_wait to 0 for streaming (b18c1a6) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.9.10 -> 1.11.1zhengrq.fnst@fujitsu.com2022-11-301-1/+1
| | | | | | | | | | Changelog: ============== Move set_transaction_name out of event processor in fastapi/starlette (#1751) Expose proxy_headers as top level config and use in ProxyManager: https://docs.sentry.io/platforms/python/configuration/options/#proxy-headers (#1746) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-texttable: upgrade 1.6.4 -> 1.6.7zhengrq.fnst@fujitsu.com2022-11-301-1/+1
| | | | | | | | Changelog: Get rid of stub file in wheel package (#84) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>