git: d84b253ddd99 - 2024Q2 - devel/py-qstylizer: Update to 2.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 19:22:36 UTC
The branch 2024Q2 has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=d84b253ddd9908d87177a27e85b8ddbd7d580353 commit d84b253ddd9908d87177a27e85b8ddbd7d580353 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2024-04-18 19:17:08 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2024-04-18 19:22:12 +0000 devel/py-qstylizer: Update to 2.2.3 Fix split regex for top-level object properties and props that aren't camelcase. Reported by: portscout, Repology MFH: 2024Q2 (cherry picked from commit 6ca4035213ee057fccee9a9ff60b6ddb880c239b) --- devel/py-qstylizer/Makefile | 8 ++++---- devel/py-qstylizer/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-qstylizer/Makefile b/devel/py-qstylizer/Makefile index 254ee58f2296..86527bfc51a0 100644 --- a/devel/py-qstylizer/Makefile +++ b/devel/py-qstylizer/Makefile @@ -1,6 +1,5 @@ PORTNAME= qstylizer -PORTVERSION= 0.2.2 -PORTREVISION= 2 +PORTVERSION= 0.2.3 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}inflection>=0.3.1,<1:devel/py-inflection@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tinycss2>=0.5,<2:textproc/py-tinycss2@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}inflection>=0.5.1,<1:devel/py-inflection@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tinycss2>=1.2.1,<2:textproc/py-tinycss2@${PY_FLAVOR} # pytest-catchlog >=1,<2 does not exist until now :( TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ @@ -30,6 +29,7 @@ USE_GITHUB= yes GH_ACCOUNT= blambright USE_PYQT= pyqt5 +# make test: 72 passed, 1 warning USE_PYTHON= autoplist distutils pytest MAKE_ENV= PBR_VERSION=${PORTVERSION} diff --git a/devel/py-qstylizer/distinfo b/devel/py-qstylizer/distinfo index 85b999c4b885..dcd04da8d654 100644 --- a/devel/py-qstylizer/distinfo +++ b/devel/py-qstylizer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662301154 -SHA256 (blambright-qstylizer-0.2.2_GH0.tar.gz) = 95f7666929cc34efbbd9e0640a13f507b8ec35ec34a9604017cf96c24f7f9ea6 -SIZE (blambright-qstylizer-0.2.2_GH0.tar.gz) = 20752 +TIMESTAMP = 1713456591 +SHA256 (blambright-qstylizer-0.2.3_GH0.tar.gz) = d9fedb8794b6bbbc9ba4166076095eb97dd1eacabfc40c6e1bc01f44f1f5cfd8 +SIZE (blambright-qstylizer-0.2.3_GH0.tar.gz) = 20813