git: 415128de6cde - main - devel/py-tinyrpc: Update to 1.1.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 19 06:08:03 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=415128de6cde851aa4c3dbd1a77c2cbd96019b21
commit 415128de6cde851aa4c3dbd1a77c2cbd96019b21
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:30:28 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 06:00:19 +0000
devel/py-tinyrpc: Update to 1.1.0
Changes: https://github.com/mbr/tinyrpc/commits/master
---
devel/py-tinyrpc/Makefile | 4 ++--
devel/py-tinyrpc/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-tinyrpc/Makefile b/devel/py-tinyrpc/Makefile
index 5f182622f4ef..358f43f049a2 100644
--- a/devel/py-tinyrpc/Makefile
+++ b/devel/py-tinyrpc/Makefile
@@ -1,7 +1,7 @@
# Created by: dpejesh at yahoo.com
PORTNAME= tinyrpc
-PORTVERSION= 1.0.4
+PORTVERSION= 1.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/devel/py-tinyrpc/distinfo b/devel/py-tinyrpc/distinfo
index 6787b5c6dfba..6fe50c5e0131 100644
--- a/devel/py-tinyrpc/distinfo
+++ b/devel/py-tinyrpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581154750
-SHA256 (tinyrpc-1.0.4.tar.gz) = 4b41fab967fb1c978f573bf0d609a3b12cc3b6ed62bd3108f43f575563746396
-SIZE (tinyrpc-1.0.4.tar.gz) = 26367
+TIMESTAMP = 1629364676
+SHA256 (tinyrpc-1.1.0.tar.gz) = a618b8484eb3ffd58841b5593c5fa7d50e64145aa4fc2e888899444c5d038c6c
+SIZE (tinyrpc-1.1.0.tar.gz) = 28216
More information about the dev-commits-ports-all
mailing list