On 7/5/20 12:03 PM, Konrad Weihmann wrote: > I think some RDEPENDS entries are missing, by looking at > https://github.com/googleapis/oauth2client/blob/master/setup.py > > install_requires = [ > 'httplib2>=0.9.1', > 'pyasn1>=0.1.7', > 'pyasn1-modules>=0.0.5', > 'rsa>=3.1.4', > 'six>=1.6.1', > ] > > same applies to the other added recipes of this series hmm, OK. I did not run into issues for the main app I am after supporting. Thanks for the feedback.
-armin > > On 05.07.20 20:58, akuster wrote: >> diff --git a/recipes-python/python/python3-oauth2client_4.1.3.bb >> b/recipes-python/python/python3-oauth2client_4.1.3.bb >> new file mode 100644 >> index 0000000..b84b4ca >> --- /dev/null >> +++ b/recipes-python/python/python3-oauth2client_4.1.3.bb >> @@ -0,0 +1,9 @@ >> +SUMMARY = "Add version info to file paths." >> +SECTION = "devel/python" >> +LICENSE = "Apache-2.0" >> +LIC_FILES_CHKSUM = >> "file://LICENSE;md5=038e1390e94fe637991fa5569daa62bc" >> + >> +PYPI_PACKAGE = "oauth2client" >> +SRC_URI[sha256sum] = >> "d486741e451287f69568a4d26d70d9acd73a2bbfa275746c535b4209891cccc6" >> + >> +inherit pypi setuptools3 >> >> >> >> > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49887): https://lists.yoctoproject.org/g/yocto/message/49887 Mute This Topic: https://lists.yoctoproject.org/mt/75319308/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
