Skip to content

Commit

Permalink
devel/py-outcome: update 1.1.0 → 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Jun 14, 2022
1 parent d3e756b commit e3567ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-outcome/Makefile
@@ -1,5 +1,5 @@
PORTNAME= outcome
PORTVERSION= 1.1.0
PORTVERSION= 1.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>0:devel/py-attrs@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}async_generator>=0:devel/py-async_generator@${PY_FLAVOR}

USES= python:3.6+ pytest
USES= python:3.7+ pytest
USE_PYTHON= autoplist distutils
NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-outcome/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1605972559
SHA256 (outcome-1.1.0.tar.gz) = e862f01d4e626e63e8f92c38d1f8d5546d3f9cce989263c521b2e7990d186967
SIZE (outcome-1.1.0.tar.gz) = 18164
TIMESTAMP = 1655239015
SHA256 (outcome-1.2.0.tar.gz) = 6f82bd3de45da303cf1f771ecafa1633750a358436a8bb60e06a1ceb745d2672
SIZE (outcome-1.2.0.tar.gz) = 17177

0 comments on commit e3567ab

Please sign in to comment.