git: cc58f40fbb65 - main - sysutils/py-dict-toolbox: Update to version 2

Kirill Ponomarev krion at FreeBSD.org
Sat Apr 10 08:17:37 UTC 2021


The branch main has been updated by krion:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc58f40fbb6555a0f1aa1e6ce688187fff45641a

commit cc58f40fbb6555a0f1aa1e6ce688187fff45641a
Author:     Kirill Ponomarev <krion at FreeBSD.org>
AuthorDate: 2021-04-10 08:17:24 +0000
Commit:     Kirill Ponomarev <krion at FreeBSD.org>
CommitDate: 2021-04-10 08:17:34 +0000

    sysutils/py-dict-toolbox: Update to version 2
---
 sysutils/py-dict-toolbox/Makefile | 7 +++----
 sysutils/py-dict-toolbox/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/sysutils/py-dict-toolbox/Makefile b/sysutils/py-dict-toolbox/Makefile
index bae9f493a1c2..8703998574a3 100644
--- a/sysutils/py-dict-toolbox/Makefile
+++ b/sysutils/py-dict-toolbox/Makefile
@@ -1,8 +1,7 @@
 # Created by: Kirill Ponomarev <krion at FreeBSD.org>
 
 PORTNAME=	dict-toolbox
-PORTVERSION=	1.9
-PORTREVISION=	1
+PORTVERSION=	2
 CATEGORIES=	sysutils python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -12,11 +11,11 @@ COMMENT=	Collection of python dictionary management tools
 LICENSE=	APACHE20
 
 USES=		python:3.6+ shebangfix
-USE_PYTHON=	autoplist distutils
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	saltstack/open
-GL_COMMIT=	28a88a35a597d0f4eff7a607e2a458befc68b2a7
+GL_COMMIT=	ba5ba842c4bc1b208dfc8ecb133069395cc9c405
+USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
 
diff --git a/sysutils/py-dict-toolbox/distinfo b/sysutils/py-dict-toolbox/distinfo
index 839c0f7f7372..d7c02858b88d 100644
--- a/sysutils/py-dict-toolbox/distinfo
+++ b/sysutils/py-dict-toolbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617892298
-SHA256 (saltstack/open-dict-toolbox-28a88a35a597d0f4eff7a607e2a458befc68b2a7_GL0.tar.gz) = 2ddf58c49c9c0b06dbce0fd75844b3fc107a5bb638171593041b84399ec3877f
-SIZE (saltstack/open-dict-toolbox-28a88a35a597d0f4eff7a607e2a458befc68b2a7_GL0.tar.gz) = 33943
+TIMESTAMP = 1618042564
+SHA256 (saltstack/open-dict-toolbox-ba5ba842c4bc1b208dfc8ecb133069395cc9c405_GL0.tar.gz) = 49888927cf8f151e0603767cba4fcc69af7b52c509e1d623bafb390b5b7706a7
+SIZE (saltstack/open-dict-toolbox-ba5ba842c4bc1b208dfc8ecb133069395cc9c405_GL0.tar.gz) = 40019


More information about the dev-commits-ports-all mailing list