git: 1af5a8a80a7d - main - textproc/py-QDarkStyle: Update to 3.0.2
Emanuel Haupt
ehaupt at FreeBSD.org
Mon May 24 16:15:46 UTC 2021
The branch main has been updated by ehaupt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1af5a8a80a7de7ea4b6ced1dfc4a60db5b5679d4
commit 1af5a8a80a7de7ea4b6ced1dfc4a60db5b5679d4
Author: Emanuel Haupt <ehaupt at FreeBSD.org>
AuthorDate: 2021-05-24 16:15:39 +0000
Commit: Emanuel Haupt <ehaupt at FreeBSD.org>
CommitDate: 2021-05-24 16:15:39 +0000
textproc/py-QDarkStyle: Update to 3.0.2
---
textproc/py-QDarkStyle/Makefile | 6 ++----
textproc/py-QDarkStyle/distinfo | 6 +++---
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/textproc/py-QDarkStyle/Makefile b/textproc/py-QDarkStyle/Makefile
index 83199cebbc9b..3750712b16df 100644
--- a/textproc/py-QDarkStyle/Makefile
+++ b/textproc/py-QDarkStyle/Makefile
@@ -1,9 +1,7 @@
# Created by: Emanuel Haupt <ehaupt at FreeBSD.org>
-#
-# Note: finance/electrum requires this exact version
PORTNAME= QDarkStyle
-PORTVERSION= 2.8.1
+PORTVERSION= 3.0.2
CATEGORIES= textproc devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}helpdev>=0.6.10:devel/py-helpdev@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}QtPy>=1.9:devel/py-QtPy@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/textproc/py-QDarkStyle/distinfo b/textproc/py-QDarkStyle/distinfo
index 1c0644ca8510..10fc06ed6c01 100644
--- a/textproc/py-QDarkStyle/distinfo
+++ b/textproc/py-QDarkStyle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609404129
-SHA256 (QDarkStyle-2.8.1.tar.gz) = d53b0120bddd9e3efba9801731e22ef86ed798bb5fc6a802f5f7bb32dedf0321
-SIZE (QDarkStyle-2.8.1.tar.gz) = 222439
+TIMESTAMP = 1621864115
+SHA256 (QDarkStyle-3.0.2.tar.gz) = 55d149cf5f40ee297397f1818e091118cefb855a4a9c5c38566c47acd2d8c7ae
+SIZE (QDarkStyle-3.0.2.tar.gz) = 433187
More information about the dev-commits-ports-all
mailing list