summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* hidapi: upgrade 0.11.2 -> 0.12.0Wang Mingyu2022-05-311-2/+2
| | | | | | | | | | | | | | | | | | Changelog: ========== Windows: migrate from SetupApi to CfgMgr32 (#362) - as per recommendation from Microsoft; Windows: add hid_winapi_get_container_id WinAPI-specific function (#379); Windows: improved error messages (#388); Windows: fixed out-of-boundary memory access for some of the function (#418); windows: Add .rc (#415); macOS: add hid_darwin_get_location_id macOS-specific function (#378); macOS: add macOS-specific function(s) to open device(s) in non-exclusive mode (#397); libusb: improved CMake dependency on Iconv (#405) - as a result, better support for NetBSD; general: documentation improvements; general: small code cleanups/improvements; Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgrade 42.0 -> 42.1Wang Mingyu2022-05-311-1/+1
| | | | | | | | Changelog: Translation updates. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: upgrade 7.0-rc3 -> 7.0.0Changqing Li2022-05-311-1/+1
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* devmem2: the source and patches moved to github repoDenys Dmytriyenko2022-05-315-226/+19
| | | | | | | | | | | | To cleanup metadata and improve source code management, github repo was created here with all patches integrated: https://github.com/denix0/devmem2 Update recipe accordingly, bump the version while at it to distinguish from the original. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtomcrypt: add recipeSamuli Piippo2022-05-311-0/+21
| | | | | | | | | | LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flite: add recipeSamuli Piippo2022-05-301-0/+19
| | | | | | | | | CMU Flite (festival-lite) is a small, fast run-time open source text to speech synthesis engine developed at CMU and primarily designed for small embedded machines. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20220515.0 -> 5.9.20220529.0Wang Mingyu2022-05-301-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apitrace: upgrade 11.0 -> 11.1Wang Mingyu2022-05-301-2/+2
| | | | | | | | | | | | Changelog: ========= frametrim: fix active texture check compare by @okias in #789 gltrim: handle glFramebufferTexture3D and glMultiDrawElements by @gerddie in #790 implement ARB_create_context_no_error for GLX and WGL by @okias in #791 wrappers/glcaps: Check config availablility before dereferencing by @gerddie in #793 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lzop: add (from oe-core)Ross Burton2022-05-292-0/+417
| | | | | | | | lzop is being removed from oe-core, so add it here for people who still want to use it. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-uinput: Fix build on 32bit arches using 64bit times_tKhem Raj2022-05-292-1/+46
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Bartosz Golaszewski <brgl@bgdev.pl>
* python3-pychromecast: upgrade 12.1.1 -> 12.1.2zhengrq.fnst2022-05-291-1/+1
| | | | | | | | | | Changelog: ========= Add some additional cast types (#622) Format some code (#621) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-humanize: upgrade 4.0.0 -> 4.1.0zhengrq.fnst2022-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Added ------ Support Python 3.11 (#13) Add Arabic language (jmoiron/humanize#256) Docs: add dark mode toggle and default to system preference (jmoiron/humanize#255) Documentation improvements (jmoiron/humanize#254) Changed ------- Update repo links (#2) Fixed ------- Removed VERSION from __all__ (#11) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-paramiko: upgrade 2.10.4 -> 2.11.0zhengrq.fnst2022-05-291-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-openpyxl: upgrade 3.0.9 -> 3.0.10zhengrq.fnst2022-05-291-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3zhengrq.fnst2022-05-291-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: upgrade 1.3.3 -> 1.3.5Wang Mingyu2022-05-291-1/+1
| | | | | | | | | | 1.3.5 (2022-05-20) - Fix an exception with matplotlib on Python 3.10 (#97) - Fix incorrect walltime when same coroutine is ran with concurrent tasks (#58) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36Wang Mingyu2022-05-291-1/+1
| | | | | | | | Changelog: https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_36 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmlschema: upgrade 1.10.0 -> 1.11.0Wang Mingyu2022-05-291-1/+1
| | | | | | | | | | | Changelog: ========= Add localization for XSD parsing and validation related error messages Add full Italian translation Add Russian partial translation (from PR #293) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: upgrade 5.29.0 -> 5.29.1Wang Mingyu2022-05-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-watchdog: upgrade 2.1.7 -> 2.1.8Wang Mingyu2022-05-291-1/+1
| | | | | | | | | | | | | | Changelog: ========== Fix adding failed emitters on observer schedule. (#872) [inotify] Fix hang when unscheduling watch on a path in an unmounted filesystem. (#869) [watchmedo] Fix broken parsing of --kill-after argument for the auto-restart command. (#870) [watchmedo] Fix broken parsing of boolean arguments. (#887) [watchmedo] Fix broken parsing of commands from auto-restart, and shell-command. (#888) [watchmedo] Support setting verbosity level via -q/--quiet and -v/--verbose arguments. (#889) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-robotframework: upgrade 5.0 -> 5.0.1Wang Mingyu2022-05-291-1/+1
| | | | | | | | Changelog: https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-5.0.1.rst Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0zhengrq.fnst2022-05-291-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/releases Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-core: upgrade 2.7.3 -> 2.8.0Xu Huan2022-05-291-1/+1
| | | | | | | | | Changelog: ========= adds support for audience in client_options (#379) (c97c498) Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-croniter: upgrade 1.3.4 -> 1.3.5Xu Huan2022-05-291-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-asyncinotify: upgrade 2.0.2 -> 2.0.3Xu Huan2022-05-291-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.19.1 -> 2.19.2Xu Huan2022-05-291-1/+1
| | | | | | | | | | | | | Changelog: ========== Fix Don't treat im_mode ? as im_mode V Other Add stacklevel=2 to some warnings. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachetools: upgrade 5.0.0 -> 5.1.0Xu Huan2022-05-291-2/+2
| | | | | | | | | | License-Update: Copyright year updated to 2022. Changelog: Add cache decorator parameters as wrapper function attributes. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 2.11.3 -> 2.11.5Xu Huan2022-05-291-1/+1
| | | | | | | | | | | Changelog: ========= - Fix crash while obtaining object_type() of an Unknown node. - Fix a bug where in attempting to handle the patching of distutils by virtualenv, library submodules called distutils (e.g. numpy.distutils) were included also. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-declarative-requirements: add new recipeRoss Burton2022-05-292-0/+13
| | | | | | | Some Python packages use this in their setup.cfg. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-editables: add new recipeRoss Burton2022-05-292-0/+12
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-hatchling: add new recipe and build classRoss Burton2022-05-293-0/+27
| | | | | | | | Hatchling is the build backend used by the Hatch tool. Add the recipe and a pep517 build class. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pathspec: add new recipeRoss Burton2022-05-292-0/+12
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: upgrade to 5.2.1Ross Burton2022-05-291-4/+2
| | | | | | | | | This now uses hatching to build. Also remove redundant PYPI_PACKAGE assignment. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-scm-git-archive: add new recipeRoss Burton2022-05-292-0/+16
| | | | | | | Some Python packages use this at build time. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cppy: fix inherits and DEPENDSRoss Burton2022-05-291-2/+2
| | | | | | | This recipe inherited python_flit_core, but actually builds with setuptools. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12Xu Huan2022-05-291-1/+1
| | | | | | | | | | Changelog: ========== feat(measurements): Add experimental set_measurement api on transaction fix: Remove incorrect usage from flask helper example Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.38.4 -> 0.38.6Xu Huan2022-05-291-1/+1
| | | | | | | | | Changelog: =========== Performance improvements for fetching ServiceInfo Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wrapt: upgrade 1.14.0 -> 1.14.1zhengruoqin2022-05-291-2/+2
| | | | | | | License-Update: Copyright year updated to 2022. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-werkzeug: upgrade 2.1.1 -> 2.1.2Xu Huan2022-05-291-1/+1
| | | | | | | | | | | | Changelog: ========== The development server does not set Transfer-Encoding: chunked for 1xx, 204, 304, and HEAD responses. Response HTML for exceptions and redirects starts with <!doctype html> and <html lang=en>. Fix ability to set some cache_control attributes to False. Disable keep-alive connections in the development server, which are not supported sufficiently by Python’s http.server. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-redis: upgrade 4.2.2 -> 4.3.1Xu Huan2022-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= changes: -------- Fix asyncio Search crash Replace OSError exceptions from can_read with redis.ConnectionError Updated FUNCTION LOAD changes (from release 7.0 rc3 to support redis 7.0 final) New Features -------------- Get command keys for subcommands Add support for CLUSTER SHARDS Add support for COMMAND LIST Add Async RedisCluster ACL SETUSER - add selectors and key based permissions Support for redis 7 streams features Async Connection: Allow PubSub.run() without previous subscribe() Implemented LATENCY HISTOGRAM by always throwing NotImplementedError Add async supoort for SEARCH commands Retry(): Support negative retries value Add support for MODULE LOADEX INFO - add support for taking multiple section arguments CONFIG SET - add the ability to set multiple parameters in one call CONFIG GET - add the ability to pass multiple pattern parameters in one call Add support for COMMAND GETKEYSANDFLAGS Support CASESENSITIVE for TAG fields Bug Fixes --------- Rename 'update_supported_erros' to 'update_supported_errors' in Retry module Fix execute_command() determining nodes error when no key command Fix incorrect return statement in aut Maintenance ------------ Add unittest for PubSub.connect() Fix incorrect return annotation in asyncio.lock Minor cleanups in commands/cluster.py Update xtrim type annotation Async tests for redis commands, json, bloom, timeseries Fixed typing in getex command Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: upgrade 2.13.7 -> 2.13.9Xu Huan2022-05-291-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== 2.13.9 is the last release supporting python interpreter between 3.6.2 and 3.7.2. --------------------------------------------------------------------------------- Respect ignore configuration options with --recursive=y. Fix false positives for no-name-in-module and import-error for numpy.distutils and pydantic. Fix IndexError crash in uninferable_final_decorators method. Fix a crash in unnecessary-dict-index-lookup when subscripting an attribute. Fix a crash when accessing __code__ and assigning it to a variable. Fix a false positive for undefined-loop-variable when using enumerate(). Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyjwt: upgrade 2.3.0 -> 2.4.0zhengruoqin2022-05-291-2/+2
| | | | | | | License-Update: copyright year updated to 2022 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pint: upgrade 0.19.1 -> 0.19.2Xu Huan2022-05-291-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.18.0 -> 2.19.1zhengruoqin2022-05-291-1/+1
| | | | | | | | | | | | | | | | Changelog: ========= Fix Reset request when iterating over plugins (#792) (46a49c4) Rename format_hint to extension and prefer it over actual file extensions (#807) (4830f15) Other Fix broken links in readme (#806) (52954bc) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1zhengruoqin2022-05-291-1/+1
| | | | | | | | | | | Bug Fixes deps: require protobuf >=1.15.0 (f04ed64) include tests directory (#103) (72e5df1) regenerate pb2 files using the latest version of grpcio-tools (f04ed64) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eventlet: upgrade 0.33.0 -> 0.33.1zhengruoqin2022-05-291-1/+1
| | | | | | | | | Changelog: ========== * Prevent deadlock on logging._lock https://github.com/eventlet/eventlet/issues/742 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitarray: upgrade 2.5.0 -> 2.5.1zhengruoqin2022-05-291-1/+1
| | | | | | | | | | Changelog: ========== * optimize '.reverse()', see #177 * allow negative (byte) indices in '.bytereverse()' Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-speedtest-cli: fix RDEPENDSBartosz Golaszewski2022-05-291-1/+5
| | | | | | | | | There are packages missing in RDEPENDS needed to run speedtest-cli. Add them and use += for the assignment as we don't know what inherited classes may have added. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: fix build for wayland onlyMarkus Volk2022-05-292-3/+140
| | | | | | | | libcanberra-gtk3 module isn't buildable for wayland. Remove its dpendency. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pavucontrol: update; fix build for wayland onlyMarkus Volk2022-05-292-6/+121
| | | | | | | | | | - Update to v5.0 - Add a patch for wayland builds that removes canberra dependency. Since the canberra-gtk+3 module paradoxically depends on gtk+2 it is unbuildable for wayland. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>