Skip to content

Commit

Permalink
devel/py-pytest-localserver: Update version 0.7.1=>0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jul 16, 2023
1 parent 18f1055 commit 7808da1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions devel/py-pytest-localserver/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pytest-localserver
PORTVERSION= 0.7.1
PORTREVISION= 1
PORTVERSION= 0.8.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,13 +11,16 @@ WWW= https://github.com/pytest-dev/pytest-localserver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.3:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiosmtpd>0:mail/py-aiosmtpd@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}werkzeug>=0.10:www/py-werkzeug@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}

USES= pytest python
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist pep517

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-pytest-localserver/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681562279
SHA256 (pytest-localserver-0.7.1.tar.gz) = e77b46555cb438931d219c54bcf9f5953c0407d645436a602b5730babfd3fe3b
SIZE (pytest-localserver-0.7.1.tar.gz) = 185617
TIMESTAMP = 1689499713
SHA256 (pytest-localserver-0.8.0.tar.gz) = 5d90ce7d085d741e759fa854dbd2e7c5b557321d695179894eb40e210ea2ff30
SIZE (pytest-localserver-0.8.0.tar.gz) = 28368

0 comments on commit 7808da1

Please sign in to comment.