FreeBSD Bugzilla – Attachment 251558 Details for
Bug 279848
devel/py-tzlocal: Update to 5.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Update to 5.2
tzlocal-5.2.diff.txt (text/plain), 1.51 KB, created by
Wen Heping
on 2024-06-19 01:45:44 UTC
(
hide
)
Description:
Update to 5.2
Filename:
MIME Type:
Creator:
Wen Heping
Created:
2024-06-19 01:45:44 UTC
Size:
1.51 KB
patch
obsolete
>diff --git a/devel/py-tzlocal/Makefile b/devel/py-tzlocal/Makefile >index 3215358e2ae4..1cc835db82a8 100644 >--- a/devel/py-tzlocal/Makefile >+++ b/devel/py-tzlocal/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= tzlocal >-DISTVERSION= 4.2 >-PORTREVISION= 1 >+DISTVERSION= 5.2 > CATEGORIES= devel python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,13 +11,19 @@ WWW= https://github.com/regebro/tzlocal > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >+BUILD_DEPENDS= ${PY_SETUPTOOLS} \ >+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz-deprecation-shim>0:devel/py-pytz-deprecation-shim@${PY_FLAVOR} >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} > > USES= python >-USE_PYTHON= distutils autoplist >+USE_PYTHON= autoplist pep517 pytest > NO_ARCH= yes > >+post-extract: >+ @${REINPLACE_CMD} -e 's|64|63|g' ${WRKSRC}/pyproject.toml >+ > do-test: >- @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test >+ @cd ${WRKSRC}/tests && pytest > > .include <bsd.port.mk> >diff --git a/devel/py-tzlocal/distinfo b/devel/py-tzlocal/distinfo >index 1c14c19783e8..179b65f08d75 100644 >--- a/devel/py-tzlocal/distinfo >+++ b/devel/py-tzlocal/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1662211975 >-SHA256 (tzlocal-4.2.tar.gz) = ee5842fa3a795f023514ac2d801c4a81d1743bbe642e3940143326b3a00addd7 >-SIZE (tzlocal-4.2.tar.gz) = 32181 >+TIMESTAMP = 1718758860 >+SHA256 (tzlocal-5.2.tar.gz) = 8d399205578f1a9342816409cc1e46a93ebd5755e39ea2d85334bea911bf0e6e >+SIZE (tzlocal-5.2.tar.gz) = 30201
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 279848
: 251558