On 2020/12/23 08:46, wen heping wrote:
> Hi, ports@:
> 
>    Here is a simple patch for databases/py-sqlobject to update to 3.9.0,
> it build well and pass all tests on amd64-6.8 system.
>    No other ports depends on it.
> 
> Cheers !
> wen
> 

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/databases/py-sqlobject/Makefile,v
> retrieving revision 1.23
> diff -u -p -r1.23 Makefile
> --- Makefile  3 Jul 2020 21:12:37 -0000       1.23
> +++ Makefile  23 Dec 2020 08:44:55 -0000
> @@ -2,10 +2,9 @@
>  
>  COMMENT =            Object Relational Manager
>  
> -MODPY_EGG_VERSION =  3.8.0
> +MODPY_EGG_VERSION =  3.9.0
>  DISTNAME =           SQLObject-${MODPY_EGG_VERSION}
>  PKGNAME =            py-sqlobject-${MODPY_EGG_VERSION}
> -REVISION =           0
>  
>  CATEGORIES =         databases
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/databases/py-sqlobject/distinfo,v
> retrieving revision 1.8
> diff -u -p -r1.8 distinfo
> --- distinfo  21 Jan 2020 20:38:01 -0000      1.8
> +++ distinfo  23 Dec 2020 08:44:55 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (SQLObject-3.8.0.tar.gz) = 
> APuTMTBnzb5S/kNu7x55A4tCyWnPRAFrJPnq4FEdstc=
> -SIZE (SQLObject-3.8.0.tar.gz) = 1339967
> +SHA256 (SQLObject-3.9.0.tar.gz) = 
> YGlU3T4zN+QZMdKg1ADc/zECW4nKY4OW/FEPy90Lx68=
> +SIZE (SQLObject-3.9.0.tar.gz) = 1079713


Diff doesn't apply, 3.8.1 was already committed.

Is there any need to keep the py2 version?

Reply via email to