It's still used in source tree:

src/M2Crypto/__init__.py:    from distutils.version import StrictVersion as 
Version

Signed-off-by: Alexander Kanavin <a...@linutronix.de>
---
 meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb 
b/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb
index c946edb2b..062a63a39 100644
--- a/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb
+++ b/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb
@@ -19,7 +19,7 @@ inherit pypi siteinfo setuptools3
 DEPENDS += "openssl swig-native"
 RDEPENDS:${PN} += "\
   ${PYTHON_PN}-datetime \
-  ${PYTHON_PN}-distutils \
+  ${PYTHON_PN}-setuptools \
   ${PYTHON_PN}-logging \
   ${PYTHON_PN}-netclient \
   ${PYTHON_PN}-netserver \
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#107499): 
https://lists.openembedded.org/g/openembedded-devel/message/107499
Mute This Topic: https://lists.openembedded.org/mt/103186662/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to