aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2019-11-30 13:03:10 -0800
committerTim Orling <ticotimo@gmail.com>2019-12-01 18:08:12 -0800
commit18615f47dbbd109bc2350b86e078da93d066e5e5 (patch)
tree3cdb21e6522d4cfbce6e6bc2690e36c961909c31 /recipes-core
parentf7424e920d5a48156c7a2e63b53ed4558250d264 (diff)
downloadmeta-python2-18615f47dbbd109bc2350b86e078da93d066e5e5.tar.gz
python-pycryptodomex: rename python-pycryptodome
python-pycryptodomex can be installed side-by-side with python-pycrypto. Change SRC_URI checksums to match pycryptodomex While we are at it: - python-pysnmp actually depends on python-pycryptodomex since 4.4.1 - python-pyjks actually depends on python-pycryptodomex since 19.0.0 Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/packagegroups/packagegroup-meta-python2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/packagegroups/packagegroup-meta-python2.bb b/recipes-core/packagegroups/packagegroup-meta-python2.bb
index ebf20c9..3a458d2 100644
--- a/recipes-core/packagegroups/packagegroup-meta-python2.bb
+++ b/recipes-core/packagegroups/packagegroup-meta-python2.bb
@@ -35,7 +35,7 @@ RDEPENDS_packagegroup-meta-python2 = "\
python-whoosh python-lockfile python-isort python-wtforms python-feedparser python-flask-restful \
python-pysnmp python-flask-babel python-pytest-tempdir python-flask-nav python-pyzmq python-pyyaml \
python-protobuf python-pluggy python-jsonschema python-msgpack \
- python-periphery python-pint python-pycryptodome python-yappi python-pycrypto python-pretend \
+ python-periphery python-pint python-pycryptodomex python-yappi python-pycrypto python-pretend \
python-pyserial python-pyiface python-docutils python-grpcio-tools python-django-south \
python-backports-functools-lru-cache python-py python-click python-flask-migrate \
python-pyudev python-pystache python-blinker python-prompt-toolkit python-lxml \