All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [bitbake-devel] [dunfell][1.46][PATCH] toaster-requirements.txt: require Django 2.2
       [not found] <16130638236101B8.10634@lists.openembedded.org>
@ 2020-05-28 15:36 ` Tim Orling
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Orling @ 2020-05-28 15:36 UTC (permalink / raw)
  To: bitbake-devel; +Cc: david.reyna, steve

+CC: Steve Sakoman (dunfell maintainer)

> On May 27, 2020, at 4:25 PM, Tim Orling <timothy.t.orling@linux.intel.com> wrote:
> 
> In commit 9730f95686b2ac72cf1fa513c555f7c7787e2667
> Django 2.2 was enabled.
> 
> Django 1.11 was EOL on April 1, 2020
> 
> Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
> ---
> toaster-requirements.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/toaster-requirements.txt b/toaster-requirements.txt
> index a682b085..735b6145 100644
> --- a/toaster-requirements.txt
> +++ b/toaster-requirements.txt
> @@ -1,3 +1,3 @@
> -Django>1.8,<1.12
> +Django>2.2,<2.3
> beautifulsoup4>=4.4.0
> pytz
> -- 
> 2.24.0
> 
> 


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

* Re: [bitbake-devel] [dunfell][1.46][PATCH] toaster-requirements.txt: require Django 2.2
  2020-05-27 23:25 Tim Orling
@ 2020-05-28 19:03   ` akuster
  0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2020-05-28 19:03 UTC (permalink / raw)
  To: Tim Orling, bitbake-devel, toaster; +Cc: david.reyna

[-- Attachment #1: Type: text/plain, Size: 680 bytes --]



On 5/27/20 4:25 PM, Tim Orling wrote:
> In commit 9730f95686b2ac72cf1fa513c555f7c7787e2667
> Django 2.2 was enabled.
>
> Django 1.11 was EOL on April 1, 2020
>
> Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
> ---
>  toaster-requirements.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/toaster-requirements.txt b/toaster-requirements.txt
> index a682b085..735b6145 100644
> --- a/toaster-requirements.txt
> +++ b/toaster-requirements.txt
> @@ -1,3 +1,3 @@
> -Django>1.8,<1.12
> +Django>2.2,<2.3

Is this version supported on all hosts supported by Dunfell?

- armin
>  beautifulsoup4>=4.4.0
>  pytz
>
> 


[-- Attachment #2: Type: text/html, Size: 1445 bytes --]

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

* Re: [bitbake-devel] [dunfell][1.46][PATCH] toaster-requirements.txt: require Django 2.2
@ 2020-05-28 19:03   ` akuster
  0 siblings, 0 replies; 3+ messages in thread
From: akuster @ 2020-05-28 19:03 UTC (permalink / raw)
  To: Tim Orling, bitbake-devel, toaster; +Cc: david.reyna

[-- Attachment #1: Type: text/plain, Size: 680 bytes --]



On 5/27/20 4:25 PM, Tim Orling wrote:
> In commit 9730f95686b2ac72cf1fa513c555f7c7787e2667
> Django 2.2 was enabled.
>
> Django 1.11 was EOL on April 1, 2020
>
> Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
> ---
>  toaster-requirements.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/toaster-requirements.txt b/toaster-requirements.txt
> index a682b085..735b6145 100644
> --- a/toaster-requirements.txt
> +++ b/toaster-requirements.txt
> @@ -1,3 +1,3 @@
> -Django>1.8,<1.12
> +Django>2.2,<2.3

Is this version supported on all hosts supported by Dunfell?

- armin
>  beautifulsoup4>=4.4.0
>  pytz
>
> 


[-- Attachment #2: Type: text/html, Size: 1445 bytes --]

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

end of thread, other threads:[~2020-05-28 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <16130638236101B8.10634@lists.openembedded.org>
2020-05-28 15:36 ` [bitbake-devel] [dunfell][1.46][PATCH] toaster-requirements.txt: require Django 2.2 Tim Orling
2020-05-27 23:25 Tim Orling
2020-05-28 19:03 ` [bitbake-devel] " akuster808
2020-05-28 19:03   ` akuster

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.