Commit Graph

23624 Commits

Author SHA1 Message Date
Sam Van Den Berge
8ad020938f python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources
Currently jsonrpcserver has a runtime dependency to setuptools because
it uses pkg_resources. Setuptools however is not listed in the RDEPENDS
of python3-jsonrpcserver. We could add setuptools to RDEPENDS but since
pkg_resources is discouraged anyway [1], I posted a patch upstream to
replace pkg_resources by importlib.resources.

Until the upstream patch is accepted and released, add it here as a
patch so python3-jsonrpcserver is usable without the setuptools
dependency.

Upstream-Status: Submitted [https://github.com/explodinglabs/jsonrpcserver/pull/235]
Signed-off-by: Sam Van Den Berge <sam.van.den.berge@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:40:09 -07:00
wangmy
85b7ff3a38 zabbix: upgrade 6.0.5 -> 6.2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
ca0c0abe86 xrefresh: upgrade 1.0.6 -> 1.0.7
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
09700552e2 xmessage: upgrade 1.0.5 -> 1.0.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
769a67086b xfontsel: upgrade 1.0.6 -> 1.1.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
Markus Volk
0d73ddc998 libass: update to v1.16.0
- enca support has been dropped
- add PACKAGECONFIG for asm
- build with asm support for x86_64

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
Paulo Neves
d09755e8e3 fluentbit Upgrade to 1.3.5 -> 1.9.6
Signed-off-by: Paulo Neves <ptsneves@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
21233e7ac9 poco: upgrade 1.12.0 -> 1.12.1
The following patches removed since they're included in 1.12.1:
0001-fix-unbundled-PCRE2-dependency.patch
0002-remove-providers-unitialization.patch

Changelog:
==========
- GH #3677 PocoFoundationConfig.cmake should now check for PCRE2
- GH #3686 SIGSEGV in OSSL_PROVIDER_unload with static OpenSSL3

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
11d5fe77c8 libmxml: upgrade 3.3 -> 3.3.1
Fixed POSIX thread cleanup bugs (Issue #293)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
eb7b368ffc icewm: upgrade 2.9.7 -> 2.9.8
Changelog:
=========
 Omit trailing dot in CPU temperature and add centigrade symbol for issue bbidulock/icewm#652.
 If there is no WM active, then a request to restart will start icewm.
 Don't create the ~/.icewm directory, unless required to save a file.
 When showing the desktop, also minimize a focused fullscreen window.
 Add support for COMPOUND_TEXT title names in WM_NAME strings for issue bbidulock/icewm#26.
 Limit window dimensions to 32732 pixels in the icesh command.
 Improve the truncation of titles for TaskBarTaskGrouping in issue bbidulock/icewm#658.
 Let TaskBarShowAllWindows influence TaskBarTaskGrouping for issue bbidulock/icewm#560.
 Update the TaskBarTaskGrouping menu, when tasks are added or removed.
 Restore the 2.5.0 container handling of button presses for issue bbidulock/icewm#649.
 Make the TaskBarGraphHeight preference themable for issue bbidulock/icewm#659.
 Clarify which preferences are themable in icewm-preferences(5).
 Update the translations for Macedonian and Swedish.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
7dae7bfe18 freerdp: upgrade 2.7.0 -> 2.8.0
Changelog:
==========
Noteworthy changes:
-------------------
    Backported API to get peer accepted channel option flags
    Backported API to get peer accepted channel names
    Backported Stream_CheckAndLogRequiredLength
    Backported #7954: Add server side handling for [MS-RDPET]
    Backported #8010: Add server side handling for [MS-RDPECAM]
    Backported #8041: Remove ALAW/ULAW codecs from linux backends (unreliable)
    Backported #8051: Relieve CLIPRDR filename restriction when connecting to non-MS Windows servers
    Backported #8048: TLS version control
    Backported #7987: Add a new command line arg to enforce tls1.2

Fixed issues:
--------------
    Fixed #7837: Prevent out of bound reads for FFMPEG
    Backported #7859 and #7861: Unwind support for backtrace generation
    Backported #7440: wlfreerdp appid
    Backported #7832: RAIL window restore
    Backported #7833: Refactored WinPR thread locking
    Backported #7893: Mac rdpsnd memory leak fixes
    Backported #7895: Mac audin memory leak fixes
    Backported #7898: Automatic android versioning
    Backported #7916: GFX 10.7 capability support
    Backported #7949: Server RDPSND API improvements
    Backported #7957: Server DVC API improvements
    Backported #7760: Fixed osMinorType values
    Backported #8013: Add missing osMajorType values
    Backported #8076: Fix wrong usage of subband diffing flag (tile artifact fix)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
5e3bd1a83e debootstrap: upgrade 1.0.126 -> 1.0.127
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
wangmy
d6a30ef441 avro-c: upgrade 1.11.0 -> 1.11.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
Julian Haller
0f7c6c2901 ccid: upgrade 1.4.33 -> 1.5.0
Signed-off-by: Julian Haller <julian.haller@philips.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:15 -07:00
Julian Haller
1a71d99fef pcsc-lite: upgrade 1.9.0 -> 1.9.8
The python3 related patch is no longer due to similar changes in the
project. This also requires changing the RDEPENDS to python3-core to
avoid package QA warnings.

Signed-off-by: Julian Haller <julian.haller@philips.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:14 -07:00
wangmy
8a50039955 pure-ftpd: upgrade 1.0.50 -> 1.0.51
0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch
updated for new version.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:14 -07:00
wangmy
2736076d7b nbdkit: upgrade 1.31.14 -> 1.31.15
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:14 -07:00
wangmy
ea95e48d68 htpdate: upgrade 1.3.4 -> 1.3.5
Changelog:
===========
- Feature: set kernel synchronized
  (e.g. timedatectl will report 'System clock synchronized: yes')
- Improved time tuning accuracy/stability

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:14 -07:00
wangmy
5e7d573bcd libwacom: upgrade 2.3.0 -> 2.4.0
Changelog:
==========
  Update README.md
  Add support for the Huion Inspiroy H1060P
  Add support for Huion MiniDial KD100 (#470)
  Add Chuwi MiniBook X (#508)
  CI: upgrade FreeBSD to 13.1 (#507)
  data: Add XP-Pen Deco L (#509)
  Add support for XP-Pen Artist 12. (#505)
  Revert "Add support for Huion MiniDial KD100 (#470)" (#504)
  Remove leftover autogen.sh (#503)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:14 -07:00
wangmy
f550d1fe6a gedit: upgrade 42.1 -> 42.2
Changelog:
==========
* Fix bug: text cut off at the bottom in certain situations.
* Translation updates.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:12:14 -07:00
Mingli Yu
59eff6269c postgresql: Fix the buildpaths issue
Fixes:
  WARNING: postgresql-14.4-r0 do_package_qa: QA Issue: File /usr/bin/postgres in package postgresql contains reference to TMPDIR
  File /usr/bin/pg_config in package postgresql contains reference to TMPDIR [buildpaths]
  WARNING: postgresql-14.4-r0 do_package_qa: QA Issue: File /usr/include/pg_config.h in package libpq-dev contains reference to TMPDIR [buildpaths]
  WARNING: postgresql-14.4-r0 do_package_qa: QA Issue: File /usr/include/postgresql/server/pg_config.h in package postgresql-server-dev contains reference to TMPDIR
  File /usr/lib/postgresql/pgxs/src/Makefile.global in package postgresql-server-dev contains reference to TMPDIR [buildpaths]
  WARNING: postgresql-14.4-r0 do_package_qa: QA Issue: File /usr/lib/libpgcommon.a in package postgresql-staticdev contains reference to TMPDIR
  File /usr/lib/libpgcommon_shlib.a in package postgresql-staticdev contains reference to TMPDIR [buildpaths]

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:07:11 -07:00
Alex Kiernan
9444f67b26 ntpsec: Add UPSTREAM_CHECK_URI
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:07:11 -07:00
Mingli Yu
1bf83255ae net-snmp: set ac_cv_path_PSPROG
Fixes:
  WARNING: net-snmp-5.9.1-r0 do_package_qa: QA Issue: File /usr/include/net-snmp/net-snmp-config-64.h in package net-snmp-dev contains reference to TMPDIR
  File /usr/bin/net-snmp-create-v3-user in package net-snmp-dev contains reference to TMPDIR [buildpaths]
  WARNING: net-snmp-5.9.1-r0 do_package_qa: QA Issue: File /usr/lib/net-snmp/ptest/include/net-snmp/net-snmp-config.h in package net-snmp-ptest contains reference to TMPDIR [buildpaths]

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:07:11 -07:00
Khem Raj
ca5f1dde54 ibus: Swith to use main branch instead of master
Upstream has switched to using main for tip of trunk, therefore follow
it here in SRC_URI as well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Suggested-by: Fabio Estevam <festevam@gmail.com>
Reported-by: Markus Volk <f_l_k@t-online.de>
2022-08-06 08:50:19 -07:00
Clément Péron
9abda48aa1 python: add Pydantic data validation package
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 08:50:19 -07:00
zhengruoqin
23fd82ca29 python3-imageio: upgrade 2.19.5 -> 2.21.0
Changelog:
==========
Fix

    Write single TIFF page for single RGB image (#851) (0f04bc9)

Feature

    Add is_batch kwarg to pillow (#845) (21d5c73)

Other

    Add a migration note about pillow squeezing (#850) (7c55a55)
    Add missin option to imwrite type hints (#848) (6da4a42)
    Ignore exclude_applied on legacy plugins (#844) (f082dde)
    Remove unneeded CD steps (#847) (0d99c51)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 08:50:19 -07:00
zhengruoqin
5331bab6d3 python3-haversine: upgrade 2.5.1 -> 2.6.0
Check or normalize given lat/lon. #49

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 08:50:19 -07:00
zhengruoqin
8cadb9ece9 python3-google-api-python-client: upgrade 2.54.0 -> 2.55.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 08:50:19 -07:00
zhengruoqin
9894b44b3b python3-flask-login: upgrade 0.6.1 -> 0.6.2
Changelog:
==========
-Fix compatibility with Werkzeug 2.2 and Flask 2.2. #691
-Revert change to expand_login_view that attempted to preserve a dynamic
 subdomain value. Such values should be handled using app.url_value_preprocessor
 and app.url_defaults. #691
-Ensure deprecation warnings are present for deprecated features that will be
 removed in the next feature release.
-Use request_loader instead of header_loader.
-Use user_loaded_from_request instead of user_loaded_from_header.
-Use app.config["LOGIN_DISABLED"] instead of _login_disabled.
-Use init_app instead of setup_app.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 08:50:19 -07:00
zhengruoqin
f1247115d1 python3-dominate: upgrade 2.6.0 -> 2.7.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 08:50:19 -07:00
Mike Petersen
5f97fef859 sshpass: add recipe
Needed for automating ssh logins, used in auto-tests.

Co-authored-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Mike Petersen <mike.petersen@ni.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 08:39:06 -07:00
Khem Raj
d55a063a0a mariadb: Add packageconfig for lz4 and enable it
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-29 09:18:14 -07:00
Khem Raj
a52e78d441 mariadb: Inherit pkgconfig
Fixes
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-29 09:18:14 -07:00
Marta Rybczynska
271282b1a5 polkit: update patches for musl compilation
Update the patch to make netgroup support optional to fit the commit
merged upstream [1], update the other patch depending on one of the
changes.

Without this update, a compilation using duktape with musl fails with:
| ../../../polkit-0.119/src/polkitbackend/polkitbackendduktapeauthority.c: In function 'js_polkit_user_is_in_netgroup':
| ../../../polkit-0.119/src/polkitbackend/polkitbackendduktapeauthority.c:1039:7: warning: implicit declaration of function 'innetgr' [-Wimplicit-function-declaration]
|  1039 |   if (innetgr (netgroup,
|       |       ^~~~~~~

The main patch has been split in two, to apply the duktape part only when duktape is
applied.

[1] b57deee817

Signed-off-by: Marta Rybczynska <marta.rybczynska@huawei.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-29 09:18:14 -07:00
Akash Hadke
7ca63e5454 polkit: Add --shell /bin/nologin to polkitd user
polkitd user has default access to /bin/sh, add --shell /bin/nologin
to remove default access to /bin/sh and avoid login through it.

Signed-off-by: Akash Hadke <akash.hadke@kpit.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-28 08:34:19 -07:00
Wang Mingyu
2eb39477a7 python3-xmlschema: upgrade 1.11.3 -> 2.0.1
Changelog:
==========
  Remove warnings during the build of the package using package_data specs in setup.py
  Fix decoding with process_namespaces=False and xsi:type in XML instance
  Refactor DataElement.get(), restore DataElement.set() (issue #314)
  Add map_attribute_names argument to DataElementConverter

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 21:21:43 -07:00
Wang Mingyu
e3aa95b9a2 python3-werkzeug: upgrade 2.1.2 -> 2.2.0
Add dependence python3-markupsafe

Changelog:
==========
-  Deprecated get_script_name, get_query_string, peek_path_info, pop_path_info,
   and extract_path_info. #2461
-  Remove previously deprecated code. #2461
-  Add MarkupSafe as a dependency and use it to escape values when rendering
   HTML. #2419
-  Added the werkzeug.debug.preserve_context mechanism for restoring
   context-local data for a request when running code in the debug console.
-  Fix compatibility with Python 3.11 by ensuring that end_lineno and
   end_col_offset are present on AST nodes. #2425
-  Add a new faster matching router based on a state machine. #2433
-  Names within options headers are always converted to lowercase. This matches
   RFC 6266 that the case is not relevant. #2442
-  AnyConverter validates the value passed for it when building URLs. #2388
-  The debugger shows enhanced error locations in tracebacks in Python 3.11. #2407
-  Added Sans-IO is_resource_modified and parse_cookie functions based on WSGI versions.
-  Added Sans-IO get_content_length function. #2415

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 21:21:43 -07:00
Wang Mingyu
8f3b3bd43c python3-sh: upgrade 1.14.2 -> 1.14.3
bugfix where Command was not aware of default call args when wrapping the module

Add dependence python3-fcntl

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 21:21:43 -07:00
Wang Mingyu
5cc6d9375e python3-rsa: upgrade 4.8 -> 4.9
Changelog:
==========
    Remove debug logging from rsa/key.py (#194).
    Remove overlapping slots in PrivateKey and PublicKey. (#189).
    Do not include CHANGELOG/LICENSE/README.md in wheel (#191).
    Fixed Key Generation Unittest: Public and Private keys are assigned the wrong way around (#188).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 21:21:43 -07:00
Wang Mingyu
49ef6e58e8 python3-regex: upgrade 2022.7.9 -> 2022.7.24
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 21:21:43 -07:00
Wang Mingyu
989dd39d39 python3-pyscaffold: upgrade 4.2.3 -> 4.3
Changelog:
==========
- Removed wheel from the set of build dependencies in pyproject.toml (it is
  redundant since setuptools already includes it), PR #652.
- Updated freebsd configuration in .cirrus.yml (with workaround for pipx in
  2022Q3 repo), PR #657.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 21:21:43 -07:00
Wang Mingyu
b8a2f6744c python3-pymongo: upgrade 4.1.1 -> 4.2.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 21:21:43 -07:00
Wang Mingyu
2774a0b9b0 python3-elementpath: upgrade 2.5.3 -> 3.0.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>
2022-07-27 21:21:43 -07:00
Johannes Schneider
2ffdc8e998 python3-pystemd: Upgrade 0.8.0 -> 0.10.0
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>
2022-07-27 21:21:34 -07:00
Xu Huan
b351031e39 python3-protobuf: upgrade 4.21.2 -> 4.21.3
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 11:59:41 -04:00
Xu Huan
7360d05b86 python3-mypy: upgrade 0.961 -> 0.971
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-27 11:59:41 -04:00
Xu Huan
b83cc192be python3-lz4: upgrade 4.0.1 -> 4.0.2
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>
2022-07-27 11:59:41 -04:00
Xu Huan
f85965f027 python3-imageio: upgrade 2.19.3 -> 2.19.5
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>
2022-07-27 11:59:41 -04:00
zhengruoqin
2fdfd97ed7 python3-graphviz: upgrade 0.20 -> 0.20.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>
2022-07-27 11:59:41 -04:00
zhengruoqin
05b34a3d3b python3-google-auth: upgrade 2.9.0 -> 2.9.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>
2022-07-27 11:59:41 -04:00