diff mbox

python/web2py: bump to version 2.12.3 - hash file

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

Commit Message

Angelo Compagnucci Nov. 22, 2015, 9:21 p.m. UTC
This patch bumps web2py to the latest released version (2.12.3)
and adds hash file.

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
---
 package/python-web2py/python-web2py.hash | 2 ++
 package/python-web2py/python-web2py.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/python-web2py/python-web2py.hash

Comments

Thomas Petazzoni Nov. 24, 2015, 6:44 p.m. UTC | #1
Dear Angelo Compagnucci,

On Sun, 22 Nov 2015 22:21:14 +0100, Angelo Compagnucci wrote:
> This patch bumps web2py to the latest released version (2.12.3)
> and adds hash file.
> 
> Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
> ---
>  package/python-web2py/python-web2py.hash | 2 ++
>  package/python-web2py/python-web2py.mk   | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/python-web2py/python-web2py.hash

Applied to next, thanks.

Thomas
diff mbox

Patch

diff --git a/package/python-web2py/python-web2py.hash b/package/python-web2py/python-web2py.hash
new file mode 100644
index 0000000..3de8dbf
--- /dev/null
+++ b/package/python-web2py/python-web2py.hash
@@ -0,0 +1,2 @@ 
+# sha256 locally computed
+sha256 7e22a5624d8d2909e165110f0bec6b43ee36ff6834d689f4027e06dece662031   python-web2py-R-2.12.3.tar.gz
diff --git a/package/python-web2py/python-web2py.mk b/package/python-web2py/python-web2py.mk
index f5f572c..38faabc 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.3
+PYTHON_WEB2PY_VERSION = R-2.12.3
 PYTHON_WEB2PY_SITE = $(call github,web2py,web2py,$(PYTHON_WEB2PY_VERSION))
 PYTHON_WEB2PY_LICENSE = LGPLv3
 PYTHON_WEB2PY_LICENSE_FILES = LICENSE