Skip to content

Commit

Permalink
devel/py-xdoctest: update 1.1.1 → 1.1.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 27, 2023
1 parent f4fd442 commit c35667a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions devel/py-xdoctest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xdoctest
DISTVERSION= 1.1.1
DISTVERSION= 1.1.2
CATEGORIES= devel python
MASTER_SITES= PYPI # has no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,11 +15,10 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>=2.0.15:devel/py-codecov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coverage>=2.0.15:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pytest-cov>=3.0.0:devel/py-pytest-cov@${PY_FLAVOR}

USES= python
USE_PYTHON= distutils concurrent autoplist pytest
USE_PYTHON= distutils concurrent autoplist pytest # 2 tests fail

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-xdoctest/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679942402
SHA256 (xdoctest-1.1.1.tar.gz) = 2eac8131bdcdf2781b4e5a62d6de87f044b730cc8db8af142a51bb29c245e779
SIZE (xdoctest-1.1.1.tar.gz) = 181995
TIMESTAMP = 1698338352
SHA256 (xdoctest-1.1.2.tar.gz) = 267d3d4e362547fa917d3deabaf6888232bbf43c8d30298faeb957dbfa7e0ba3
SIZE (xdoctest-1.1.2.tar.gz) = 194313

0 comments on commit c35667a

Please sign in to comment.