Commit Graph

4544 Commits

Author SHA1 Message Date
Jan Vermaete
ecbcc3bfc0 python3-jsonrpcclient: Added the jsonrpcclient Python package
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-17 19:16:22 -07:00
Jan Vermaete
4012175df3 python3-aspectlib: updated the summary and added a description.
Summary was ending in a kind of cut off sentence.
The text for summary and description is taken from the homepage.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-17 10:26:45 -07:00
Khem Raj
cb7d3afba8 python3-qface: Inherit setuptools3 instead of python_setuptools_build_meta
This also adds missing dependency on python3-picobuild-native

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-16 06:52:09 -07:00
Khem Raj
19d05be57b python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta
Adds missing dependency on python3-picobuild-native

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 20:15:08 -07:00
Jan Vermaete
62fd844117 python3-pyzmq: version bump 22.3.0 -> 23.2.0
Still with the warning:
WARNING: python3-pyzmq-23.2.0-r0 do_package_qa: QA Issue: File /usr/lib/python3.10/site-packages/zmq/utils/compiler.json in package python3-pyzmq contains reference to TMPDIR
File /usr/lib/python3.10/site-packages/zmq/utils/config.json in package python3-pyzmq contains reference to TMPDIR [buildpaths]

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
zhengruoqin
aa691d59f4 python3-pylint: upgrade 2.14.3 -> 2.14.4
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Xu Huan
21fad1049e python3-web3: upgrade 5.29.2 -> 5.30.0
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Xu Huan
e560ab2ebd python3-ujson: upgrade 5.3.0 -> 5.4.0
Changelog:
=========
Added
------
    Add support for arbitrary size integers (#548)

Fixed
---------
    CVE-2022-31116:
        Replace wchar_t string decoding implementation with a uint32_t-based one (#555)
        Fix handling of surrogates on decoding (#550)
    CVE-2022-31117: Potential double free of buffer during string decoding
    Fix memory leak on encoding errors when the buffer was resized (#549)
    Integer parsing: always detect overflows (#544)
    Fix handling of surrogates on encoding (#530)

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Xu Huan
dcbfed89d4 python3-socketio: upgrade 5.6.0 -> 5.7.0
Changelog:
=========
    Server refuses connections on unknown namespaces #822
    Do not send ACK packet for unknown events #824
    Fix Python 3.11 deprecation warning #941
    Correct handling of RedisError exception #919
    Update Django example
    Documentation fix for async client
    Update documentation of asyncio server
    Fix documentation typo #948

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
zhengruoqin
823b699170 python3-pillow: upgrade 9.1.1 -> 9.2.0
Changelog:
=========

    Fixed null check for fribidi_version_info in FriBiDi shim
    Added GIF decompression bomb check
    Handle PCF fonts files with less than 256 characters
    Improved GIF optimize condition
    Reverted to array_interface with the release of NumPy 1.23
    Pad PCX palette to 768 bytes when saving
    Fixed bug with rounding pixels to palette colors
    Use gnome-screenshot on Linux if available
    Fixed loading L mode BMP RLE8 images
    Fixed incorrect operator in ImageCms error
    Limit FPX tile size to avoid extending outside image
    Added support for decoding plain PPM formats
    Added apply_transparency()
    Fixed behaviour change from endian fix
    Use python3
    Allow remapping P images with RGBA palettes
    Revert "Skip test_realloc_overflow unless libtiff 4.0.4 or higher"
    [pre-commit.ci] pre-commit autoupdate
    Only import ImageFont in ImageDraw when necessary
    Fixed drawing translucent 1px high polygons
    Pad COLORMAP to 768 items when saving TIFF
    Fix P -> PA conversion
    Once exif data is parsed, do not reload unless it changes
    Only try to connect discontiguous corners at the end of edges
    Improve transparency handling when saving GIF images
    Do not update GIF frame position until local image is found
    Netscape GIF extension belongs after the global color table
    Only write GIF comments at the beginning of the file
    Separate multiple GIF comment blocks with newlines
    Always use GIF89a for comments
    Ignore compression value from BMP info dictionary when saving as TIFF
    If font is file-like object, do not re-read from object to get variant
    Raise ValueError when trying to access internal fp after close
    Support more affine expression forms in im.point()
    Include 'twine check' in 'make sdist'
    Ensure that furthest v is set in quantize2

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Xu Huan
4d0789ec9f python3-eth-hash: upgrade 0.3.3 -> 0.4.0
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
1d726cf238 python3-pytest-forked: loosen dependency checking
This package has strict build dependencies defined in pyproject.toml:

requires = ['setuptools ~= 41.4', 'setuptools_scm ~= 3.3', 'wheel ~= 0.33.6']

The ~= operator is "compatible release", so "setuptools ~= 41.4" can be
read as "setuptools >= 41.4, setuptools == 41.*".

We have setuptools 62.6.0 and do builds using our own packages instead
of building inside virtual environments, so these dependencies cannot
be satisfied.

Resolve this by passing --loose-depends to picobuild, which effectively
turns ~= into >=.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
3752f4d63f python3-path: add missing build dependencies
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
847413d9cc python3-pyzmq: add missing build dependency
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
8a96bf9527 python3-pytest-helpers-namespace: add missing build dependencies
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
29235912c6 python3-ansi2html: fix DEPENDS
There's no need to depend on python3-toml-native, but this does need
python3-setuptools-scm-git-archive-native.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
388ba0d74d python3-pytest-html: fix DEPENDS, don't depend on pip
Add a DEPENDS on ptyhon3-setuptools-scm-git-archive-native as the setup.py
uses it.

In the future we'll have a Python building tool which validates build
requirements, so remove pip from those dependencies as it shouldn't depend
on a specific build tool being present.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
ca03975799 python3-pyrad: fix build system specification
The upstream pyproject.toml says it needs to be built with the Poetry
frontend, but that's deprecated behaviour and it should use the Poetry
Core API instead.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
a2cd474a57 python3-simpleeval: remove 'build' build dependency
In the future we'll have a Python building tool which validates build
requirements.  No package should require a specific tool to be present
(not even used, just present), so remove the dependency on 'build'.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Ross Burton
c956b54ca0 python3-cbor2: add missing build dependency
The build doesn't generate the right filenames without this package.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
zhengruoqin
f5b2ec52f7 python3-redis: upgrade 4.3.3 -> 4.3.4
Add dependence asyncio

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-15 12:48:34 -04:00
Leon Anavi
f0d40d6b8a python3-ansi2html: Upgrade 1.7.0 -> 1.8.0
Upgrade to release 1.8.0:

- style.py: Drop unused CSS class .bold
- Bring back putting a rendered man page into release archives
- Migrate from mock to unittest.mock of Python >=3.3
- Fix for ANSI color codes that include blank values
- Added py.typed file
- style.py: Get CSS class .inv_foreground in sync with
  .body_foreground
- Fix --input-encoding= regression added in PR #143 + related
  tests
- Add ability to also recognize colons in ANSI escapes
- Fixes to respect bright colors in palette

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-12 01:05:43 -07:00
Leon Anavi
1d33ad5fc7 python3-toolz: Upgrade 0.11.2 -> 0.12.0
Upgrade to release 0.12.0:

- Add apply
- Support newer Python versions--up to Python 3.11-alpha
- Improve warning when using toolz.compatibility
- Improve documentation
- Improve performance of merge_with
- Improve import times
- Auto-upload new releases to PyPI

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-12 01:05:43 -07:00
Leon Anavi
6b4b11cf00 python3-unidiff: Upgrade 0.7.3 -> 0.7.4
Upgrade to release 0.7.4:

- Fixed git diff parsing issues (filename with spaces, only one
  added/deleted file).

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-11 22:46:17 +01:00
Leon Anavi
9b7f4191bf python3-networkx: Upgrade 2.7.1 -> 2.8.4
Upgrade to release 2.8.4:

- Clean up maximal_independent_set tests
- MAINT: Cleanup centrality module, remove unused variables
- importorskip scipy instead of numpy for total spanning tree
- Add initial_graph parameter to scale_free_graph and deprecate
  create_using
- Add docstring example for attr transfer to linegraph.
- Update ISMAGS.analyze_symmetry docstring.
- Add default value p=2 for minkowski distance metric.
- Update inline code to inline math in docstring
- Update multigraph docstrings to reflect remove_edges_from
  behavior.
- Update simple_cycles docstring w/ yields and examples
- Chromatic polynomial
- Catch ':' explicitly while working with pydot
- Revert "Add workaround for pytest failures on 3.11b2"
- Default to lightmode for documentation
- Dont compute all biconnected components in is_biconnected()
- Some more changes to make pytest-randomly happy
- Add durations flag to coverage run on CI.
- Recover order of layers in multipartite_layout when layers are
  sortable
- Update doc requirements
- Touchups to MG and MDG edges docstrings.
- Add PendingDeprecation for pydot
- Add example of topo_order kwarg to dag_longest_path

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-11 22:46:17 +01:00
Leon Anavi
063f7de651 python3-email-validator: Upgrade 1.1.3 -> 1.2.1
Upgrade to release 1.2.1:

- Rejecting domains with NULL MX records (when deliverability
  checks are turned on).
- Rejecting unsafe unicode characters. (Some of these checks you
  should be doing on all of your user inputs already!)
- Rejecting most special-use reserved domain names. A new
  test_environment option is added for using @*.test domains.
- Some fixes in the tests.
- example and example.com/net/org are removed from the special-use
  domains list.
- SPECIAL_USE_DOMAIN_NAMES is now a documented part of the API
  (and it is a list instead of a tuple)
- New module-level attributes ALLOW_SMTPUTF8, CHECK_DELIVERABILITY,
  TEST_ENVIRONMENT, and DEFAULT_TIMEOUT can be used to change the
  default values of the keyword arguments.
- Travis CI is updated to test from Python 3.6 forward,
  dropping 3.5.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-11 22:46:17 +01:00
Leon Anavi
d5f5bbd467 python3-coverage: Upgrade 6.3.2 -> 6.4.1
Upgrade to release 6.4.1:

- Greatly improved performance on PyPy, and other environments that
  need the pure Python trace function.
- The conditions for using tomllib from the standard library have
  been made more precise, so that 3.11 alphas will continue to work.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-11 22:46:17 +01:00
Leon Anavi
f2fceed658 python3-tornado: Upgrade 6.1 -> 6.2
Upgrade to release 6.2:

- The minimum supported Python version is now 3.7.
- Wheels are now published with the Python stable ABI (abi3) for
  compatibility across versions of Python.
- SSL certificate verfication and hostname checks are now enabled
  by default in more places (primarily in client-side usage of
  SSLIOStream).
- Various improvements to type hints throughout the package.
- CI has moved from Travis and Appveyor to Github Actions.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-11 22:46:17 +01:00
Leon Anavi
ed1c1a393e python3-humanize: Upgrade 4.2.0 -> 4.2.3
Upgrade to release 4.2.3:

- Update annotations, docs, and tests: naturaltime can also accept
  a timedelta
- Update annotations: naturadelta and naturaltime can also accept
  a float
- Rename Arabic locale from ar_SA to ar to enable fallbacks
- Use %d for year translations, convert to string for intcomma after
- Fix intcomma with ndigits=0

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-11 22:46:17 +01:00
Leon Anavi
41b2996123 python3-pychromecast: Upgrade 12.1.3 -> 12.1.4
Upgrade to release 12.1.4 and add runtime dependencies:

- Improve timeout logs
- pin to protobuf v3

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
Leon Anavi
fffefa861a python3-marshmallow: Upgrade 3.15.0 -> 3.17.0
Upgrade to release 3.17.0:

- Support serialization as float in TimeDelta field
- Add messages_dict property to ValidationError to facilitate type
  checking

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
Leon Anavi
bc6374e53f python3-tabulate: Upgrade 0.8.9 -> 0.8.10
Upgrade to release 0.8.10:

- Bug fixes
- Column width parameter

License-Update: update years

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
Xu Huan
eb8dccc433 python3-lxml: upgrade 4.9.0 -> 4.9.1
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
Xu Huan
ed42504a98 python3-grpcio: upgrade 1.45.0 -> 1.47.0
0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch
refreshed for new version.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
zhengruoqin
79c7133580 python3-grpcio-tools: upgrade 1.46.3 -> 1.47.0
0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch
refreshed for new version.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
zhengruoqin
5a2554bd5e python3-google-auth: upgrade 2.8.0 -> 2.9.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
zhengruoqin
aa902877f2 python3-google-api-core: upgrade 2.8.0 -> 2.8.2
Changelog:
=========
Bug Fixes
---------
    deps: allow protobuf < 5.0.0 (#400) (8f73d2e)
    drop support for grpc-gcp (#401) (5da6733)

Documentation
-------------
    fix changelog header to consistent size (#394) (ac266e9)
    Fix typo in the BackgroundConsumer docstring (#395) (0eb727f)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
zhengruoqin
34003e2a2b python3-engineio: upgrade 4.3.2 -> 4.3.3
Changelog:
==========
Handle ASGI lifespan when running with a secondary ASGI app #284
Update deprecated usage of asyncio.wait() #281
Better handling of queued WebSocket messages in uWSGI #256
Gracefully fail to decode empty packets #269
Only attempt to set an async signal handler once #276

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
Xu Huan
a0e77fcb70 python3-awesomeversion: upgrade 22.5.2 -> 22.6.0
Changelog:
===========
Handle ValueError for possible blank values when casting to int
Remove deprecated method AwesomeVersion.ensure_strategy

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
Xu Huan
3674fd8dd3 python3-autobahn: upgrade 22.5.1 -> 22.6.1
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
Pascal Bach
811229cf34 python3-pybind11: upgrade 2.8.1 -> 2.9.2
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 08:24:26 -07:00
Leon Anavi
8e1c900eff python3-pika: Upgrade 1.2.1 -> 1.3.0
Upgrade to release 1.3.0:

- Convert the metadata into PEP 621 format
- Use pyproject.toml only
- Memory leak when multiple field is set to true in ack
- No exception raised when heartbeat timed out
- Wrong return type for basic_get

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-06 05:08:49 -07:00
Leon Anavi
38dbdf4b23 python3-web3: Upgrade 5.29.1 -> 5.29.2
Upgrade to release 5.29.2:

- Only thread lock methods attempting to access the cache for the
  caching middleware.
- Socket timeout when pushing a significant amount of data

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-06 05:08:49 -07:00
Leon Anavi
005c801531 python3-serpent: Upgrade 1.40 -> 1.41
Upgrade to release 1.41:

- support for python 3.11 added (__getstate__ behavior change)
- replaced travis CI by Github actions

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-06 05:08:49 -07:00
Leon Anavi
52d9977187 python3-eth-hash: Upgrade 0.3.2 -> 0.3.3
Upgrade to release 0.3.3 and add runtime dependencies:

- Keccak backend was initialized every time it was called.
  Now it's initialized only the first time it's called.
- Prune venv files from the release via MANIFEST.in

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-06 05:08:49 -07:00
Leon Anavi
83699de654 python3-elementpath: Upgrade 2.5.0 -> 2.5.3
Upgrade to release 2.5.3:

- Fix unary path step operator
- Fix sphinx warnings 'reference target not found'

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-06 00:08:14 -04:00
Leon Anavi
4d1ae1df53 python3-autobahn: Upgrade 22.4.2 -> 22.5.1
Upgrade to release 22.5.1:

- new: WAMP Flatbuffers IDL and schema processing (experimental)
- new: WAMP-cryptosign trustroot (experimental)
- new: add wrapper type for CryptosignAuthextra
- fix: stricted type checking of Challenge; fix cryposign unit test
- new: more test coverage
- fix: reduce log noise
- fix: forward channel_binding selected in Component client
- new: expand ISigningKey to provide security_module/key_id
- fix: Component cryptosign test
- fix: add type hints; fix channel_binding
- new: work on federated realms and secmods
- new: rename to and work on a.w.CryptosignKey
- new: add bip44 for cryptosign test
- fix: remove all txaio.make_logger refs from generic code
- new: initial support for federated WAMP realms via
  a.x.FederatedRealm/Seeder
- new: moved utility functions and unit tests for WAMP realm name
  checking from Crossbar.io
- new: allow list of URLs for transports in a.t.component.Component
- new: add websocket_options to a.t.wamp.ApplicationRunner
- new: add stop_at_close flag in a.t.component.run
- fix: reduce log noise (regression) on ApplicationRunner Twisted
- new: allow max_retry_delay==0 for always-immediate auto-reconnect
  in ApplicationRunner on Twisted
- new: add websocket_options to WAMP ApplicationRunner on Twisted
- new: more type hints and docs

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-06 00:08:14 -04:00
wangmy
cf6537d861 python3-zeroconf: upgrade 0.38.6 -> 0.38.7
Changelog:
==========
Performance improvements for parsing incoming packet data (#1076)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:03 -04:00
wangmy
a39f4a5849 python3-pandas: upgrade 1.4.2 -> 1.4.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:03 -04:00
wangmy
4b06d8ea44 python3-jmespath: upgrade 1.0.0 -> 1.0.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-02 11:37:03 -04:00