summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-gast: upgrade 0.5.4 -> 0.6.0Wang Mingyu2024-07-011-1/+1
| | | | | | | | Changelog: Harmonize gast.dump behavior across versions, following py3.13 behavior Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dbus-fast: upgrade 2.21.3 -> 2.22.1Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | Changelog: ============ - Wheel build exclude for pp37 - Build wheels for aarch64 to allow use in embedded systems Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-awesomeversion: upgrade 24.2.0 -> 24.6.0Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | | | | | | Changelog: ========= - Remove deprecated positional arguments - Add timeframe to warning about using find_first_match without ensure_strategy - Split release flow into two jobs (build/publish) - Use correct depth argument for checkout action - Add artifacts group to dependabot config - Extend PEP440 to include (_/-) as dev/post/pre-release separator - Allow local version for PEP440 - Update demo to trigger on input Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-alembic: upgrade 1.13.1 -> 1.13.2Wang Mingyu2024-07-011-2/+2
| | | | | | | | | | | | | | | | | | | Lisence-Update: Copyright year updated to 1.13.2 Changelog: ============= - Improve computed column compare function to support multi-line expressions. - Fixed bug in alembic command stdout where long messages were not properly wrapping at the terminal width. - Fixed internal issue where Alembic would call connection.execute() sending an empty tuple to indicate "no params". In SQLAlchemy 2.1 this case will be deprecated as "empty sequence" is ambiguous as to its intent. - Fixes to support pytest 8.1 for the test suite. - Fixed the detection of serial column in autogenerate with tables not under default schema on PostgreSQL Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiofiles: upgrade 23.2.1 -> 24.1.0Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | | | | Changelog: ========== - Import os.link conditionally to fix importing on android. #175 - Remove spurious items from aiofiles.os.__all__ when running on Windows. - Switch to more modern async idioms: Remove types.coroutine and make AiofilesContextManager an awaitable instead a coroutine. - Add aiofiles.os.path.abspath and aiofiles.os.getcwd. #174 - aiofiles is now tested on Python 3.13 too. #184 - Dropped Python 3.7 support. If you require it, use version 23.2.1. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-a2wsgi: upgrade 1.10.4 -> 1.10.6Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | | Changelog: =========== - fix ASGI app running error message set - Fix ASGIMiddleware Receive (#59) - Require typing_extensions on Python < 3.11 (#57) - delete http.disconnect from asgi.py Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: upgrade 1.48.0 -> 1.48.2Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | | | Changelog: =========== * Support matching a OVS system interface by MAC address. * Fix port reactivation when the controller is reactivating. * Save connection timestamps when shutting down, so that the right connection autoactivates after restart. * Fix handling of VPN secrets for 2-factor authentication. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libndp: upgrade 1.8 -> 1.9Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | | Changelog: ========= - ndptool: add support for PREF64 option - libndp: add support for PREF64 option - libndp: valid route information option length - SubmittingPatches: update mailing list Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* isomd5sum: upgrade 1.2.4 -> 1.2.5Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | | | Changelog: ============= - testpyisomd5sum.py: Use a consistent iso size - Remove quiet from iso creation, size seems wrong - workflows: Move to Fedora 39 and checkout v4 - Revert "test: Update testing to include small iso and larger iso" - Revert "Fix checksum failure with small isos" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gexiv2: upgrade 0.14.2 -> 0.14.3Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | Changelog: ========= * Prevent std::exception escaping from exiv2 * Declare gexiv2_metadata_open_stream and _save_stream as deprecated * Documentation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* feh: upgrade 3.10.2 -> 3.10.3Wang Mingyu2024-07-011-1/+1
| | | | | | | | | | | | | Changelog: ========== * Fix feh not respecting aspect ratio of thumbnails that are smaller than --thumb-width and --thumb-height * Fix --no-recursive behaving like --recursive * Fix rotation by 180° corrupting images * Speed up --sort=size and --sort=mtime by caching stat(2) calls Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.1.20240623.0 -> 6.1.20240630.0Wang Mingyu2024-07-011-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bleak 0.21.1 -> 0.22.2Tom Geelen2024-06-301-3/+2
| | | | | | | | | | | | | | | Changes to the build: - Drop python3-async-timeout which is only required for Python 3.10 and older. Changelogs: * https://github.com/hbldh/bleak/releases/tag/v0.22.2 * https://github.com/hbldh/bleak/releases/tag/v0.22.1 * https://github.com/hbldh/bleak/releases/tag/v0.22.0 Based on commit of Guðni Már Gilbert. Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlparse 0.4.4 -> 0.5.0Tom Geelen2024-06-302-47/+6
| | | | | | | | Drop patch as this version supports python3. Furthermore move to hatchling build system. Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pint: Upgrade to 24.1Khem Raj2024-06-301-1/+1
| | | | | | | | | - Fix custom formatter needing the registry object. (PR #2011) - Support python 3.9 following difficulties installing with NumPy 2. (PR #2019) - Fix default formatting of dimensionless unit issue. (PR #2012) - Fix bug preventing custom formatters with modifiers working. (PR #2021) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* magic-enum: Disable unused-value warning in testsRicardo Simoes2024-06-281-0/+3
| | | | | | | | | | | | | | | | | | | | | With gcc 14.1.0, there is one compilation warning found in the unit tests which cause ptest builds to fail: test_containers.cpp:290:89: error: value computed is not used [-Werror=unused-value] 290 | magic_enum::containers::set color_set_not_const {Color::RED, Color::GREEN, Color::BLUE}; | This is the same behavior as described in [1]. Thus, we can safely treat this specific warning not as an error until the gcc bug is fixed. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?format=multiple&id=114970 Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Reported-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* devecot: set dovecot.conf file mode with chmodYi Zhao2024-06-281-1/+2
| | | | | | | The touch command doesn't support file mode setting. Set it with chmod. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcurses-perl: upgrade 1.41 -> 1.45Wang Mingyu2024-06-282-10/+8
| | | | | | | | | | | | | | | | | 0001-testtyp.c-Use-proper-prototype-for-main-function.patch refreshed for 1.45 Changelog: ============ - Correct wide character data types to fix compile failure. - Implement A_ITALIC - Fix missing file introduced in 1.42 that prevents all builds from working. - Add missing return type declarations so it works with modern C compilers. - Rename test.syms program to testsyms, because it is a more conventional name format. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openct: fix build failure with gcc-14Wang Mingyu2024-06-282-0/+66
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sblim-sfcc: fix build failure with gcc-14Wang Mingyu2024-06-282-0/+73
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: update upstream-status of all patchesChristian Eggers2024-06-287-7/+7
| | | | | | | | | All patches have been integrated meanwhile and should appear in the next release. Signed-off-by: Christian Eggers <ceggers@arri.de> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: fix version in shared library file nameChristian Eggers2024-06-281-2/+2
| | | | | | | | | The version in the patch file needs to be updated. Fixes: 0c19e65a0969 ("lvgl: Update to 9.1.0") Signed-off-by: Christian Eggers <ceggers@arri.de> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hplip: Fix contains reference to TMPDIR [buildpaths] warningalperak2024-06-281-1/+1
| | | | | | | | | Make sure that the OE provided CFLAGS are passed to the compiler. WARNING: hplip-3.22.10-r0 do_package_qa: QA Issue: File /usr/lib/python3.12/site-packages/cupsext.so in package hplip contains reference to TMPDIR [buildpaths] Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2:apache2-native: CVE status updateNinette Adhikari2024-06-281-0/+5
| | | | | | | | | | Update status for: CVE-2007-6421, CVE-2007-6422, CVE-2007-6423, CVE-2008-2168 CPE is incorrect, the current version (2.4.59) is not affected. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xsp: CVE status update for CVE-2006-2658Ninette Adhikari2024-06-281-0/+2
| | | | | | | | | The recipe used in the `meta-openembedded` is a different xsp package compared to the one which has the CVE issue. Package used in `meta-embedded`: maemo xsp http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/ Package with CVE issue: mono xsp https://github.com/mono/xsp Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libraw: CVE status update for CVE-2020-22628 and CVE-2023-1729Ninette Adhikari2024-06-281-0/+3
| | | | | | | The current version (0.21.2) is not affected by the CVE which affects versions earlier than 0.21.2. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usrsctp: CVE status update for CVE-2019-20503Ninette Adhikari2024-06-281-0/+1
| | | | | | | The current version (0.9.5.0) is not affected by the CVE which affects versions at least earlier than 0.9.4.0. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* links: CVE status update for CVE-2008-3319Ninette Adhikari2024-06-281-0/+2
| | | | | | | | | The recipe used in the `meta-openembedded` is a different links package compared to the one which has the CVE issue. Package used in `meta-embedded`: twibright links http://links.twibright.com/download.php Package with CVE issue: Maian Links https://www.maianmedia.com/ Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* influxdb: Update CVE status for CVE-2019-10329Ninette Adhikari2024-06-281-1/+3
| | | | | | | The version don't match and only the Jenkins plugin is affected. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mercurial: Update CVE status for CVE-2022-43410Ninette Adhikari2024-06-281-0/+1
| | | | | | | | | | The recipe used in the `meta-openembedded` is a different mercurial package compared to the one which has the CVE issue. Package used in `meta-embedded`: https://www.mercurial-scm.org/ Package with CVE issue is a Jenkins plugin: https://plugins.jenkins.io/mercurial/ (This is reflected in the CPE) Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: Update status for CVENinette Adhikari2024-06-281-0/+10
| | | | | | | | | | Update status for: CVE-2016-7534, CVE-2016-7535, CVE-2016-7536, CVE-2016-7537, CVE-2016-7538, CVE-2017-5506, CVE-2017-5509, CVE-2017-5510, CVE-2017-5511, CVE-2007-1667 CPE is incorrect, the current version (7.1.1) is not affected. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pybind11 : upgrade 2.11.1 -> 2.12.0Yogesh Tyagi2024-06-282-56/+1
| | | | | | | - Drop the patch already merged Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gphoto2: Fix contains reference to TMPDIR [buildpaths] warningalperak2024-06-281-0/+5
| | | | | | | | | | WARNING: gphoto2-2.5.28-r0 do_package_qa: QA Issue: File /usr/bin/gphoto2 in package gphoto2 contains reference to TMPDIR [buildpaths] ERROR: gphoto2-2.5.28-r0 do_package: QA Issue: File '/usr/bin/gphoto2' from gphoto2 was already stripped, this will prevent future debugging! [already-stripped] ERROR: gphoto2-2.5.28-r0 do_package: Fatal QA errors were found, failing task. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdist: Fix contains reference to TMPDIR [buildpaths] warningalperak2024-06-281-1/+1
| | | | | | | | | | Pass OE cflags to makefile WARNING: rdist-6.1.5-r0 do_package_qa: QA Issue: File /usr/bin/.debug/rdistd in package rdist-dbg contains reference to TMPDIR File /usr/bin/.debug/rdist in package rdist-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Fix contains reference to TMPDIR [buildpaths] warningalperak2024-06-281-0/+4
| | | | | | | WARNING: boinc-client-7.20.5-r0 do_package_qa: QA Issue: File /usr/include/boinc/svn_version.h in package boinc-client-dev contains reference to TMPDIR [buildpaths] Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcp: Fix contains reference to TMPDIR [buildpaths] warningsalperak2024-06-281-0/+4
| | | | | | | | WARNING: pcp-6.0.5-r0 do_package_qa: QA Issue: File /etc/pcp.conf in package pcp contains reference to TMPDIR [buildpaths] WARNING: pcp-6.0.5-r0 do_package_qa: QA Issue: File /usr/include/pcp/builddefs in package pcp-dev contains reference to TMPDIR [buildpaths] Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: fix lib32-openldap build failure with gcc-14Wang Mingyu2024-06-272-0/+41
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: upgrade 2.6.7 -> 2.6.8Wang Mingyu2024-06-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== - Fixed libldap exit handling with OpenSSL3 again (ITS#9952) - Fixed libldap OpenSSL channel binding digest (ITS#10216) - Fixed slapd handling of large uid/gids peercred auth (ITS#10211) - Fixed slapd-asyncmeta/meta target structure allocations (ITS#10197) - Fixed slapd-meta with dynlist (ITS#10164) - Fixed slapd-meta binds when proxying internal op (ITS#10165) - Added slapo-nestgroup overlay (ITS#10161) - Added slapo-memberof 'addcheck' option (ITS#10167) - Fixed slapo-accesslog startup initialization (ITS#10170) - Fixed slapo-constraint double free on invalid attr (ITS#10204) - Fixed slapo-dynlist with abandoned operations (ITS#10044) - Fixed build with gcc14.x (ITS#10166) - Fixed back-perl with clang15 (ITS#10177) - Fixed to reduce systemd dependencies (ITS#10214) - Added slapo-alias contrib module (ITS#10104, ITS#10182) - Fixed slapo-autogroup to work with slapo-dynlist (ITS#10185) - Fixed smbk5pwd implicit function declaration (ITS#10206) - Fixed slapo-memberof exattr requirements (ITS#7400) - Fixed slapo-memberof is no longer deprecated (ITS#7400) License-Update: Copyright year updated to 2024. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libee: remove recipe since libee is obsoleteRandy MacLeod2024-06-277-83/+0
| | | | | | | | | | | | | | | | | libee had been used by rsyslog but the library never relly panned out. It has been declared to be obsolete: Early versions of rsyslog and liblognorm used it for representing structured content. However, this is long gone. We do not know of any other user. So libee should be of no further interest and is provided here solely for historical reasons. https://github.com/rsyslog/libee Also remove references to libee in: meta-oe/conf/include/ptest-packagelists-meta-oe.inc meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cjson: fix buildpath warningsPeter Marko2024-06-271-0/+5
| | | | | | | | | | | | | | | Following warning occurs when building with ptests enabled: WARNING: cjson-1.7.17-r0 do_package_qa: QA Issue: File /usr/lib/cjson/ptest/CTestTestfile.cmake in package cjson-ptest contains reference to TMPDIR File /usr/lib/cjson/ptest/tests/CTestTestfile.cmake in package cjson-ptest contains reference to TMPDIR File /usr/lib/cjson/ptest/fuzzing/CTestTestfile.cmake in package cjson-ptest contains reference to TMPDIR [buildpaths] The cmake files also contain full paths to original CMakeLists.txt file in _BACKTRACE_TRIPLES property; These are not needed for successful ptests as we don't install the CMakeLists.txt files anyway. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thingsboard-gateway: upgrade 3.5 -> 3.5.1Wang Mingyu2024-06-271-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tesseract: upgrade 5.3.4 -> 5.4.1Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ * Avoid FP overflow in NormEvidenceOf * Small build fixes and code improvements * Fix setup of datadir on installations with Conda * Fix FP exception in Wordrec::angle_change * Build fixes, code refactoring and other smaller changes. * Fix grey result of indexed PNG in pdfrenderer. * Rename frk -> deu_latf (ISO 639-3, ISO 15924). * Remove broken Dockerfile. * Fixes for several issues reported by Coverity Scan. * Remove unsupported OpenCL code and related API functions * Facilitate vectorization for generic build * Add PAGE XML renderer / export * Support training without lstmf files. * Improve CCUtil::main_setup (fixes issue #4230 related to Coda). * Allow for text angle/gradient to be retrieved Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qpdf: upgrade 11.9.0 -> 11.9.1Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | | Changelog: =========== * Rewrite a recursive function to be iterative in linearization to enable more complex files to be linearized, especially on Windows. * Avoid non-standard use of 'std::basic_string_view'. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-virtualenv: upgrade 20.26.2 -> 20.26.3Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | Changelog: ============ - Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 - Bump embeded wheels Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-psutil: upgrade 5.9.5.20240516 -> 6.0.0.20240621Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | Changelog: =========== - psutil: deprecate Process.connections - Bump psutil to 6.0.* Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tox: upgrade 4.15.0 -> 4.15.1Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | | | | Changelog: ============ - fix skip with package = wheel - Fixed typo in user guide. - Fix broad build privileges @ GHA release workflow - Allow ConfigSet.add_config to receive parameterized generics for of_type. - Fix section substitution with setenv Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: upgrade 2.0.30 -> 2.0.31Wang Mingyu2024-06-271-1/+1
| | | | | | | | Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.31 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-scikit-build: upgrade 0.17.6 -> 0.18.0Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | | | | | Changelog: =========== - Support MSVC 17.10 - CMake 3.5+ requirement - Support CPython 3.13 with windows lib finding fix - Don't die on PermissionError during chmod - Remove usage of deprecated distutils in cmake files - Use first available option for vswhere output Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-robotframework: upgrade 7.0 -> 7.0.1Wang Mingyu2024-06-271-1/+1
| | | | | | | | Changelog: https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-7.0.1.rst Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-responses: upgrade 0.25.0 -> 0.25.3Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | | | | | Changelog: ========== * Fixed 'recorder' not saving and loading response headers with yaml files. * Mulligan on 0.25.1 to run release pipeline correctly. * Added 'matchers.body_matcher' for matching string request bodies. * Fixed tests failures during RPM package builds. * Fix mocked HEAD responses that have 'Content-Length' set. * Fixed error messages when matches fail: inputs are not sorted or reformatted. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>