git: 7610c2f18904 - main - devel/py-pyee: Update to 8.2.2
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:52:15 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7610c2f189045d3ea7903c084ba95a9e11a91795
commit 7610c2f189045d3ea7903c084ba95a9e11a91795
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:12:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:44:42 +0000
devel/py-pyee: Update to 8.2.2
Changes: https://github.com/jfhbrook/pyee/blob/main/CHANGELOG.rst
---
devel/py-pyee/Makefile | 5 +----
devel/py-pyee/distinfo | 6 +++---
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/devel/py-pyee/Makefile b/devel/py-pyee/Makefile
index 6a5cc59f53aa..76e0aaa9a179 100644
--- a/devel/py-pyee/Makefile
+++ b/devel/py-pyee/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pyee
-PORTVERSION= 8.1.0
+PORTVERSION= 8.2.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,6 @@ COMMENT= Python EventEmitter implementation
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vcversioner>0:devel/py-vcversioner@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
-
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-pyee/distinfo b/devel/py-pyee/distinfo
index 75ae04451540..9e511d8ec7b7 100644
--- a/devel/py-pyee/distinfo
+++ b/devel/py-pyee/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320194
-SHA256 (pyee-8.1.0.tar.gz) = 92dacc5bd2bdb8f95aa8dd2585d47ca1c4840e2adb95ccf90034d64f725bfd31
-SIZE (pyee-8.1.0.tar.gz) = 16397
+TIMESTAMP = 1632037154
+SHA256 (pyee-8.2.2.tar.gz) = 5c7e60f8df95710dbe17550e16ce0153f83990c00ef744841b43f371ed53ebea
+SIZE (pyee-8.2.2.tar.gz) = 16938
More information about the dev-commits-ports-all
mailing list