diff mbox

package/python-pydal: bump to version 2.11.3

Message ID 1448120479-7715-1-git-send-email-angelo.compagnucci@gmail.com
State Accepted
Headers show

Commit Message

Angelo Compagnucci Nov. 21, 2015, 3:41 p.m. UTC
This patch bumps web2py version to 2.11.3

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
---
 package/python-web2py/python-web2py.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Nov. 22, 2015, 1:11 p.m. UTC | #1
Dear Angelo Compagnucci,

On Sat, 21 Nov 2015 16:41:19 +0100, Angelo Compagnucci wrote:
> This patch bumps web2py version to 2.11.3
> 
> Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
> ---
>  package/python-web2py/python-web2py.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/python-web2py/python-web2py.mk b/package/python-web2py/python-web2py.mk
> index 2991bb8..02c854d 100644
> --- a/package/python-web2py/python-web2py.mk
> +++ b/package/python-web2py/python-web2py.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -PYTHON_WEB2PY_VERSION = R-2.11.2
> +PYTHON_WEB2PY_VERSION = R-2.11.3
>  PYTHON_WEB2PY_SITE = $(call github,web2py,web2py,$(PYTHON_WEB2PY_VERSION))
>  PYTHON_WEB2PY_LICENSE = LGPLv3
>  PYTHON_WEB2PY_LICENSE_FILES = LICENSE

The title of the commit was wrong: it's bumping python-web2py, not
python-pydal. I've fixed that and applied to next.

Also, if you have time, please send a patch adding a hash file to this
package, since github downloads are not assumed to provide stable
tarballs.

Thanks,

Thomas
Arnout Vandecappelle Nov. 22, 2015, 7:28 p.m. UTC | #2
On 22-11-15 14:11, Thomas Petazzoni wrote:
> Dear Angelo Compagnucci,
> 
> On Sat, 21 Nov 2015 16:41:19 +0100, Angelo Compagnucci wrote:
>> This patch bumps web2py version to 2.11.3
>>
>> Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
>> ---
>>  package/python-web2py/python-web2py.mk | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/package/python-web2py/python-web2py.mk b/package/python-web2py/python-web2py.mk
>> index 2991bb8..02c854d 100644
>> --- a/package/python-web2py/python-web2py.mk
>> +++ b/package/python-web2py/python-web2py.mk
>> @@ -4,7 +4,7 @@
>>  #
>>  ################################################################################
>>  
>> -PYTHON_WEB2PY_VERSION = R-2.11.2
>> +PYTHON_WEB2PY_VERSION = R-2.11.3
>>  PYTHON_WEB2PY_SITE = $(call github,web2py,web2py,$(PYTHON_WEB2PY_VERSION))
>>  PYTHON_WEB2PY_LICENSE = LGPLv3
>>  PYTHON_WEB2PY_LICENSE_FILES = LICENSE
> 
> The title of the commit was wrong: it's bumping python-web2py, not
> python-pydal. I've fixed that and applied to next.
> 
> Also, if you have time, please send a patch adding a hash file to this
> package, since github downloads are not assumed to provide stable
                                      ^^^now - essential difference here :-)

 Regards,
 Arnout

> tarballs.
> 
> Thanks,
> 
> Thomas
>
diff mbox

Patch

diff --git a/package/python-web2py/python-web2py.mk b/package/python-web2py/python-web2py.mk
index 2991bb8..02c854d 100644
--- a/package/python-web2py/python-web2py.mk
+++ b/package/python-web2py/python-web2py.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PYTHON_WEB2PY_VERSION = R-2.11.2
+PYTHON_WEB2PY_VERSION = R-2.11.3
 PYTHON_WEB2PY_SITE = $(call github,web2py,web2py,$(PYTHON_WEB2PY_VERSION))
 PYTHON_WEB2PY_LICENSE = LGPLv3
 PYTHON_WEB2PY_LICENSE_FILES = LICENSE