Skip to content

Commit

Permalink
devel/py-apscheduler: unbreak after 1d648e5
Browse files Browse the repository at this point in the history
===>   py39-apscheduler-3.9.1 depends on package: py39-tzlocal>=1.2<3 - not found
===>   Installing existing package /packages/All/py39-tzlocal-4.2.pkg
Installing py39-tzlocal-4.2...
Extracting py39-tzlocal-4.2: .......... done
===>   py39-apscheduler-3.9.1 depends on package: py39-tzlocal>=1.2<3 - not found
*** Error code 1

PR:		266102
  • Loading branch information
Andrej Ebert authored and jbeich committed Sep 3, 2022
1 parent 223e502 commit ede29bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion devel/py-apscheduler/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tzlocal>=1.2<3:devel/py-tzlocal@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}tzlocal>=4:devel/py-tzlocal@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-tornado>0:devel/py-pytest-tornado@${PY_FLAVOR}

Expand Down
14 changes: 0 additions & 14 deletions devel/py-apscheduler/files/patch-tzlocal-1.2

This file was deleted.

0 comments on commit ede29bb

Please sign in to comment.