From 18615f47dbbd109bc2350b86e078da93d066e5e5 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sat, 30 Nov 2019 13:03:10 -0800 Subject: 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 --- recipes-core/packagegroups/packagegroup-meta-python2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/packagegroups/packagegroup-meta-python2.bb') 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 \ -- cgit 1.2.3-korg