summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyzmq: set precise BSD licenseRoss Burton2021-11-191-1/+1
| | | | | | | | "BSD" is ambiguous, use the precise license BSD-3-Clause. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-posix-ipc: remove spurious dependenciesRoss Burton2021-11-191-10/+0
| | | | | | | | | pip isn't needed to build, and adding the empty string to RDEPENDS is most certainly meaningless. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-posix-ipc: set precise BSD licenseRoss Burton2021-11-191-1/+1
| | | | | | | | "BSD" is ambiguous, use the precise license BSD-3-Clause. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-lxml: set precise BSD licenseRoss Burton2021-11-191-2/+2
| | | | | | | | | | "BSD" is ambiguous, use the precise license BSD-3-Clause. Also update the HOMEPAGE. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-gevent: update licenseRoss Burton2021-11-191-5/+2
| | | | | | | | gevent is MIT, and it embeds copies of Python which is Python-2.0. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-gevent: use system libraries instead of embeddingRoss Burton2021-11-192-40/+8
| | | | | | | | | | | gevent by default will build its own c-ares and libuv, but that build needs patches and embedded libraries are bad form. DEPEND on the recipes instead, and turn off embedding. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-crypto-vectors: set precise BSD licenseRoss Burton2021-11-191-2/+4
| | | | | | | | "BSD" is ambiguous, use the precise license BSD-3-Clause. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-cryptography: set precise BSD licenseRoss Burton2021-11-191-2/+4
| | | | | | | | "BSD" is ambiguous, use the precise license BSD-3-Clause. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-jedi: Upgrade 0.18.0 -> 0.18.1Leon Anavi2021-11-191-2/+9
| | | | | | | | | | | | Upgrade to release 0.18.1: - Implict namespaces are now a separate types in Name().type - Python 3.10 support - Mostly bugfixes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-parso: Add runtime dependenciesLeon Anavi2021-11-191-0/+6
| | | | | | | | Add runtime dependencies for parso. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-deprecated: Upgrade 1.2.12 -> 1.2.13Leon Anavi2021-11-191-1/+5
| | | | | | | | | | | | | | | | Upgrade to release 1.2.13: - Change the signature of the :func:~deprecated.sphinx.deprecated decorator to reflect the valid use cases. - Fix versionadded and versionchanged decorators: do not return a decorator factory, but a Wrapt adapter. - Fix configuration for AppVeyor: simplify the test scripts and set the version format to match the current version. - Change configuration for Tox: run unit tests on Wrapt Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-imageio: Upgrade 2.10.3 -> 2.10.5Leon Anavi2021-11-191-1/+1
| | | | | | | | | | | Upgrade to release 2.10.5: - Resolve regression on imageJ TIFF hyperstacks - Consistently handle file opening/closing Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-eventlet: Upgrade 0.32.0 -> 0.33.0Leon Anavi2021-11-191-2/+7
| | | | | | | | | | | | | | Upgrade to release 0.33.0: - green.thread: unlocked Lock().release() should raise exception, returned True - wsgi: Don't break HTTP framing during 100-continue handling - greendns: Create a DNS resolver lazily rather than on import - ssl: GreenSSLContext minimum_version and maximum_version setters Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-sqlalchemy: upgrade 1.4.26 -> 1.4.27wangmy2021-11-171-1/+1
| | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pychromecast: upgrade 9.3.1 -> 10.1.0wangmy2021-11-171-1/+1
| | | | | | | | | Re-add support for passing services to get_device_info + get_multizone_status (https://github.com/home-assistant-libs/pychromecast/pull/558) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-isort: upgrade 5.10.0 -> 5.10.1wangmy2021-11-171-1/+1
| | | | | | | | | | 5.10.1 November 8 2021 Fixed #1819: Occasional inconsistency with multiple src paths. Fixed #1840: skip_file ignored when on the first docstring line Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-gast: upgrade 0.5.2 -> 0.5.3wangmy2021-11-171-1/+1
| | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-cmd2: upgrade 2.2.0 -> 2.3.0wangmy2021-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug Fixes Fixed AttributeError in rl_get_prompt() when prompt is None. Fixed bug where using choices on a Settable didn't verify that a valid choice had been entered. Fixed bug introduced in cmd2 2.0.0 in which select() converts return values to strings. It should never have converted return values. Enhancements Added settings to Column class which prevent a table from overriding existing styles in header and/or data text. This allows for things like nesting an AlternatingTable in another AlternatingTable. AlternatingTable no longer automatically applies background color to borders. This was done to improve appearance since the background color extended beyond the borders of the table. Added ability to colorize all aspects of AlternatingTables, BorderedTables, and SimpleTables. Added support for 8-bit/256-colors with the cmd2.EightBitFg and cmd2.EightBitBg classes. Added support for 24-bit/RGB colors with the cmd2.RgbFg and cmd2.RgbBg classes. Removed dependency on colorama. Changed type of ansi.allow_style from a string to an ansi.AllowStyle Enum class. Deprecations Deprecated cmd2.fg. Use cmd2.Fg instead. Deprecated cmd2.bg. Use cmd2.Bg instead. Breaking Changes To support the color upgrade, all cmd2 colors now inherit from either ansi.FgColor or ansi.BgColor. Therefore, ansi.style() no longer accepts colors as strings. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-alembic: upgrade 1.7.4 -> 1.7.5wangmy2021-11-171-1/+1
| | | | | | | | | | bug fix: Adjustments to the test suite to accommodate for error message changes occurring as of SQLAlchemy 1.4.27. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-absl: upgrade 0.15.0 -> 1.0.0wangmy2021-11-171-1/+1
| | | | | | | | | | | | Changed absl-py no longer supports Python 2.7, 3.4, 3.5. All versions have reached end-of-life for more than a year now. New releases will be tagged as vX.Y.Z instead of pypi-vX.Y.Z in the git repo going forward. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-aiohttp: Upgrade 3.8.0 -> 3.8.1Leon Anavi2021-11-161-1/+4
| | | | | | | | | | | | | | | | | | | Upgrade to release 3.8.1: - Fix the error in handling the return value of getaddrinfo. getaddrinfo will return an (int, bytes) tuple, if CPython could not handle the address family. It will cause a index out of range error in aiohttp. For example, if user compile CPython with --disable-ipv6 option but his system enable the ipv6. - Do not install "examples" as a top-level package. - Restored ability to connect IPv6-only host. - Remove Signal from __all__, replace aiohttp.Signal with aiosignal.Signal in docs - Made chunked encoding HTTP header check stricter Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-aiosignal: Add recipeLeon Anavi2021-11-161-0/+12
| | | | | | | | | | | A list of registered asynchronous callbacks. Version 1.2.0: - Added support for Python 3.10 - Mark aiosignal as Python3-only package Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-frozenlist: Add recipeLeon Anavi2021-11-161-0/+8
| | | | | | | | | | | | | | | | | | A list-like structure which implements collections.abc.MutableSequence, and which can be made immutable. Version 1.2.0: - FrozenList now supports being used as a generic type as per PEP 585, e.g. frozen_int_list: FrozenList[int] (requires Python 3.9 or newer) - Added support for Python 3.10 - Started shipping platform-specific wheels with the musl tag targeting typical Alpine Linux runtimes - Started shipping platform-specific arm64 wheels for Apple Silicon Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-charset-normalizer: Add recipeLeon Anavi2021-11-161-0/+8
| | | | | | | | | | | | | | | | | | | Package for encoding & language detection. Charset detection. Version 2.0.7: - Add support for Kazakh (Cyrillic) language detection - Further improve inferring the language from a given code page (single-byte) - Remove redundant logging entry about detected language(s) - Trying to leverage PEP263 when PEP3120 is not supported - Refactoring for potential performance improvements in loops - Various detection improvement (MD+CD) - Fix a minor inconsistency between Python 3.5 and other versions regarding language detection Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-cchardet: Add recipeLeon Anavi2021-11-161-0/+8
| | | | | | | | | | | Universal character encoding detector, release 2.1.7: - support Python 3.9 - drop support for Python 3.5 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-soupsieve: Upgrade 2.3 -> 2.3.1Leon Anavi2021-11-161-1/+1
| | | | | | | | | | | Upgrade to release 2.3.1: - FIX: Ensure attribute selectors match tags that have new lines characters in attributes. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-colorlog: Upgrade 6.5.0 -> 6.6.0Leon Anavi2021-11-161-1/+1
| | | | | | | | | | | Upgrade to release 6.6.0: - Add a force_color option to colorlog.formatter.ColoredFormatter - Support the FORCE_COLOR environment variable Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-bandit: Uprade 1.7.0 -> 1.7.1Leon Anavi2021-11-161-2/+1
| | | | | | | | | | | | | Upgrade to release 1.7.1: - Fix broken reported URL link for B107 - fix reading initial values from .bandit - Always use a Loader in yaml.load - PEP-518 support: configure bandit via pyproject.toml Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-zeroconf: Upgrade 0.36.12 -> 0.36.13Leon Anavi2021-11-161-1/+1
| | | | | | | | | | | Upgrade to release 0.36.13: - Unavailable interfaces are now skipped during socket bind - Downgraded incoming corrupt packet logging to debug Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-aenum: Upgrade 3.1.3 -> 3.1.5Leon Anavi2021-11-161-1/+5
| | | | | | | | | | | Upgrade to release 3.1.5: - fix extend_enum() - tests: move enum setting from body to header Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-email-validator: new packageBartosz Golaszewski2021-11-161-0/+13
| | | | | | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-coverage: Upgrade 6.1.1 -> 6.1.2Leon Anavi2021-11-161-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 6.1.2: - Python 3.11 is supported (tested with 3.11.0a2). One still-open issue has to do with exits through with-statements. - Fix: When remapping file paths through the [paths] setting while combining, the [run] relative_files setting was ignored, resulting in absolute paths for remapped file names. This is now fixed. - Fix: Complex conditionals over excluded lines could have incorrectly reported a missing branch. This is now fixed. - Fix: More exceptions are now handled when trying to parse source files for reporting. Problems that used to terminate coverage.py can now be handled with [report] ignore_errors. This helps with plugins failing to read files. - Fix: Removed another vestige of jQuery from the source tarball. - Fix: Added a default value for a new-to-6.x argument of an internal class. This unsupported class is being used by coveralls. Although I'd rather not "fix" unsupported interfaces, it's actually nicer with a default value. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-astroid: Upgrade 2.8.4 -> 2.8.5Leon Anavi2021-11-161-1/+1
| | | | | | | | | | | | | | | | | Upgrade to release 2.8.5: - Use more permissive versions for the typed-ast dependencie (<2.0 instead of <1.5) - Fix crash on inference of __len__. - Added missing kind (for Const) and conversion (for FormattedValue) fields to repr. - Fix crash with assignment expressions, nested if expressions and filtering of statements - Fix incorrect filtering of assignment expressions statements Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-elementpath: Upgrade 2.3.2 -> 2.4.0Leon Anavi2021-11-161-1/+1
| | | | | | | | | | | | | Upgrade to release 2.4.0: - Fix type annotations and going strict on parsers and other public classes - Add XPathConstructor token class (subclass of XPathFunction) - Last release for Python 3.6 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-yarl: Upgrade 1.7.0 -> 1.7.2Leon Anavi2021-11-161-1/+1
| | | | | | | | | | | | Upgrade to release 1.7.2: - Changed call in with_port() to stop reencoding parts of the URL that were already encoded. - Fix 1.7.0 build error Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-zeroconf: Upgrade 0.36.9 -> 0.36.12Leon Anavi2021-11-161-1/+1
| | | | | | | | | | | | | Upgrade to release 0.36.12: - Prevent service lookups from deadlocking if time abruptly moves backwards - scope_id is now stripped from IPv6 addresses if given - Optimized decoding labels from incoming packets Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pydicti: Upgrade 1.1.4 -> 1.1.6Leon Anavi2021-11-161-2/+1
| | | | | | | | | | | | Upgrade to release 1.1.6: - Update the badges on the landing page - Maintenance release for testing automatic releases using GitHub Actions Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-yappi: Upgrade 1.3.2 -> 1.3.3Leon Anavi2021-11-162-53/+1
| | | | | | | | | | | Upgrade to release 1.3.3: - Fix 3.10 support - Fix wrong sorting key when tavg is selected Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-configparser: Upgrade 5.0.2 -> 5.1.0Leon Anavi2021-11-111-1/+1
| | | | | | | | | | | | | Upgrade to release 5.1.0: - Synced with Python 3.10.0. - Packaging refresh. - Tests now run on Python 3.10. - Modernized code relying on Python 3.6. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-httplib2: upgrade 0.20.1 -> 0.20.2wangmy2021-11-111-1/+1
| | | | | | | | | | | | | | 0.20.2 auth: support pyparsing v3 (AttributeError downcaseTokens) https://github.com/httplib2/httplib2/issues/207 proxy: correct extraction of errno from pysocks ProxyConnectionError https://github.com/httplib2/httplib2/pull/202 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-graphviz: upgrade 0.17 -> 0.18wangmy2021-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog Version 0.18 Change of beaviour: File endings are now normalized so that all DOT source outputs end with a final newline (Unix convention, simplifies concatenation). This includes DOT source files written by .render(), .view(), or .save() as well was .source generated or loaded from Source (or Source.from_file()). Change of behaviour: Source instances created by Source.from_file() no nonger write the content read into .source back into the file. Use .save(skip_existing=False) before calling .render() or .view() if you want to overwrite the file to produce the previous (less safe) behaviour. Change of undocumented behaviour: When iterating over a Graph, Digraph, or Source instance, the yielded lines now include a final newline ('\n'). This mimics iteration over file object lines in text mode. When passing invalid parameters such as unknown engine, format, etc., .render() now raises early before writing the file. Call .save() explicitly to produce the previous (less safe) behaiour. Add optional keyword-only encoding argument to pipe(). Returns the decoded stdout from the rendering process (e.g. format='svg'). Delegates encoding/decoding to subprocess in the common case (input and output encoding are the same, e.g. default encoding='utf-8'). Used by the Jupyter notebook integration. Add optional keyword-only engine argument to .pipe() and .render(). Add optional keyword-only renderer and formatter arguments to Graph(), Digraph(), Source() and Source.from_file() to set default renderers and formatters (similar to format). Used by .pipe(), .render(), and .view() if not given as method-argument. Add pipe_string(), pipe_lines(), and pipe_lines_string(). Pipe input_string, return string. Pipe input_lines incrementally, return bytes. Pipe input_lines incrementally, return string. Add set_default_engine() and set_default_format() Add backend.DOT_BINARY and backend.UNFLATTEN_BINARY. Restructure the internal class hierarchy using multiple-inheritance with cooperative super() calling: Graph now inherits both from Dot and from Render, and both of them inherit from Base which defines their common interface: Lines of DOT source code that Dot generates (also Source) and rendering iterates over. This might break some undocumented use of subclassing and require adatation Improve test separation. Improve test coverage of running the tests with --skip-exe. Add pytype checking and flake8 to build workflow. Extend type annotations. Add https://mybinder.org config with head development environment. Add launch badge to code repository. Improve documentation and examples. Add development docs. Document release process. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-google-api-python-client: upgrade 2.28.0 -> 2.30.0wangmy2021-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Features androidmanagement: update the api be2e5dd (5dcb723) appengine: update the api 4535ce5 (5dcb723) artifactregistry: update the api 882fdb3 (5dcb723) chromepolicy: update the api c330a6f (5dcb723) cloudidentity: update the api d0f0527 (5dcb723) composer: update the api 2bfa5a1 (5dcb723) compute: update the api b917688 (5dcb723) datastream: update the api 218521c (5dcb723) dns: update the api 540233d (5dcb723) healthcare: update the api 1e029c8 (5dcb723) ondemandscanning: update the api 9f998b4 (5dcb723) osconfig: update the api 59cea85 (5dcb723) paymentsresellersubscription: update the api efb5b4f (5dcb723) privateca: update the api b4ae2c8 (5dcb723) recommender: update the api 8dffae4 (5dcb723) retail: update the api f711074 (5dcb723) storagetransfer: update the api c835926 (5dcb723) streetviewpublish: update the api 35f0b1b (5dcb723) translate: update the api 1f848a5 (5dcb723) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-fastnumbers: upgrade 3.1.0 -> 3.2.1wangmy2021-11-111-1/+1
| | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-async-timeout: upgrade 3.0.1 -> 4.0.0wangmy2021-11-111-3/+2
| | | | | | | | | License-Update: Description of license is replaced by website "http://www.apache.org/licenses/LICENSE-2.0" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-aiohttp: upgrade 3.7.4 -> 3.8.0wangmy2021-11-111-2/+2
| | | | | | | | | License-Update: Description of license is replaced by website "http://www.apache.org/licenses/LICENSE-2.0" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-aenum: upgrade 3.1.2 -> 3.1.3wangmy2021-11-111-1/+1
| | | | | | | | | | | | | | 3.1.3 ===== rename `aenum.property` to `aenum.enum_property` (`aenum.property still exists, but was too easily confused with the built-in property) fix `enum_property` to work with `_init_` attributes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-cryptography: backport patches to make this work against OpenSSL 3Ross Burton2021-11-092-0/+63
| | | | | | | | | | | | Backport just enough changes that python3-cryptography doesn't crash on startup when linked against OpenSSL 3. This is very much not complete, and the upgrade to the latest version of python3-crytography has to happen soon. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-soupsieve: Upgrade 2.2.1 -> 2.3Leon Anavi2021-11-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 2.3: - Officially support Python 3.10. - Add static typing. - :has(), :is(), and :where() now use use a forgiving selector list. While not as forgiving as CSS might be, it will forgive such things as empty sets and empty slots due to multiple consecutive commas, leading commas, or trailing commas. Essentially, these pseudo-classes will match all non-empty selectors and ignore empty ones. As the scraping environment is different than a browser environment, it was chosen not to aggressively forgive bad syntax and invalid features to ensure the user is alerted that their program may not perform as expected. - Add support to output a pretty print format of a compiled SelectorList for debug purposes. - Some small corner cases discovered with static typing. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-tzlocal: Upgrade 4.0.1 -> 4.1Leon Anavi2021-11-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 4.1: - It turns out a lot of Linux distributions make the links between zoneinfo aliases backwards, so instead of linking GB to Europe/London it actually links the other way. When /etc/localtime then links to Europe/London, and you also have a config file saying Europe/London, the code that checks if /etc/localtime is a symlink ends up at GB instead of Europe/London and we get an error, as it thinks GB and Europe/London are different zones. So now we check the symlink of all timezones in the uniqueness test. We still return the name in the config file, though, so you would only get GB or Zulu returned as the time zone instead of Europe/London or UTC if your only configuration is the /etc/localtime symlink, as that's checked last, and tzlocal will return the first configuration found. - The above change also means that GMT and UTC are no longer seen as synonyms, as zoneinfo does not see them as synonyms. This might be controversial, but you just have to live with it. Pick one and stay with it. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pytz-deprecation-shim: Add recipeLeon Anavi2021-11-091-0/+16
| | | | | | | | | | | Add release 0.1.0.post0: - Fixes the project_urls metadata to point to the correct bug tracker and documentation. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>