git: 9e4e943b2655 - main - devel/py-tempora: Update to 4.1.1

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:46:34 UTC 2021


The branch main has been updated by sunpoet:

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

commit 9e4e943b2655b864090c07fde83f5ed7be45632b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:39:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:39:26 +0000

    devel/py-tempora: Update to 4.1.1
    
    Changes:        https://github.com/jaraco/tempora/blob/main/CHANGES.rst
---
 devel/py-tempora/Makefile | 3 +--
 devel/py-tempora/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-tempora/Makefile b/devel/py-tempora/Makefile
index f6931ac4cc2b..cb09ec415e79 100644
--- a/devel/py-tempora/Makefile
+++ b/devel/py-tempora/Makefile
@@ -1,7 +1,7 @@
 # Created by: Martin Wilke <miwi at FreeBSD.org>
 
 PORTNAME=	tempora
-PORTVERSION=	4.0.2
+PORTVERSION=	4.1.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,6 @@ COMMENT=	Objects and routines pertaining to date and time
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jaraco.functools>=1.20:devel/py-jaraco.functools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR}
 
diff --git a/devel/py-tempora/distinfo b/devel/py-tempora/distinfo
index 97c203e68701..09e3744fb332 100644
--- a/devel/py-tempora/distinfo
+++ b/devel/py-tempora/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198531
-SHA256 (tempora-4.0.2.tar.gz) = 10fdc29bf85fa0df39a230a225bb6d093982fc0825b648a414bbc06bddd79909
-SIZE (tempora-4.0.2.tar.gz) = 21837
+TIMESTAMP = 1624189691
+SHA256 (tempora-4.1.1.tar.gz) = c54da0f05405f04eb67abbb1dff4448fd91428b58cb00f0f645ea36f6a927950
+SIZE (tempora-4.1.1.tar.gz) = 19208


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