Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:53:51 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 824caf14b665 - main - security/py-oscrypto: Update to 1.3.0
Message-ID:  <202304271553.33RFrpvo027336@gitrepo.freebsd.org>

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

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

commit 824caf14b6655ee19572f0ec78f9fed16578ea43
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:46:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:46:48 +0000

    security/py-oscrypto: Update to 1.3.0
    
    Changes:        https://github.com/wbond/oscrypto/blob/master/changelog.md
---
 security/py-oscrypto/Makefile | 4 ++--
 security/py-oscrypto/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/py-oscrypto/Makefile b/security/py-oscrypto/Makefile
index 6c679177a36d..8fa4f8df5a89 100644
--- a/security/py-oscrypto/Makefile
+++ b/security/py-oscrypto/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	oscrypto
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://github.com/wbond/oscrypto
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.0.0:devel/py-asn1crypto@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.5.1:devel/py-asn1crypto@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/security/py-oscrypto/distinfo b/security/py-oscrypto/distinfo
index adeb9299aa72..63f441a70273 100644
--- a/security/py-oscrypto/distinfo
+++ b/security/py-oscrypto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423654
-SHA256 (oscrypto-1.2.1.tar.gz) = 7d2cca6235d89d1af6eb9cfcd4d2c0cb405849868157b2f7b278beb644d48694
-SIZE (oscrypto-1.2.1.tar.gz) = 180998
+TIMESTAMP = 1682354540
+SHA256 (oscrypto-1.3.0.tar.gz) = 6f5fef59cb5b3708321db7cca56aed8ad7e662853351e7991fcf60ec606d47a4
+SIZE (oscrypto-1.3.0.tar.gz) = 184590



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