Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2021 04:39:06 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569536 - head/devel/py-incremental
Message-ID:  <202103300439.12U4d6Lw065348@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Mar 30 04:39:06 2021
New Revision: 569536
URL: https://svnweb.freebsd.org/changeset/ports/569536

Log:
  devel/py-incremental: Update 17.5.0 -> 21.3.0
  
  Reported by:	portscout

Modified:
  head/devel/py-incremental/Makefile
  head/devel/py-incremental/distinfo

Modified: head/devel/py-incremental/Makefile
==============================================================================
--- head/devel/py-incremental/Makefile	Tue Mar 30 04:35:16 2021	(r569535)
+++ head/devel/py-incremental/Makefile	Tue Mar 30 04:39:06 2021	(r569536)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	incremental
-PORTVERSION=	17.5.0
+PORTVERSION=	21.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,9 @@ COMMENT=	Library that versions your Python projects
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-incremental/distinfo
==============================================================================
--- head/devel/py-incremental/distinfo	Tue Mar 30 04:35:16 2021	(r569535)
+++ head/devel/py-incremental/distinfo	Tue Mar 30 04:39:06 2021	(r569536)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495638632
-SHA256 (incremental-17.5.0.tar.gz) = 7b751696aaf36eebfab537e458929e194460051ccad279c72b755a167eebd4b3
-SIZE (incremental-17.5.0.tar.gz) = 15527
+TIMESTAMP = 1617078952
+SHA256 (incremental-21.3.0.tar.gz) = 02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57
+SIZE (incremental-21.3.0.tar.gz) = 17058



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103300439.12U4d6Lw065348>