[oe-commits] [meta-openembedded] 03/04: python3-asn1crypto: add support for Python 3

git at git.openembedded.org git at git.openembedded.org
Thu Jun 7 13:47:13 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch rocko-next
in repository meta-openembedded.

commit 25d7d4bd5775f02f7064f1fa7fe659159aaab305
Author: Ricardo Salveti <ricardo at opensourcefoundries.com>
AuthorDate: Mon Mar 19 09:59:30 2018 -0400

    python3-asn1crypto: add support for Python 3
    
    python-asn1crypto.inc already available and used by the Python 2
    version.
    
    Signed-off-by: Ricardo Salveti <ricardo at opensourcefoundries.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb
new file mode 100644
index 0000000..30f3404
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-asn1crypto.inc

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list