[oe] PYPI_PACKAGE for (blacklisted) python[3]-ndg-httpsclient is incorrect

Robert P. J. Day rpjday at crashcourse.ca
Thu Mar 2 13:26:21 UTC 2017


  in my wanderings, i noticed the following line in the include file
recipes-devtools/python/python-ndg-httpsclient.inc:

  PYPI_PACKAGE = "ndg_httpsclient"

however, that appears to be incorrect -- the correct name over at
pypi.python.org is, in fact, "ndg-httpsclient" (making the assignment
to PYPI_PACKAGE superfluous, yes?)

  https://pypi.python.org/pypi/ndg-httpsclient/0.4.2

one would think that would cause problems; however, the python3
version of the recipe is blacklisted for the following reason:

  http://errors.yoctoproject.org/Errors/Details/130615/

so one would never get the opportunity to see the build error. still,
wouldn't that cause the python2 version of the recipe to fail? that
one isn't blacklisted.

  thoughts?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-devel mailing list