aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2021-04-11 14:38:00 +0000
committerSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2021-04-11 14:40:04 +0000
commit132212e1666e29775b6271d03c7a19217b5a37c3 (patch)
tree505548e68a472bd0a8147202eff26c178d737449
parentf1efd35b93bd49211161b75070551ae7afafe507 (diff)
downloadports-132212e1666e29775b6271d03c7a19217b5a37c3.tar.gz
ports-132212e1666e29775b6271d03c7a19217b5a37c3.zip
devel/py-RPyC: Update to 5.0.1
New branch has some incompatibilities with 4.x, please check out the changelog before upgrading: https://rpyc.readthedocs.io/en/latest/changelog.html#backwards-incompatible
-rw-r--r--UPDATING9
-rw-r--r--devel/py-RPyC/Makefile2
-rw-r--r--devel/py-RPyC/distinfo6
3 files changed, 13 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index d2b9e4e9e5da..913800d4faa5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20210411:
+ AFFECTS: users or devel/py-RPyC
+ AUTHOR: skozlov@FreeBSD.org
+
+ devel/py-RPyC has been updated to version 5.0.1, which have some
+ incompatibilities with 4.x branch. Be sure to check them out before
+ upgrading:
+ https://rpyc.readthedocs.io/en/latest/changelog.html#backwards-incompatible
+
20210406:
AFFECTS: users of www/phpvirtualbox
AUTHOR: dereks@lifeofadishwasher.com
diff --git a/devel/py-RPyC/Makefile b/devel/py-RPyC/Makefile
index b9a3b3c0b29d..cf75a4adaf9b 100644
--- a/devel/py-RPyC/Makefile
+++ b/devel/py-RPyC/Makefile
@@ -1,7 +1,7 @@
# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= rpyc
-PORTVERSION= 4.1.5
+PORTVERSION= 5.0.1
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-RPyC/distinfo b/devel/py-RPyC/distinfo
index e1922d5e4717..ac69d8712778 100644
--- a/devel/py-RPyC/distinfo
+++ b/devel/py-RPyC/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601131515
-SHA256 (tomerfiliba-org-rpyc-4.1.5_GH0.tar.gz) = 4b544e57d0f41de48de8886850bd8133cb34f3f0aec01b34e2851e23c439836b
-SIZE (tomerfiliba-org-rpyc-4.1.5_GH0.tar.gz) = 1252268
+TIMESTAMP = 1618151282
+SHA256 (tomerfiliba-org-rpyc-5.0.1_GH0.tar.gz) = 581f14e49781242c34b55f989bec24dd386ff0d5d445b8d972c7e52bd3219112
+SIZE (tomerfiliba-org-rpyc-5.0.1_GH0.tar.gz) = 1258657