Re: [Update] www/py-bottle : update to 0.12.16

2019-05-11 Thread Jeremie Courreges-Anglas
On Sat, Apr 27 2019, Pamela Mosiejczuk  wrote:
> On Mon, Jan 07, 2019 at 03:01:54AM +, wen heping wrote:
>> Hi, ports@:
>> 
>>    Here is a patch to update www/py-bottle to 0.12.16.
>>It build and run well on my amd64 system.
>>No other ports depends on it.
>> 
>>   Any comments ?
>> 
>> 
>> wen
>
> I've also enabled the tests on this (and switched homepage to https).
> There's a small number of failures, but they are identical between releases.
>
> OK?

Refreshed diff.  ok jca@


Index: Makefile
===
RCS file: /cvs/ports/www/py-bottle/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile28 Apr 2019 20:51:59 -  1.2
+++ Makefile11 May 2019 20:55:23 -
@@ -2,14 +2,13 @@
 
 COMMENT=   simple WSGI-framework for small web-applications
 
-MODPY_EGG_VERSION= 0.12.13
+MODPY_EGG_VERSION= 0.12.16
 DISTNAME=  bottle-${MODPY_EGG_VERSION}
 PKGNAME=   py-bottle-${MODPY_EGG_VERSION}
-REVISION=  0
 
 CATEGORIES=www
 
-HOMEPAGE=  http://bottlepy.org
+HOMEPAGE=  https://bottlepy.org
 
 # MIT
 PERMIT_PACKAGE_CDROM=  Yes
@@ -18,6 +17,7 @@ MODULES=  lang/python
 
 MODPY_PI=  Yes
 MODPY_SETUPTOOLS=  Yes
+MODPY_PYTEST=  Yes
 
 FLAVORS=   python3
 FLAVOR ?=
Index: distinfo
===
RCS file: /cvs/ports/www/py-bottle/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo9 May 2018 10:07:37 -   1.1.1.1
+++ distinfo11 May 2019 20:55:23 -
@@ -1,2 +1,2 @@
-SHA256 (bottle-0.12.13.tar.gz) = ObdRruCxZ76N/7Y8qBtzW78d0JBbO8QnYe/t7o8SM1U=
-SIZE (bottle-0.12.13.tar.gz) = 70870
+SHA256 (bottle-0.12.16.tar.gz) = nDENph598rasJX2KkIEYmcyzqXQ+d+lHEBByouMYZyY=
+SIZE (bottle-0.12.16.tar.gz) = 72248


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



[Update] www/py-bottle : update to 0.12.16

2019-01-06 Thread wen heping
Hi, ports@:

   Here is a patch to update www/py-bottle to 0.12.16.
   It build and run well on my amd64 system.
   No other ports depends on it.

  Any comments ?


wen
Index: Makefile
===
RCS file: /cvs/ports/www/py-bottle/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile9 May 2018 10:07:37 -   1.1.1.1
+++ Makefile7 Jan 2019 02:58:38 -
@@ -2,7 +2,7 @@
 
 COMMENT=   simple WSGI-framework for small web-applications
 
-MODPY_EGG_VERSION= 0.12.13
+MODPY_EGG_VERSION= 0.12.16
 DISTNAME=  bottle-${MODPY_EGG_VERSION}
 PKGNAME=   py-bottle-${MODPY_EGG_VERSION}
 
Index: distinfo
===
RCS file: /cvs/ports/www/py-bottle/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo9 May 2018 10:07:37 -   1.1.1.1
+++ distinfo7 Jan 2019 02:58:38 -
@@ -1,2 +1,2 @@
-SHA256 (bottle-0.12.13.tar.gz) = ObdRruCxZ76N/7Y8qBtzW78d0JBbO8QnYe/t7o8SM1U=
-SIZE (bottle-0.12.13.tar.gz) = 70870
+SHA256 (bottle-0.12.16.tar.gz) = nDENph598rasJX2KkIEYmcyzqXQ+d+lHEBByouMYZyY=
+SIZE (bottle-0.12.16.tar.gz) = 72248