summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python3-pymongo: upgrade 4.1.1 -> 4.2.0Wang Mingyu2022-07-271-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-elementpath: upgrade 2.5.3 -> 3.0.1Wang Mingyu2022-07-271-1/+1
| | | | | | | | | | Changelog: ========== Fix of descendant path operator (issue #51) Add support for Python 3.11 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pystemd: Upgrade 0.8.0 -> 0.10.0Johannes Schneider2022-07-271-3/+2
| | | | | | | | | | | | | | | | | | | | | most important fix: version 0.8.0 errors out on dbus-lib interaction, which is fixed with the most recent commit 505e2b5 (tag: v.0.10.0) add interactive_authorization options for buses 2d90700 pystemd: add copyright boilerplate to typing stubs 5b95888 pystemd: update branch name in github workflow 16817d2 Add type stub for pystemd.run 410fd77 (tag: v.0.9.0) update changelog for 0.9.0 71aae43 GetProcesses() - info about systemd version (#59) fcafd08 Also include .pxd and .pxi in the source distribution 475cd2f also support 3.9 ea98275 some formatting options and start pystemd 0.9 development eb7d225 pystemd: update install instructions in README 6fdf2c8 Daily `arc lint --take BLACK` 50e61b7 add a LIBSYSTEMD_VERSION macro for gating new functions (#58) Signed-off-by: Johannes Schneider <johannes.schneider@leica-geosystems.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 4.21.2 -> 4.21.3Xu Huan2022-07-271-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mypy: upgrade 0.961 -> 0.971Xu Huan2022-07-271-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lz4: upgrade 4.0.1 -> 4.0.2Xu Huan2022-07-271-1/+1
| | | | | | | Fix a memory leak when frame decompression fails Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.19.3 -> 2.19.5Xu Huan2022-07-271-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== Fix ----- Allow multiple reads from imopen (#830) (18e3cb6) Other ------ Fix typos in v3 narrative docs. (#835) (d68f16b) Point source links to github (#834) (20eef2a) Remove outdated numpy minimum version (#833) (39947a7) Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-graphviz: upgrade 0.20 -> 0.20.1zhengruoqin2022-07-271-1/+1
| | | | | | | | | | Changelog: ========== Fix documentation building: upgrade to Sphinx 5.0. Fix broken user guide links in API documentation. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.9.0 -> 2.9.1zhengruoqin2022-07-271-1/+1
| | | | | | | | Bug Fixes there was a raise missing for throwing exceptions (#1077) (d1f17b0) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.51.0 -> 2.54.0zhengruoqin2022-07-271-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eth-hash: upgrade 0.4.0 -> 0.5.0zhengruoqin2022-07-271-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitarray: upgrade 2.5.1 -> 2.6.0zhengruoqin2022-07-271-1/+1
| | | | | | | | | | | | | Changelog: =========== * add data descriptions: '.nbytes', '.padbits', '.readonly' * allow optional 'endian' argument to be 'None' when creating bitarrays * fix type annotation for 'canonical_decode()', #178 * frozenbitarray's padbits are now guaranteed to be zero * add tests Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-absl: upgrade 1.1.0 -> 1.2.0zhengruoqin2022-07-271-1/+1
| | | | | | | Fixed a crash in Python 3.11 when TempFileCleanup.SUCCESS is used. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-nail: fix buildpaths issueMingli Yu2022-07-272-0/+44
| | | | | | | | Fixes: WARNING: s-nail-14.9.24-r0 do_package_qa: QA Issue: File /usr/bin/s-nail in package s-nail contains reference to TMPDIR [buildpaths] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* googlebenchmark: upgrade 1.6.1 -> 1.7.0wangmy2022-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog from 1.6.1 to 1.7.0: ========== Stop generating the export header and just check it in use target_compile_definitions simplified code Add docs for ThreadRange. Add docs on Memory profiling (#1217). Suppress GoogleTest warnings on windows (MSVC) too. Expand documentation for unpacking arbitrary arguments. Refine docs on changing cpufreq governor Refine the User Guide CPU Frequency Scaling section Fix some errors in Custom Statistics document demo code. Cache PerfCounters instance in PerfCountersMeasurement Fix cross compilation for macOS ARM builds in cibuildwheel bump numby, as per dependabot Use Win32 API only for Win32 apps Add mutex when reading counters_ (Fixes #1335) Avoid potential truncation issues for the integral type parameterized tests. Expose default display reporter creation in public API explicitly export public symbols Check for macro existence before using simplify reference to internal path Introduce the possibility to customize the help printer function move bzl file out of tools resolve case sensitivity issues with WORKSPACE and workspace Make generate_export_header.bzl work for Windows. @platforms is magical; remove it from WORKSPACE. restore BENCHMARK_MAIN() Allow setting the default time unit globally Add long description and content type for proper PyPI presentation Add SetBenchmarkFilter() to set --benchmark_filter flag value in user code Add PyPI upload job to wheel building workflow Fix float comparaison and add float comparison warning Add BENCHMARK_STATIC_DEFINE to the Python bindings' cc_binary local… Remove conditional trigger from PyPI upload job Change artifact download name to dist to match upload name Build //:benchmark as a static library only. Fix Bazel build breakage caused by commit 6a894bd. [nfc] Reformat doc-string in generate_export_header Updates for inclusive language getting sysinfo in line with Google style Small optimization to counter map management Shut down Bazel gracefully and revert wheel build strategy to job matrix Fix wheel job name for PyPI uploads Filter out benchmarks that start with "DISABLED_" Add benchmark labels to the output of the comparison tool Enable -Wconversion Add installation and build instructions for Python bindings fix some typos Add option to get the verbosity provided by commandline flag -v (#1330) Add support to get clock for new architecture CSKY Introduce warmup phase to BenchmarkRunner (#1130) Report large numbers in scientific notation in console reporter (#1303) add multiple OSes to bazel workflow Add possibility to ask for libbenchmark version number (#1004) Fix DoNotOptimize() GCC copy overhead (#1340) Clarify that the cpu frequency is not used for benchmark timings. Revert "Add possibility to ask for libbenchmark version number (#1004)" Remove redundant formatting tags Fix DoNotOptimize() GCC compile error with some types (#1340) Expose default help printer function fix sanitizer builds by using clang 13 Suppress nvcc offsetof warning Expose google_benchmark.State for python bindings. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add python3-aiodns 3.0.0Sergey Kizunov2022-07-261-0/+17
| | | | | | | | | | | aiodns is a Python module for asynchronous DNS resolution using pycares. Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com> Updated and converted to new recipe syntax. Signed-off-by: Brenda Streiff <brenda.streiff@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add python3-pycares 4.2.1Sergey Kizunov2022-07-261-0/+21
| | | | | | | | | | | pycares is an interface to the c-ares asynchronous DNS library. Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com> Updated and converted to new recipe syntax. Signed-off-by: Brenda Streiff <brenda.streiff@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix tigervnc crash due to missing xkbcomp rdependsAlexander Thoma2022-07-261-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add runtime dependencies for python3-supervisorMartin Großhauser2022-07-261-1/+6
| | | | | | | | | Running supervisord without these fails with import errors. smtpd might look strange, but provides required asynchat.py. Replaced PYTHON_PN with python3 as suggested in previous thread. Signed-off-by: Martin Großhauser <mgrosshauser@gmx.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valijson: upgrade 0.6 -> 0.7wangmy2022-07-261-1/+1
| | | | | | | | | | | | | | | | Changelog: =========== This release includes a number of improvements: Memory management improvements Shellcheck improvements CMake improvements Add yaml-cpp support Fixes for PocoJson Support for time-related format validations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unattended-upgrades: upgrade 2.6 -> 2.9.1wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ser2net: upgrade 4.3.6 -> 4.3.7wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: upgrade 7.0.2 -> 7.0.4wangmy2022-07-261-1/+1
| | | | | | | | | | | | | | | Changelog: ========== Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: ---------------- (CVE-2022-31144) A specially crafted XAUTOCLAIM command on a stream key in a specific state may result with heap overflow, and potentially remote code execution. The problem affects Redis versions 7.0.0 or newer. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis-plus-plus: upgrade 1.3.3 -> 1.3.5wangmy2022-07-262-49/+2
| | | | | | | | | | | | | | 0001-cmake-Use-CMAKE_INSTALL_LIBDIR-from-GNUInstallDirs.patch removed since it's included in 1.3.5 Changelog: ========== Ensure running async callback when error happens. Add sentinel support for coroutine interface. Add publish command for async interface. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nanopb: upgrade 0.4.5 -> 0.4.6.4wangmy2022-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= Fix passing of error message from substream callback (#703) Fix comments going to wrong member variables (#701) Fix regression in 0.4.3 where generator did not find all dependencies (#720) Fix FindNanopb.cmake not finding options file (#659) Fix double-definition errors with size_union (#692) Fix generator error with same inner message name (#746) Fix infinite recursion in generator/protoc script (#762) Fix unicode comment handling for Python 2 (#740) Fix compiler warnings with PB_BUFFER_ONLY (#717) Fix options dependency in nanopb.mk (#666) Fix handling of filenames with dot in them in FindNanopb.cmake (#756) Add fallback_type option (#772, #773) Use C11 static assert mechanism by default (#761, #766) Use 'static_assert' keyword for iar (#679) Explicitly check for pItem == NULL to satisfy Xcode analyzer (#667, #674) Support --proto-path as alias to -I (#749) Refactor name mangling to separate class, improve error messages (#735) Move PB_WT_PACKED definition to the header to fix compiler warnings (#671) FindNanopb.cmake: use --nanopb_opt for option passing by default (#752) FindNanopb.cmake: Add option NANOPB_GENERATE_CPP_STANDALONE (#741) FindNanopb.cmake: Add PROTOC_OPTIONS variable (#768, #771) CMakeLists: add build interface for using as a submodule (#669) CMakeLists: fix error with nanopb_BUILD_GENERATOR=OFF (#764) CMakeLists: make more uniform (#676) CMakeLists: Fix uninitialized PYTHON_INSTDIR (#652) Clean up CMake examples (#741) Rebuild nanopb_pb2.py and print version numbers on import failure (#733, #742) Use memcpy instead of iterating on buf_read/write (#751) Add generator support for PlatformIO (#718) Add clean target to generator/proto/Makefile (#681) Windows .bats: use standard python invocation instead of py.exe launcher (#657) Fix problems running tests with newer SCons version Improve handling of varint overflows Improve optimization for little-endian platforms Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* atkmm-2.36: upgrade 2.36.1 -> 2.36.2wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wolfssl: upgrade 5.3.0 -> 5.4.0wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unbound: upgrade 1.16.0 -> 1.16.1wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* stunnel: upgrade 5.64 -> 5.65wangmy2022-07-262-8/+18
| | | | | | | | | | | | | | | | | fix-openssl-no-des.patch refreshed for version 5.65 Changelog: ========== Security bugfixes OpenSSL DLLs updated to version 3.0.5. Bugfixes Fixed handling globally enabled FIPS. Fixed the default openssl.cnf path in stunnel.exe. Fixed a number of MSVC warnings. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbdkit: upgrade 1.31.12 -> 1.31.14wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zenity: upgrade 3.42.1 -> 3.43.0wangmy2022-07-261-1/+1
| | | | | | | | | | | | Changelog: ========== - Documentation updates - Bump WebkitGTK dependency to API 4.1, for GNOME 43 - Translation updates: Zurab Kargareteli Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 3.3.1 -> 3.3.2wangmy2022-07-261-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== * Avoid redundant queries in TrackerNotifiers proxied through an D-Bus connection * Do not attempt to rebuild non-existing FTS tables on parser updates * Convert values to the right type when propagating insertions over superproperties * Fix test to handle SQLite >= 3.39.0 * Fix handling of nrl:modified after opening existing databases * Linking fixes to CLI executables Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* README: Remove maintainer info for tvgamblinTrevor Gamblin2022-07-261-1/+0
| | | | | Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bigbuckbunny-1080p: update SRC_URIArmin Kuster2022-07-261-1/+1
| | | | | | | | fixes: ERROR: bigbuckbunny-1080p-1.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://www.mediaspip.net/IMG/avi/big_buck_bunny_1080p_surround.avi') Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: fixed oelint-adv warningsJan Vermaete2022-07-261-23/+24
| | | | | Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: added ptestJan Vermaete2022-07-263-2/+27
| | | | | | | | | | And update the summary and description from the github website. Two tests are failing because cython is not installed. But this is the same when running pytest under a native Linux system. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-ptyprocess: fixed test_pass_fdsJan Vermaete2022-07-261-0/+1
| | | | | | | This ptest needed bash. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-stevedore: upgrade 3.5.0 -> 4.0.0wangmy2022-07-241-1/+1
| | | | | | | | | | | | Changelog: ========= * Fix remaining logic to support Python 3.6/7 * Drop python3.6/3.7 support in testing runtime * Add Python3 zed unit tests * Update master for stable/yoga Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: upgrade 5.7.0 -> 5.7.1wangmy2022-07-241-1/+1
| | | | | | | | | | Changelog: =========== Add namespaces argument to Server and AsyncServer #822 Add missing await in asyncio server #952 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-regex: upgrade 2022.6.2 -> 2022.7.9wangmy2022-07-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-metadata: upgrade 2.0.1 -> 2.0.2wangmy2022-07-241-1/+1
| | | | | | | | | Changelog: ========== Allow all python versions above 3.7 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: upgrade 2.14.4 -> 2.14.5wangmy2022-07-241-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== Fixed a crash in the undefined-loop-variable check when enumerate() is used in a ternary expression. Fixed handling of -- as separator between positional arguments and flags. Fixed the disabling of fixme and its interaction with useless-suppression. Allow lists of default values in parameter documentation for Numpy style. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyfanotify: upgrade 0.1.3 -> 0.2.0wangmy2022-07-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-portalocker: upgrade 2.4.0 -> 2.5.1Xu Huan2022-07-241-1/+6
| | | | | | | | | | | | Add dependence python3-fcntl python3-logging Changelog: =========== Added clear warning when locking in non-blocking mode without specifying either EXCLUSIVE or SHARED mode. Fixes #77 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lru-dict: upgrade 1.1.7 -> 1.1.8wangmy2022-07-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kiwisolver: upgrade 1.4.3 -> 1.4.4Xu Huan2022-07-241-1/+1
| | | | | | | | | | | Changelog: ========== - fix timing in shared data release procedure PR #149 - revert use of nullpointer introduced in #142 Its use is not necessary anymore in 3.11.0-beta.4 and used to cause issues on some platforms (see #144 ) PR #145 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-iso3166: upgrade 2.0.2 -> 2.1.1Xu Huan2022-07-241-1/+1
| | | | | | | | | | | Changelog from 2.0.2 to 2.1.1 ============================== * Move install metadata from "setup.py" to "setup.cfg" * Add py.typed to source distribution * "Turkey" changed to "Türkiye" Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-googleapis-common-protos: upgrade 1.56.3 -> 1.56.4Xu Huan2022-07-241-1/+1
| | | | | | | | | Bug Fixes --------- require python 3.7+ (#119) Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask: upgrade 2.1.2 -> 2.1.3Xu Huan2022-07-241-1/+1
| | | | | | | | | | | | | Changelog: ========= - Inline some optional imports that are only used for certain CLI commands. - Relax type annotation for after_request functions. - instance_path for namespace packages uses the path closest to the imported submodule. - Clearer error message when render_template and render_template_string are used outside an application context. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-fastjsonschema: upgrade 2.15.3 -> 2.16.1Xu Huan2022-07-241-1/+2
| | | | | | | | | | | | | | Add dependence python3-json Changelog from 2.15.3 to 2.16.1 ================================ * Fix uniqueItems when explicitly set to False * Fix generating invalid code for some schemas using items * Preserving full path in combination with $ref * Improved error messages for oneOf and anyOf Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>