[oe-commits] [meta-openembedded] branch rocko-next updated: python3-asn1crypto: add support for Python 3

git at git.openembedded.org git at git.openembedded.org
Tue Mar 20 15:08:23 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.

The following commit(s) were added to refs/heads/rocko-next by this push:
     new b5674b7  python3-asn1crypto: add support for Python 3
b5674b7 is described below

commit b5674b704a9af3198ddeea1f08d4149240cd41c4
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