From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: OpenEmbedded Development mailing list
<openembedded-devel@lists.openembedded.org>
Subject: standardizing HOMEPAGE values in python3 recipes
Date: Tue, 16 Jun 2020 06:36:50 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.21.2006160631480.7747@localhost.localdomain> (raw)
given the current flurry of python recipe cleanup, just want to
verify a couple things that could/should be standardized.
first, HOMEPAGE values of the form:
https://pypi.python.org/pypi/astroid
can be adjusted to reflect the result of the redirection, as in:
https://pypi.org/project/astroid
also, as i read it, recipe HOMEPAGE values should *not* refer to the
pypi page, as that is already set automatically by pypi.bbclass.
rather, the HOMEPAGE should refer to the actual source home page,
which in the case of the astroid package would be:
https://github.com/PyCQA/astroid
does this make sense?
rday
next reply other threads:[~2020-06-16 10:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 10:36 Robert P. J. Day [this message]
2020-06-16 19:43 ` [oe] standardizing HOMEPAGE values in python3 recipes Adrian Bunk
2020-06-16 22:08 ` Robert P. J. Day
2020-06-16 22:11 ` akuster
2020-06-19 0:05 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.21.2006160631480.7747@localhost.localdomain \
--to=rpjday@crashcourse.ca \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.