From 71b000f375c3456a7fb24853bd7b3a3a2c94459e Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 12 Sep 2022 10:36:21 +0200 Subject: [PATCH] pytest_relaxed, revbump for pytest310 (#7186) --- dev-python/pytest-relaxed/pytest_relaxed-1.1.5.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-relaxed/pytest_relaxed-1.1.5.recipe b/dev-python/pytest-relaxed/pytest_relaxed-1.1.5.recipe index b43acccca..098b11fd0 100644 --- a/dev-python/pytest-relaxed/pytest_relaxed-1.1.5.recipe +++ b/dev-python/pytest-relaxed/pytest_relaxed-1.1.5.recipe @@ -7,7 +7,7 @@ opt-in to various behaviors)." HOMEPAGE="https://github.com/bitprophet/pytest-relaxed" COPYRIGHT="2020 Jeff Forcier" LICENSE="BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz" CHECKSUM_SHA256="80ec97a6e220237b0fdb11ad0101005740bfe9855f0bc3851ac1e6ba1d5f7d95" SOURCE_DIR="pytest-relaxed-$portVersion"