git: 132212e1666e - main - devel/py-RPyC: Update to 5.0.1
Serhii Kozlov (Sergey)
skozlov at FreeBSD.org
Sun Apr 11 14:40:09 UTC 2021
The branch main has been updated by skozlov:
URL: https://cgit.FreeBSD.org/ports/commit/?id=132212e1666e29775b6271d03c7a19217b5a37c3
commit 132212e1666e29775b6271d03c7a19217b5a37c3
Author: Serhii (Sergey) Kozlov <skozlov at FreeBSD.org>
AuthorDate: 2021-04-11 14:38:00 +0000
Commit: Serhii (Sergey) Kozlov <skozlov at FreeBSD.org>
CommitDate: 2021-04-11 14:40:04 +0000
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
---
UPDATING | 9 +++++++++
devel/py-RPyC/Makefile | 2 +-
devel/py-RPyC/distinfo | 6 +++---
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 at 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 at 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 at 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
More information about the dev-commits-ports-all
mailing list