All of lore.kernel.org
 help / color / mirror / Atom feed
* [m-c-s][PATCH 1/2] python-xstatic-jquery-tablesorter: rename to python-xstatic-jquery.tablesorter
@ 2017-11-07 20:27 Mark Asselstine
  2017-11-07 20:27 ` [m-c-s][PATCH 2/2] python-xstatic-jquery-quicksearch: rename to python-xstatic-jquery.quicksearch Mark Asselstine
  2017-11-08 19:18 ` [m-c-s][PATCH 1/2] python-xstatic-jquery-tablesorter: rename to python-xstatic-jquery.tablesorter Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Asselstine @ 2017-11-07 20:27 UTC (permalink / raw)
  To: meta-virtualization, bruce.ashfield

By renaming we match the upstream naming convention. This allows for
better automation around dependencies and requirements.txt.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
---
 ...lesorter_2.14.5.1.bb => python-xstatic-jquery.tablesorter_2.14.5.1.bb} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-xstatic-jquery-tablesorter_2.14.5.1.bb => python-xstatic-jquery.tablesorter_2.14.5.1.bb} (100%)

diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-tablesorter_2.14.5.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-jquery.tablesorter_2.14.5.1.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python-xstatic-jquery-tablesorter_2.14.5.1.bb
rename to meta-openstack/recipes-devtools/python/python-xstatic-jquery.tablesorter_2.14.5.1.bb
-- 
2.7.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [m-c-s][PATCH 2/2] python-xstatic-jquery-quicksearch: rename to python-xstatic-jquery.quicksearch
  2017-11-07 20:27 [m-c-s][PATCH 1/2] python-xstatic-jquery-tablesorter: rename to python-xstatic-jquery.tablesorter Mark Asselstine
@ 2017-11-07 20:27 ` Mark Asselstine
  2017-11-08 19:18 ` [m-c-s][PATCH 1/2] python-xstatic-jquery-tablesorter: rename to python-xstatic-jquery.tablesorter Bruce Ashfield
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Asselstine @ 2017-11-07 20:27 UTC (permalink / raw)
  To: meta-virtualization, bruce.ashfield

Rename to match upstream name as well as match name used in
requirements.txt to allow easier automation of dependency checks.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
---
 ...uicksearch_2.0.3.1.bb => python-xstatic-jquery.quicksearch_2.0.3.1.bb} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-xstatic-jquery-quicksearch_2.0.3.1.bb => python-xstatic-jquery.quicksearch_2.0.3.1.bb} (100%)

diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-quicksearch_2.0.3.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-jquery.quicksearch_2.0.3.1.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python-xstatic-jquery-quicksearch_2.0.3.1.bb
rename to meta-openstack/recipes-devtools/python/python-xstatic-jquery.quicksearch_2.0.3.1.bb
-- 
2.7.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [m-c-s][PATCH 1/2] python-xstatic-jquery-tablesorter: rename to python-xstatic-jquery.tablesorter
  2017-11-07 20:27 [m-c-s][PATCH 1/2] python-xstatic-jquery-tablesorter: rename to python-xstatic-jquery.tablesorter Mark Asselstine
  2017-11-07 20:27 ` [m-c-s][PATCH 2/2] python-xstatic-jquery-quicksearch: rename to python-xstatic-jquery.quicksearch Mark Asselstine
@ 2017-11-08 19:18 ` Bruce Ashfield
  1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2017-11-08 19:18 UTC (permalink / raw)
  To: Mark Asselstine, meta-virtualization

On 2017-11-07 3:27 PM, Mark Asselstine wrote:
> By renaming we match the upstream naming convention. This allows for
> better automation around dependencies and requirements.txt.
> 

both merged.

Bruce

> Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
> ---
>   ...lesorter_2.14.5.1.bb => python-xstatic-jquery.tablesorter_2.14.5.1.bb} | 0
>   1 file changed, 0 insertions(+), 0 deletions(-)
>   rename meta-openstack/recipes-devtools/python/{python-xstatic-jquery-tablesorter_2.14.5.1.bb => python-xstatic-jquery.tablesorter_2.14.5.1.bb} (100%)
> 
> diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-tablesorter_2.14.5.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-jquery.tablesorter_2.14.5.1.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python-xstatic-jquery-tablesorter_2.14.5.1.bb
> rename to meta-openstack/recipes-devtools/python/python-xstatic-jquery.tablesorter_2.14.5.1.bb
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-08 19:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-07 20:27 [m-c-s][PATCH 1/2] python-xstatic-jquery-tablesorter: rename to python-xstatic-jquery.tablesorter Mark Asselstine
2017-11-07 20:27 ` [m-c-s][PATCH 2/2] python-xstatic-jquery-quicksearch: rename to python-xstatic-jquery.quicksearch Mark Asselstine
2017-11-08 19:18 ` [m-c-s][PATCH 1/2] python-xstatic-jquery-tablesorter: rename to python-xstatic-jquery.tablesorter Bruce Ashfield

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.