diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2020-08-12 13:27:24 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-13 22:32:07 -0700 |
commit | aafa886ed1ecaa34b240696c06a0e8488054c741 (patch) | |
tree | 9ec99d7550500960c66b38a5e755c3611a0f1172 /meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.1.bb | |
parent | 1d0f8442f50ea11daa5bd91e9f785411db248593 (diff) | |
download | meta-openembedded-aafa886ed1ecaa34b240696c06a0e8488054c741.tar.gz |
python3-rsa: Upgrade 3.4.2 -> 4.6
Upgrade to release 4.6:
- Rolled back the switch to Poetry, and reverted back to using
Pipenv + setup.py for dependency management. There apparently
is an issue no-binary installs of packages build with Poetry.
- Limited SHA3 support to those Python versions (3.6+) that
support it natively. The third-party library that adds support
for this to Python 3.5 is a binary package, and thus breaks the
pure-Python nature of Python-RSA.
- To avoid older Python installations from trying to upgrade to
RSA 4.4, this is now made explicit in the python_requires
argument in setup.py
The encrypt/decrypt-bigfile CLI commands have been removed in
2016 therefore the recipe has been updated accordingly.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.1.bb')
0 files changed, 0 insertions, 0 deletions