summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* flatbuffers: upgrade 22.9.29 -> 22.10.26Wang Mingyu2022-10-311-2/+2
| | | | | | | | | | | Changelog: ========== Create release.yml [Python] Fixed the issue with nested unions relying on InitFromBuf. FlatBuffers Version 22.10.26 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221016.0 -> 5.9.20221023.0Wang Mingyu2022-10-311-1/+1
| | | | | | | | Changelog: lregex: warn if mgroup= flag is not given in --mline-regex-<LANG> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cglm: upgrade 0.8.5 -> 0.8.7Wang Mingyu2022-10-311-1/+1
| | | | | | | | Changelog: fix build: add missing struct affine functions and headers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wolfssl: upgrade 5.5.1 -> 5.5.2Wang Mingyu2022-10-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 3.4.0 -> 3.4.1Wang Mingyu2022-10-311-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: ========== * Fixes to VAPI file * Fixes to IRI escaping checks in TrackerResource * Move fts: prefix definition to base ontology * Improve memory usage of already executed TrackerBatch objects for GC languages * Replace deprecated egrep tool usage in bash completion script * Fixes for memory leaks and invalid memory access * Fix endpoint-side cancellation of client-side D-Bus cancelled queries Translations: ab, bg, hr, sk, tr Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker-miners: upgrade 3.2.1 -> 3.4.1Wang Mingyu2022-10-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-perl: mv libcompress-raw-*-perlTim Orling2022-10-301-3/+3
| | | | | | | | Renamed compress-raw-*-perl to libcompress-raw-*-perl, update the packagegroup accordingly. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcompress-raw-*-perl: cleanup; fixesTim Orling2022-10-303-25/+21
| | | | | | | | | | * Add SUMMARY * Fix HOMEPAGE * Fix RDEPENDS * Use README for LIC_FILES_CHKSUM Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-compress*-perl: cleanup; fixesTim Orling2022-10-302-22/+40
| | | | | | | | | | | | | | | | | | * Fix hardcoded PV in SRC_URI * Use README for LIC_FILES_CHKSUM * Fix HOMEPAGE * Add SUMMARY * Use upstream README for DESCRIPTION * Correct libcompression-*-perl RDEPENDS * Fix RDEPENDS Handy on-target check for dependencies: for path in $(find /usr/lib/perl5/vendor_perl/5.36.0/IO -name *.pm | sed -e 's~/usr/lib/perl5/vendor_perl/5.36.0/~~' -e 's~/~::~g' -e 's~.pm~~'); do perl -M${path} -e'print'; done Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcompress-raw*-perl: move from libio/compress-*Tim Orling2022-10-303-0/+0
| | | | | | | | These modules do not follow our Debian naming and should never have been allowed to be added as libio/compress-raw*.bb. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmime-types-perl: upgrade 2.17 -> 2.22Tim Orling2022-10-301-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix RDEPENDS, in particular perl-module-perlio-encoding and perl-module-encode-encoding were needed to be able to open the database in /usr/lib/perl5/5.36.0/vendor_perl/MIME/types.db... even though no warnings or errors were reported. bin/collect-types was dropped in 2.18 Upstream release notes: version 2.22: Wed 27 Oct 16:54:38 CEST 2021 Changes: - webm keeps on producting unexpected results [issue #11, Даша Федорова] - iana updates version 2.21: Fri 28 May 12:01:00 CEST 2021 Changes: - application/octet-stream is better for .dat [issue #11, Даша Федорова] - add video/webm which Google forgot to register [issue #12, Brent Laabs] - add image/webp which Google registered too late [issue #12, Brent Laabs] version 2.20: Thu 22 Apr 12:48:35 CEST 2021 Fixes: - problems with PAUSE cause the previous release to show-up in the wrong location. Let's hope this release solves it. Changes: - heif/heic/heifs/heics/hif fix [issue #9, Даша Федорова] - no 'and' and 'or' extensions [issue #9, Даша Федорова] - application/octet-stream is better for .bin [issue #10, Даша Федорова] version 2.19: Fri 16 Apr 11:47:10 CEST 2021 Improvements: - update with the newest data from IANA and Apache httpd Changes: - mp4 preference is video/mp4 [issue #5, Даша Федорова] - yt preference is video/vnd.youtube.yt [issue #6, Даша Федорова] - 3gp and 3gpp preference is video/3gpp [issue #7, Даша Федорова] version 2.18: Wed 9 Dec 10:29:46 CET 2020 Improvements: - update with newest data Changes: - Mojo 6.0 changed types() into mapping() [Dmitry Latin] - Mojo 7.94 adds experimental file_type() - Mojo 7.94 adds experimental content_type() Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk-vnc: add recipeMarkus Volk2022-10-291-0/+26
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools-conf-configfs: Allow handling two or more UDC controllersBhupesh Sharma2022-10-281-1/+3
| | | | | | | | | Several Qualcomm platforms support setting two or more (or even all) UDC controllers in 'peripheral' mode. Modify the android-tools-conf-configfs scriptware to handle such cases. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xf86-video-amdgpu: add new recipe xf86-video-amdgpuVincent Davis Jr2022-10-281-0/+22
| | | | | | | | Supports the Xorg driver for AMD Radeon GPUs that utilizes the amdgpu kernel driver. Signed-off-by: Vincent Davis Jr <vince@underview.tech> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libzip: Add native supportJoshua Watt2022-10-281-0/+2
| | | | | | | | Native tools may link against libzip, so extend it to be a native recipe also. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iniparser: Add native supportJoshua Watt2022-10-281-0/+2
| | | | | | | | Native tools may link against iniparser, so extend it to be a native recipe also. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vbxguestdrivers: upgrade 7.0.0 -> 7.0.2Gianfranco Costamagna2022-10-281-1/+1
| | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpputest: add possibility to build extensionsPeter Marko2022-10-281-1/+3
| | | | | Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpputest: remove dev package dependencyPeter Marko2022-10-281-0/+2
| | | | | | | | The main package is empty so it was not possible to install dev package to sdk as it depends on main package. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: Add ipv6 supportJoshua Watt2022-10-271-1/+2
| | | | | | | Adds a PACKAGECONFIG to enable ipv6 in nginx Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valijson: use install task from CMakeLists.txtEero Aaltonen2022-10-271-16/+0
| | | | | | | | | | | Upstream CMakeLists.txt has improved and in version 0.7 install both the headers and a config-file package to packages-split/valijson-dev/usr/lib/cmake/valijson/valijsonConfig.cmake , so drop the custom `do_install` task and use the CMake install task directly instead. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-py-cpuinfo: Upgrade 8.0.0 -> 9.0.0Leon Anavi2022-10-271-2/+2
| | | | | | | | | | | | | | | | | Upgrade to release 9.0.0: - Changes to lscpu breaks parsing of cache info - CPU stepping, model, and family values are blank if 0 - Officially drop support for Python 2 - Replace Python 3.11 deprecated unittest.makeSuite - Fix lgtm.com alerts - Support Wheel - Add support for RISC-V License-Update: Update year Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: Upgrade 5.4.0 -> 5.5.0Leon Anavi2022-10-271-2/+2
| | | | | | | | | | | | | | | Upgrade to release 5.5.0: - Update tests and docs to use non-deprecated functions - Clean up version handling - Prep for jupyter releaser - Format the changelog - Clean up application typing License-Update: formating change, the license remains the same Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: mark as incompatible with python 3.11Alexander Kanavin2022-10-271-0/+2
| | | | | | | | A request to release a new version is here: https://github.com/sumerc/yappi/issues/122 Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wxgtk4: skip the recipeAlexander Kanavin2022-10-271-0/+2
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sip3: remove the recipeAlexander Kanavin2022-10-272-41/+0
| | | | | | | | | | | | | | It is not compatible with python 3.11, and all development on that series has ceased: https://riverbankcomputing.com/software/sip/download There is an actively maintained version https://www.riverbankcomputing.com/news/SIP_v6.6.2_Released https://pypi.org/project/sip/ but it probably needs a newly written recipe if someone has interest in it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pint: Upgrade 0.19.2 -> 0.20Leon Anavi2022-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 0.20: - Reorganized code into facets Each facet encapsulate a Pint functionality - The definition parser is now completely appart, making it easy to try other formats - Extra requires for optional packages are now explicit in setup.cfg - Parse both Greek mu and micro Unicode points without error - Added angular frequency documentation page - Move ASV benchmarks to dedicated folder - Implement `numpy.broadcast_arrays` - An ndim attribute has been added to Quantity and DataFrame has been added to upcast types for pint-pandas compatibility - Fix a recursion error that would be raised when passing quantities to `cond` and `x` - Update test_non_int tests for pytest - Create NaN-value quantities of appropriate non-int-type - New documentation format and organization - Better support for pandas and dask Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-colorama: Upgrade 0.4.5 -> 0.4.6Leon Anavi2022-10-261-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 0.4.6: - Add alternative to 'init()', called 'just_fix_windows_console'. This fixes many longstanding problems with 'init', such as working incorrectly on modern Windows terminals, and wonkiness when init gets called multiple times. The intention is that it just makes all Windows terminals treat ANSI the same way as other terminals do. - Support Windows 10's ANSI/VT console. This didn't exist when Colorama was created, and avoiding us causing havok there is long overdue. - Internal overhaul of package metadata declaration, which abolishes our use of the now heavily discouraged setuptools (and hence setup.py, setup.cfg and MANIFEST.in), in favor of hatchling (and hence pyproject.toml). This includes dropping support Python3.5 and 3.6, which are EOL, and were already dropped from setuptools, so this should not affect our users. - Attention to detail award to LqdBcnAtWork for a spelling fix in demo06 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pythonping: Upgrade 1.1.3 -> 1.1.4Leon Anavi2022-10-261-1/+1
| | | | | | | | | | | Upgrade to release 1.1.4: - count parameter can now go beyond 16-bit - README.md is updated to describe how the module works in detail - Linting issues have been fixed Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dill: Upgrade 0.3.5.1 -> 0.3.6Leon Anavi2022-10-251-1/+3
| | | | | | | | | | | | | | | Upgrade to release 0.3.6: - Ensure tempfiles are deleted by default - Fix pickling errors thrown when saving some Stdlib modules - Move session-related code to new session module - Fix load_session() and restrict loading a session in a different modude - Rewrite _create_code() with Structural Pattern Matching (limited to tuples) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cheetah: Upgrade 3.2.6 -> 3.2.6.post1Leon Anavi2022-10-251-1/+1
| | | | | | | | | Upgrade to release 3.2.6.post1: - Improvement and refactoring in CI and tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.39.1 -> 0.39.2zhengruoqin2022-10-241-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xxhash: upgrade 3.0.0 -> 3.1.0zhengruoqin2022-10-241-1/+1
| | | | | | | | | | Changelog: ========= Type annotations. Enabled muslinux wheels building. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-stevedore: upgrade 4.0.1 -> 4.1.0zhengruoqin2022-10-241-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: upgrade 1.4.41 -> 1.4.42Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: upgrade 5.7.1 -> 5.7.2Wang Mingyu2022-10-241-1/+1
| | | | | | | | | | | | Changelog: ========== Fixed disconnect implementation when using a message queue #1002 (commit) Fixed remote async disconnects via message queue #1003 (commit) Support optional payloads in msgpack implementation #981 (commit) (thanks Cromfel!) Recommend ASGI integration for Sanic in Documentation (commit) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-robotframework: upgrade 5.0.1 -> 6.0Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pywbemtools: upgrade 1.0.0 -> 1.0.1Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymongo: upgrade 4.2.0 -> 4.3.2Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyjwt: upgrade 2.5.0 -> 2.6.0Wang Mingyu2022-10-241-1/+1
| | | | | | | | | | | | | | | | | | | Changed -------- bump up cryptography >= 3.4.0 by @jpadilla in #807 Remove types-cryptography from crypto extra by @lautat in #805 Fixed --------- Invalidate token on the exact second the token expires #797 fix: version 2.5.0 heading typo by @c0state in #803 Added ------- Adding validation for issued_at when iat > (now + leeway) as ImmatureSignatureError by @sriharan16 in #794 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 4.21.7 -> 4.21.8Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-portalocker: upgrade 2.5.1 -> 2.6.0Wang Mingyu2022-10-241-3/+3
| | | | | | | | | | | License-Update: updated to BSD-3-Clause Changelog: ========== Added fileno() support. Fixes #80 on posix systems Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pika: upgrade 1.3.0 -> 1.3.1Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pastedeploy: upgrade 2.1.1 -> 3.0.1Wang Mingyu2022-10-241-1/+1
| | | | | | | | | | | | | Changelog: ========= Fix python_requires package metadata to support Python 3.7+. Drop support for Python 2, as well as 3.4, 3.5, and 3.6. Fix a broken compatibility shim that would cause the ConfigParser to fail on Python 3.12 when ConfigParser.readfp is removed. Drop setuptools dependency and start using importlib.metadata instead. Refactor repository into a src folder layout. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pandas: upgrade 1.5.0 -> 1.5.1Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-oauthlib: upgrade 3.2.1 -> 3.2.2Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-luma-core: upgrade 2.3.1 -> 2.4.0Wang Mingyu2022-10-241-2/+2
| | | | | | | | | | | | | | | | | License-Update: Copyright updated to 2022. Changelog: =========== Drop support for Python 3.6 Switch to implicit namespace package configuration Add support for variable-width GPIO ports on FT23xx chips Use time.perf_counter_ns() to avoid loss of precision Remove cmdline.make_serial (deprecated since 1.17.1) Pillow 9.2.0 or newer is required now Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-incremental: upgrade 21.3.0 -> 22.10.0Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-huey: upgrade 2.4.3 -> 2.4.4Wang Mingyu2022-10-241-1/+1
| | | | | | | | | | | | Changelog: =========== Add is_locked(lock_name) to test whether lock is held. Allow raising CancelExecution within a Task, and override retries. Add a very basic redis-backed lock that can be acquired more than once (to provide a rudimentary semaphore). Add a periodic_task() wrapper for MiniHuey class. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: upgrade 1.49.1 -> 1.50.0Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>