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

git at git.openembedded.org git at git.openembedded.org
Fri Oct 20 16:12:01 UTC 2017


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

martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 084db496b4973cd65e2a09ec93b4d7500a4eed50
Author: Ricardo Salveti <ricardo at opensourcefoundries.com>
AuthorDate: Mon Oct 16 23:18:26 2017 -0200

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