Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2021 17:29:51 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f8409f72b932 - main - security/py-txtorcon: Update 21.0.0 -> 21.1.0
Message-ID:  <202108171729.17HHTpSG066732@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit f8409f72b932445b1306ed448c540bba93bcb2a5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-17 17:18:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-17 17:29:42 +0000

    security/py-txtorcon: Update 21.0.0 -> 21.1.0
    
    Reported by:    portscout
---
 security/py-txtorcon/Makefile | 6 ++++--
 security/py-txtorcon/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/security/py-txtorcon/Makefile b/security/py-txtorcon/Makefile
index b390e83cdbf5..6734ed20dcd6 100644
--- a/security/py-txtorcon/Makefile
+++ b/security/py-txtorcon/Makefile
@@ -1,7 +1,7 @@
 # Created by: Yuri Victorovich
 
 PORTNAME=	txtorcon
-DISTVERSION=	21.0.0
+DISTVERSION=	21.1.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,9 +21,11 @@ RUN_DEPENDS=	\
 
 USES=		python:3.6+ shebangfix
 USE_PYTHON=	distutils autoplist
-NO_ARCH=	yes
+
 SHEBANG_FILES=	examples/*.py
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
 post-patch:
diff --git a/security/py-txtorcon/distinfo b/security/py-txtorcon/distinfo
index 6cfd3a818618..439f081f6b23 100644
--- a/security/py-txtorcon/distinfo
+++ b/security/py-txtorcon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628545310
-SHA256 (txtorcon-21.0.0.tar.gz) = 68c047064018aa861c480607b133c6944e19e4d3da9f09100cfc413f25831444
-SIZE (txtorcon-21.0.0.tar.gz) = 310431
+TIMESTAMP = 1629220588
+SHA256 (txtorcon-21.1.0.tar.gz) = aebf0b9ec6c69a029f6b61fd534e785692e28fdcd2fd003ce3cc132b9393b7d6
+SIZE (txtorcon-21.1.0.tar.gz) = 310839



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