Commit Graph

4747 Commits

Author SHA1 Message Date
wangmy
9ed9bd46fa python3-dill: upgrade 0.3.4 -> 0.3.5.1
License-Update: Copyright year updated to 2022.

Add dependence python3-logging.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
Leon Anavi
41b5aa1836 python3-humanize: Upgrade 4.1.0 -> 4.2.0
Upgrade to release 4.2.0:

- Add humanize.metric() for converting big/small numbers to SI units
- Add type hints

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
Leon Anavi
22b35c45c0 python3-traitlets: Upgrade 5.2.1 -> 5.3.0
Upgrade to release 5.3.0:

- Fix traitlet name in docstring
- Re-support multiple-alias key for ArgParseConfigLoader

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
Xu Huan
8a4f94f705 python3-redis: upgrade 4.3.1 -> 4.3.3
Changelog:
==========
    Fix Lock crash, and versioning 4.3.3 (#2210)
    Async cluster: improve docs (#2208)

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
Xu Huan
e3a2d28609 python3-pyscaffold: upgrade 4.2.2 -> 4.2.3
Changelog:
==========
    Fix github action creating the demo-repo by, #644
    Update GitHub actions, #645
    Automatically create directory when saving config file, #648

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
Xu Huan
a54ae844c4 python3-pylint: upgrade 2.14.1 -> 2.14.3
Changelog:
==========
* Fixed two false positives for bad-super-call for calls that refer to a non-direct parent.
* Fixed a false positive for useless-super-delegation for subclasses that specify the number of
  of parameters against a parent that uses a variadic argument.
* Allow suppressing undefined-loop-variable and undefined-variable without raising useless-suppression.
* Fixed false positive for undefined-variable for __class__ in inner methods.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
Xu Huan
a792bab368 python3-pychromecast: upgrade 12.1.2 -> 12.1.3
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
Xu Huan
5454cf8647 python3-pillow: upgrade 9.0.1 -> 9.1.1
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
zhengruoqin
0126568ef4 python3-nmap: upgrade 1.5.1 -> 1.5.4
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
zhengruoqin
434f5eda22 python3-kiwisolver: upgrade 1.4.2 -> 1.4.3
Changelog:
=========
   add support for Python 3.11 PR #142
   do not install tests PR #143
   fix packaging for latest setuptools PR #140

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
zhengruoqin
60fb436ab9 python3-google-api-python-client: upgrade 2.50.0 -> 2.51.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
zhengruoqin
33f84731aa python3-gnupg: upgrade 0.4.8 -> 0.4.9
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>
2022-07-02 11:37:02 -04:00
zhengruoqin
3a9d9ff914 python3-flask-wtf: upgrade 0.15.1 -> 1.0.1
License-Update : license check file changed from LICENSE to LICENSE.rst

Changelog from 0.15.1 to 1.0.1:
===============================
    Update compatibility with the latest Werkzeug release. #511

    Deprecated items removal #484

    Support for alternatives captcha services #425 #342 #387 #384

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:02 -04:00
Bartosz Golaszewski
e200d70d09 python3-pybluez: fix a runtime issue with python 3.10
Add an upstream patch that's not part of any release yet that addresses
an issue with python 3.10 (related to a missing macro).

Link: https://github.com/pybluez/pybluez/issues/426
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:01 -04:00
Zoltán Böszörményi
0205d371e0 python3-pyproj: New recipe for pyproj version 3.3.1
It needs PROJ.4 >= 8.x.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:01 -04:00
Daide Li
05c60ac89e python3-iperf: initial add 0.1.11
Signed-off-by: Daide Li <dai-de.li@leica-geosystems.com.cn>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:29 -04:00
Xu Huan
1e1232557a python3-smbus2: upgrade 0.4.1 -> 0.4.2
Changelog:
=========
*  Explicitly export from top level of package #69.
*  Transitioned pipelines from Travis-CI to GitHub Actions.
      Python 3.10 added.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
Xu Huan
c2a1c2330a python3-pylint: upgrade 2.13.9 -> 2.14.1
Changelog:
=========
Avoid reporting unnecessary-dict-index-lookup or unnecessary-list-index-lookup
when the index lookup is part of a destructuring assignment.

Fixed parsing of unrelated options in tox.ini.

Fixed a crash when linting __new__() methods that return a call expression.

Don't crash if we can't find the user's home directory.

Fixed false positives for unused-import when aliasing typing e.g. as t
and guarding imports under t.TYPE_CHECKING.

Fixed a false positive regression in 2.13 for used-before-assignment where it is safe to rely
on a name defined only in an except block because the else block returned.

Fixed the use of abbreviations for some special options on the command line.

Fix a crash in the optional pylint.extensions.private_import extension.

bad-option-value (E0012) is now a warning unknown-option-value (W0012). Deleted messages that do not exist
anymore in pylint now raise useless-option-value (R0022) instead of bad-option-value. This allows to
distinguish between genuine typos and configuration that could be cleaned up. Existing message disables for
bad-option-value will still work on both new messages.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
Xu Huan
ccdcc6e459 python3-mypy: upgrade 0.960 -> 0.961
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
Marcus Flyckt
4ccb2fa47f python3-pyconnman: Add 'future' runtime dependency
pyconnman has an install_requires on 'future', but the corresponding
'python3-future' is missing from the recipes RDEPENDS.

Signed-off-by: Marcus Flyckt <mafl@kvaser.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
Ross Burton
1c4b7cd709 python3-cbor2: upgrade 5.4.2 to 5.4.3
Now that we have a new enough setuptools, cbor2 5.4.3 successfully builds.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
Ben Powell
3c7b2d5ae2 python3-can: Add typing-extensions dependency
The python-can 4.0.0 release introduced a dependency on the
typing_extensions module:

    $ python3
    Python 3.8.10 (default, Mar 15 2022, 12:22:08)
    [GCC 9.4.0] on linux
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import can
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "python-can/can/__init__.py", line 17, in <module>
        from .listener import Listener, BufferedReader, RedirectReader, AsyncBufferedReader
      File "python-can/can/listener.py", line 12, in <module>
        from can.message import Message
      File "python-can/can/message.py", line 11, in <module>
        from . import typechecking
      File "python-can/can/typechecking.py", line 9, in <module>
        import typing_extensions
    ModuleNotFoundError: No module named 'typing_extensions'

Signed-off-by: Ben Powell <ben_powell@trimble.com>
Signed-off-by: Theodore A. Roth <theodore_roth@trimble.com>
Signed-off-by: Theodore A. Roth <troth@openavr.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
zhengruoqin
bfba7120aa python3-xmlschema: upgrade 1.11.1 -> 1.11.2
Changelog:
==========
Fix 'replace_existing' argument usage in XsdElement.get_binding method
Add Russian full translation

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
zhengruoqin
423a927f05 python3-google-auth: upgrade 2.6.6 -> 2.7.0
Changelog:
==========
Features
----------
    add experimental enterprise cert support (#1052) (dda7dda)
    add experimental GDCH support (#1022) (5367aac)
    Pluggable auth support (#995) (62daa73)

Bug Fixes
----------
    validate urls for external accounts (#1031) (61b1f15)

Reverts
---------
    pluggable auth support #995 (#1039) (513d999)
    revert experimental GDCH support (#1022) (#1042) (c720995)

Documentation
-------------
    fix changelog header to consistent size (#1046) (e64d084)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
zhengruoqin
f12e3a8419 python3-google-api-python-client: upgrade 2.49.0 -> 2.50.0
Changelog:
fix changelog header to consistent size (#1818) (b698f9c)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
zhengruoqin
a797016b39 python3-bitstruct: upgrade 8.14.1 -> 8.15.1
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:28 -04:00
wangmy
06f3da2238 python3-xmlschema: upgrade 1.11.0 -> 1.11.1
Changelog:
===========
    Protect converter calls in iter_decode()/iter_encode()
    Extend XSD type matching for code generators

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:27 -04:00
wangmy
ef4e48c7a0 python3-waitress: upgrade 2.1.1 -> 2.1.2
Remove change of default for clear_untrusted_proxy_headers

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:27 -04:00
wangmy
dcd22f1e9e python3-twine: upgrade 4.0.0 -> 4.0.1
Bugfixes
==========
    Improve logging when keyring fails. (#890)
    Reconfgure root logger to show all log messages. (#896)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:27 -04:00
wangmy
bf5a06d9a8 python3-sqlalchemy: upgrade 1.4.36 -> 1.4.37
Changelog:https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_37

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:27 -04:00
wangmy
6a4d6bdf5d python3-regex: upgrade 2022.4.24 -> 2022.6.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
zhengruoqin
ea095540a9 python3-msk: upgrade 0.3.16 -> 0.4.0
License-Update: replace '~/.local/share' for '/opt'

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
zhengruoqin
5f1c246e0d python3-crc32c: upgrade 2.2.post0 -> 2.3
Changelog:
==========
*Improved macro definition logic and platform detection to enable building
 universal2 binary wheels for macOS, alongside arm64 and x86_64 ones;
 added step to GitHub Actions to generate and publish them (#28).
*Mention explicit support for Python 3.10.
*Fixed minor compilation warning in ARM64 builds.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
wangmy
a77834523d python3-cantools: upgrade 37.0.7 -> 37.1.0
Add dependence asyncio.

Changelog:
==========
    Parse SPNs in SYM Files
    Miscellaneous smaller fixes
    Implement support for AUTOSAR secure on-board communication
    Distribute & expose type annotations per PEP 561
    Add more type annotations
    Improve encoding performance
    Add Support for Dumping Database as SYM File
    Fix SYM file bugs
    Fix parsing of referenced data in CDDs
    implement decoding of partial messages
    Use floating point scaling in encoding
    Small improvements after #417
    minor bug fixes and improvements

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
zhengruoqin
6ac26e1e80 python3-asyncinotify: upgrade 2.0.3 -> 2.0.4
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
zhengruoqin
b27d4822e2 python3-alembic: upgrade 1.7.7 -> 1.8.0
Changelog:
===========
*Alembic 1.8 now supports Python 3.7 and above.
*The "Pylons" environment template has been removed as of Alembic 1.8. This
 template was based on the very old pre-Pyramid Pylons web framework which
 has been long superseded by Pyramid.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
zhengruoqin
703a8271f1 python3-absl: upgrade 1.0.0 -> 1.1.0
Changelog:
==========
*Flag instances now raise an error if used in a bool context.
 This prevents the occasional mistake of testing an instance for truthiness
 rather than testing flag.value.
*absl-py no longer depends on six.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
Xu Huan
56e364126b python3-protobuf: upgrade 3.20.1 -> 4.21.1
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
Xu Huan
1a9f5cd473 python3-msgpack: upgrade 1.0.3 -> 1.0.4
Changelog:
==========
    Support Python 3.11 (beta)
    refresh ci settings.
    Don't define _*ENDIAN macro on Unix.
    Update setuptools and black
    Use PyFloat_Pack8() on Python 3.11a7
    Upgrade black to fix CI
    Fix Unpacker max_buffer_length handling
    ci: Update action versions.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
Xu Huan
c49a022759 python3-lxml: upgrade 4.8.0 -> 4.9.0
Changelog:
=========
Bugs fixed
----------

* GH#341: The mixin inheritance order in ''lxml.html'' was corrected.
  Patch by xmo-odoo.

Other changes
-------------

* Built with Cython 0.29.30 to adapt to changes in Python 3.11 and 3.12.

* Wheels include zlib 1.2.12, libxml2 2.9.14 and libxslt 1.1.35
  (libxml2 2.9.12+ and libxslt 1.1.34 on Windows).

* GH#343: Windows-AArch64 build support in Visual Studio.
  Patch by Steve Dower.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-30 13:39:26 -04:00
Wang Mingyu
e3c53ea34f python3-awesomeversion: upgrade 22.5.1 -> 22.5.2
Add dependeces: python3-profile python3-logging

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 21:43:46 -07:00
zhengrq.fnst
59136f176f python3-imageio: upgrade 2.19.2 -> 2.19.3
Changelog:
===========
Fix
----
    Correctly read STK volumes in v3 (#805) (9b739ab)

Other
-----
    Include py.typed in package (#815) (ba63485)
    Add GA token (#814) (c9a2852)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00
zhengrq.fnst
43a7569d8f python3-googleapis-common-protos: upgrade 1.56.1 -> 1.56.2
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00
zhengrq.fnst
80938a36fa python3-google-api-python-client: upgrade 2.48.0 -> 2.49.0
Changelog:
https://github.com/googleapis/google-api-python-client/releases/tag/v2.49.0

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00
zhengrq.fnst
01e4f02da8 python3-cachetools: upgrade 5.1.0 -> 5.2.0
Changelog:
=========
  Add cachetools.keys.methodkey().
  Add cache_clear() function to decorators.
  Add src directory to sys.path for Sphinx autodoc.
  Modernize func wrappers.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00
Xu Huan
1ebf31315e python3-pyscaffold: upgrade 4.2.1 -> 4.2.2
Changelog:
=========
    Update .github/workflows/ci.yml template, #637, #640
    Change note in skeleton to emphasize it can be removed/renamed, #641

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00
Xu Huan
9947322eba python3-mypy: upgrade 0.950 -> 0.960
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00
Xu Huan
3ab8ea73d3 python3-lz4: upgrade 4.0.0 -> 4.0.1
Changelog:
Add flush method to LZ4FrameFile.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00
Xu Huan
234a4c5016 python3-h5py: upgrade 3.6.0 -> 3.7.0
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00
Xu Huan
072e94812c python3-flask-socketio: upgrade 5.1.2 -> 5.2.0
Changelog:
==========
  Better handling of message_queue connection argument #1130
  More robust handling of to and room arguments of emit and send #1771

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-06-01 19:52:12 -07:00