summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libauthen-sasl-perl,libhtml-tree-perl: allow PERL_USE_UNSAFE_INCKhem Raj2021-03-012-0/+4
| | | | | | | | latest perl has made it defualt to remove current directory from default include paths but some modules still depend on this behavior, so let them use it Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-semantic-version: Add recipeLeon Anavi2021-03-011-0/+12
| | | | | | | | | | | Add semantic_version - a library implementing the 'SemVer' scheme. Version 2.8.5 brings: - Properly handle wildcards in SimpleSpec (e.g. ==1.2.*) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: Upgrade 3.7.3 -> 3.7.4Leon Anavi2021-03-011-1/+1
| | | | | | | | | | | | | | Upgrade to release 3.7.4: - (SECURITY BUG) Started preventing open redirects in the aiohttp.web.normalize_path_middleware middleware. - Fix interpretation difference of the pure-Python and the Cython-based HTTP parsers construct a yarl.URL object for HTTP request-target. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-autobahn: Upgrade 21.2.1 -> 21.2.2Leon Anavi2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | Upgrade to release 21.2.2: - fix: correct some sphinx doc references - new: minimum supported Python (language) version is now 3.7 (on CPython and PyPy) - new: more XBR proxy/stub code generation capabilities (RPC call/invoation handlers) - fix: wamp-cryptosign loading of keys from SSH agent - fix: update Docker image building and build Docker multi-arch images - new: add more WAMP-cryptosign signature test vectors and unit tests - fix: include XBR code rendering templates in package manifest Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tqdm: Upgrade 4.57.0 -> 4.58.0Leon Anavi2021-03-011-1/+1
| | | | | | | | | | | | | Upgrade to release 4.58.0: - add start delay in seconds - add tests - misc code tidy - misc documentation updates Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: Upgrade 22.0.2 -> 22.0.3Leon Anavi2021-03-011-1/+1
| | | | | | | | | | | Upgrade to release 22.0.3: - Fix fork-safety bug in garbage collection thread (regression in 20.0) when using subprocesses. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-rsa: Upgrade 4.7.1 -> 4.7.2Leon Anavi2021-03-011-1/+1
| | | | | | | | | | Upgrade to release 4.7.2: - Fix picking/unpickling issue introduced in 4.7 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cvxopt: Upgrade 1.2.5 -> 1.2.6Leon Anavi2021-03-011-2/+2
| | | | | | | | | | | | | | | | Upgrade to release 1.2.6: - Change construction of sparse matrix to avoid limitations of linear indexing with long int - Make create_indexlist declaration match definition in dense.c - Update version, copyright, and documentation - Fixes typos in examples, documentation License-Update: Update year Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pulsectl: Upgrade 20.5.1 -> 21.2.0Leon Anavi2021-03-011-2/+1
| | | | | | | | | | Upgrade to release 21.2.0: - Link pulsectl-asyncio as an alternative for async code Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-markdown: Upgrade 3.3.3 -> 3.3.4Leon Anavi2021-03-011-2/+1
| | | | | | | | | | | | | | | Upgrade to release 3.3.4: - Properly parse unclosed tags in code spans - Properly parse processing instructions in md_in_html - Properly parse code spans in md_in_html - Preserve text immediately before an admonition - Simplified regex for HTML placeholders addressing - Ensure permalinks and ankorlinks are not restricted by toc_depth Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-runner: Upgrade 5.2 -> 5.3.0Leon Anavi2021-03-011-3/+2
| | | | | | | | | | | | | Upgrade to release 5.3.0: - Require Python 3.6 or later - Refreshed package metadata License-Update: License remains MIT Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: Upgrade 2.4.137.3 -> 2.4.138Leon Anavi2021-03-011-2/+2
| | | | | | | | | | | Upgrade to release 2.4.138: - Bump version - Bump deps Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cffi: Upgrade 1.14.4 -> 1.14.5Leon Anavi2021-03-011-1/+1
| | | | | | | | | | | Upgrade to release 1.14.5: - Source fix for old gcc version - This and future releases should include wheels on more platforms Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pandas: Upgrade 1.2.1 -> 1.2.2Leon Anavi2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 1.2.2: - Fixed regression in read_excel() that caused it to raise AttributeError when checking version of older xlrd versions - Fixed regression in DataFrame constructor reordering element when construction from datetime ndarray with dtype not "datetime64[ns]" - Fixed regression in DataFrame.astype() and Series.astype() not casting to bytes dtype - Fixed regression in to_pickle() failing to create bz2/xz compressed pickle files with protocol=5 - Fixed regression in pandas.testing.assert_series_equal() and pandas.testing.assert_frame_equal() always raising AssertionError when comparing extension dtypes - Fixed regression in to_csv() opening codecs.StreamWriter in binary mode instead of in text mode and ignoring user-provided mode - Fixed regression in Categorical.astype() casting to incorrect dtype when np.int32 is passed to dtype argument - Fixed regression in to_excel() creating corrupt files when appending (mode="a") to an existing file - Fixed regression in DataFrame.transform() failing in case of an empty DataFrame or Series - Fixed regression in groupby() or resample() when aggregating an all-NaN or numeric object dtype column - Fixed regression in Rolling.count() where the min_periods argument would be set to 0 after the operation - Fixed regression in read_excel() that incorrectly raised when the argument io was a non-path and non-buffer and the engine argument was specified - pandas.read_excel() error message when a specified sheetname does not exist is now uniform across engines - Fixed bug in pandas.read_excel() producing incorrect results when the engine openpyxl is used and the excel file is missing or has incorrect dimension information; the fix requires openpyxl >= 3.0.0, prior versions may still fail - Fixed bug in pandas.read_excel() sometimes producing a DataFrame with trailing rows of np.nan when the engine openpyxl is used Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-rsa: Upgrade 4.7 -> 4.7.1Leon Anavi2021-03-011-1/+1
| | | | | | | | | | Upgrade to release 4.7.1: - Fix threading issue introduced in 4.7 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: Upgrade 1.4.10 -> 1.4.11Alejandro Hernandez Samaniego2021-02-281-2/+2
| | | | | Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp: Upgrade 2.2.0 -> 2.3.0Alejandro Hernandez Samaniego2021-02-281-1/+1
| | | | | Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosquitto: Upgrade 2.0.7 -> 2.0.8Gianfranco2021-02-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2.0.8 - 2021-02-25 ================== Broker: - Fix incorrect datatypes in `struct mosquitto_evt_tick`. This changes the size and offset of two of the members of this struct, and changes the size of the struct. This is an ABI break, but is considered to be acceptable because plugins should never be allocating their own instance of this struct, and currently none of the struct members are used for anything, so a plugin should not be accessing them. It would also be safe to read/write from the existing struct parameters. - Give compile time warning if libwebsockets compiled without external poll support. Closes #2060. - Fix memory tracking not being available on FreeBSD or macOS. Closes #2096. Client library: - Fix mosquitto_{pub|sub}_topic_check() functions not returning MOSQ_ERR_INVAL on topic == NULL. Clients: - Fix possible loss of data in `mosquitto_pub -l` when sending multiple long lines. Closes #2078. Build: - Provide a mechanism for Docker users to run a broker that doesn't use authentication, without having to provide their own configuration file. Closes #2040. Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* librcereal: A couple of improvementsPeter Kjellerstedt2021-02-281-7/+3
| | | | | | | | | | * Add "+git${SRCPV}" to PV to indicate that a non-released version is used. * Do not redefine FILES_${PN}-dev; the default will work just fine. * Move PROVIDES to better match the style guide. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgphoto2: upgrade 2.5.26 -> 2.5.27Wang Mingyu2021-02-281-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gphoto2: upgrade 2.5.26 -> 2.5.27Wang Mingyu2021-02-281-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vsftpd: allow newfstatat and pselect6 syscalls in the seccomp sandboxYi Zhao2021-02-282-0/+52
| | | | | | | | | | | | | | | | | | | | Allow newfstatat and pselect6 in the seccomp sanbox for glibc 2.33. Fixes the following OOPS error: root@qemux86-64:~# tnftp 192.168.1.1 Connected to 192.168.1.1. 220 (vsFTPd 3.0.3) Name (192.168.1.1:root): anonymous 331 Please specify the password. Password: 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> ls OOPS: priv_sock_get_cmd Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tesseract-lang: upgrade 4.0.0 -> 4.1.0Wang Mingyu2021-02-281-2/+2
| | | | | | | There is no file COPYING in version 4.1.0, so the file LICENSE is used instead. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis-plus-plus: upgrade 1.2.1 -> 1.2.2Wang Mingyu2021-02-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* protobuf: upgrade 3.14.0 -> 3.15.2Wang Mingyu2021-02-282-733/+1
| | | | | | | | 0001-fix-m4-pthread-update.patch Removed since this is included in 3.15.2. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.11 -> 1.12Wang Mingyu2021-02-282-33/+1
| | | | | | | | 0001-crypto-Update-l_pkcs5_pbkdf2-call-after-rename.patch Removed since this is included in 1.12. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes-kernel: add libbpfMatteo Croce2021-02-272-0/+75
| | | | | | | | Add a recipe to build libbpf from https://github.com/libbpf/libbpf The only patch fixes a build issue, and it's already merged upstream. Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cereal: RemoveAdam Miartus2021-02-273-136/+1
| | | | | | this component is already configured by 'libcereal' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: add dev package that can be included into toolchain sdkAdam Miartus2021-02-261-1/+10
| | | | | Signed-off-by: Adam Miartus <adam.miartus@softhows.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: pick up additional licenses of cereal componentsAdam Miartus2021-02-261-2/+8
| | | | | Signed-off-by: Adam Miartus <adam.miartus@softhows.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: update to newer versionAdam Miartus2021-02-261-1/+1
| | | | | | | | fixes CVE-2020-11105 adds license information for components of cerial Signed-off-by: Adam Miartus <adam.miartus@softhows.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkmm3: use relative pathMingli Yu2021-02-252-0/+55
| | | | | | | | | Fixes: Fatal error: can't create gdk/gdkmm/libgdkmm-3.0.so.1.1.0.p/_buildarea1_master-wr_build_Userspace_auto-usrmerge_standalone_usrmerge_next_210222_lxbuilds_Har12345_platform_up_intel-x86-64-standard-glibc-std_wrlinux_build_tmp-glibc_work_corei7-64-wrs-linux_gtkmm3_3.24.3-r0_gtkmm-3.24.3_untracked_gdk_gdkmm_timecoord.cc.o: File name too long Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: split out phpdbg into a separate packageDiego Santa Cruz2021-02-251-1/+2
| | | | | | | | | Since PHP 7.0 the phpdbg debugger is built by default and gets shipped in the main php package, increasing its size by several MB; split it out into a php-phpdbg package, following Debian naming. Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: remove the recipe since it moved to oe-coreRandy MacLeod2021-02-251-22/+0
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libssh2: remove the recipe since it moved to oe-coreRandy MacLeod2021-02-255-268/+0
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* stunnel: upgrade 5.57 -> 5.58Wang Mingyu2021-02-241-2/+2
| | | | | | | License-Update: Update year to 2021 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: Add imhttp to packageconfigYi Fan Yu2021-02-241-0/+1
| | | | | | | | introduced in 8.2010.0 requires civetweb for http input module Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* influxdb: Generate checksums for term moduleKhem Raj2021-02-241-0/+11
| | | | | | | | go 1.16 does no longer regenrate them with go list command intentionally, Therefore add the replacement repo checksums to go.sum Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-watchdog: Upgrade 2.0.0 -> 2.0.2Leon Anavi2021-02-241-1/+1
| | | | | | | | | | | Upgrade to release 2.0.2: - [mac] Add missing exception objects - Thanks to contributors Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-txaio: Upgrade 20.12.1 -> 21.2.1Leon Anavi2021-02-241-1/+1
| | | | | | | | | | | Upgrade to release 21.2.1: - fix: update minimum dependencies (here, and in other crossbar packages) in an attempt to tame the new pip dep resolver madness Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-alembic: Upgrade 1.5.4 -> 1.5.5Leon Anavi2021-02-241-1/+1
| | | | | | | | | | | | | | Upgrade to release 1.5.5: - Adjusted the use of SQLAlchemy's .copy() internals to use ._copy() for version 1.4.0, as this method is being renamed. - Added new config file option prepend_sys_path, which is a series of paths that will be prepended to sys.path; the default value in newly generated alembic.ini files is ".". Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-iso8601: Upgrade 0.1.13 -> 0.1.14Leon Anavi2021-02-241-2/+1
| | | | | | | | | | | | | | | | | Upgrade to release 0.1.14: - Add GitHub build actions for project - Add project URLs in setup.py - Update and fix README links - Fix handling of README in setup.py (encoding fun in 3.5, 3.6 and pypy3) - Add Python 3.9 to test matrix - Add type hints - Derive ParseError from ValueError Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-autobahn: Upgrade 20.12.3 -> 21.2.1Leon Anavi2021-02-241-2/+1
| | | | | | | | | | | | | | | Upgrade to release 21.2.1: - new: callback user component function "check_config" on container/router components - fix: support Docker images for ARM (32 bit and 64 bit) - fix: bake Docker multi-arch images - fix: PyPy3 CI - new: enable autobahn client unit tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-httplib2: Upgrade 0.18.1 -> 0.19.0Leon Anavi2021-02-241-3/+2
| | | | | | | | | | | | | Upgrade to release 0.19.0: - auth: parse headers using pyparsing instead of regexp - auth: WSSE token needs to be string not bytes License-Update: Use file LICENSE instead of PKG-INFO Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-typeguard: Upgrade 2.11.0 -> 2.11.1Leon Anavi2021-02-241-1/+1
| | | | | | | | | | Upgrade to release 2.11.1: - Fixed compatibility with Python 3.10 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mypy: Upgrade 0.800 -> 0.812Leon Anavi2021-02-241-1/+1
| | | | | | | | | | | Upgrade to release 0.812: - Improved source file finding - Excluding paths Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pkgconfig: Upgrade 1.5.1 -> 1.5.2Leon Anavi2021-02-241-2/+1
| | | | | | | | | | | Upgrade to release 1.5.2: - Added Support for Linux On Power - Use poetry_core as build backend Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prompt-toolkit: Upgrade 3.0.14 -> 3.0.16Leon Anavi2021-02-241-1/+1
| | | | | | | | | | | | | | | | Upgrade to release 3.0.16: - Added ScrollablePane: a scrollable layout container. This allows applications to build a layout, larger than the terminal, with a vertical scroll bar. The vertical scrolling will be done automatically when certain widgets receive the focus. - Added DeduplicateCompleter and ConditionalCompleter. - Added deduplicate argument to merge_completers. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mpmath: Upgrade 1.1.0 -> 1.2.1Leon Anavi2021-02-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 1.2.1: - Support @ operator for matrix multiplication - Add eta() implementing the Dedekind eta function - Optimized the python_trailing function - Implement unary plus for matrices - Improved calculation of gram_index - Fix a possible division by zero in shanks() - Fixed indexing errors in deHoog, Knight & Stokes inverse laplace transform algorithm - Corrected branch cuts of the elliprj() function in some cases - Fix initialization of iv.matrix from non-interval matrix - Preserve function signatures in PrecisionManager - Implemented float and complex conversions for ivmpf - Fixed issue with scalar-matrix multiplication for interval matrices - Fix estimation of quadrature error with multiple subintervals - Fixed a problem with the defun decorators - Fix eigenvalue sorting by absolute value License-Update: Alter the last clause to ensure that Github recognizes the LICENSE as BSD Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-elementpath: Upgrade 2.1.3 -> 2.1.4Leon Anavi2021-02-241-1/+1
| | | | | | | | | | | Upgrade to release 2.1.4: - Add tests and apply small fixes to TDOP parser - Fix wildcard selection of attributes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>