From 62e4fca735ec6d49368db6be8655d8840609c5d5 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 30 Oct 2020 11:45:14 +0100 Subject: [PATCH] attrs, bump version (#5372) --- dev-python/attrs/{attrs-19.3.0.recipe => attrs-20.2.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/attrs/{attrs-19.3.0.recipe => attrs-20.2.0.recipe} (94%) diff --git a/dev-python/attrs/attrs-19.3.0.recipe b/dev-python/attrs/attrs-20.2.0.recipe similarity index 94% rename from dev-python/attrs/attrs-19.3.0.recipe rename to dev-python/attrs/attrs-20.2.0.recipe index 6da578261..49db9bc65 100644 --- a/dev-python/attrs/attrs-19.3.0.recipe +++ b/dev-python/attrs/attrs-20.2.0.recipe @@ -10,7 +10,7 @@ COPYRIGHT="2015-2019 Hynek Schlawack" LICENSE="MIT" REVISION="1" SOURCE_URI="https://pypi.io/packages/source/a/attrs/attrs-$portVersion.tar.gz" -CHECKSUM_SHA256="f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72" +CHECKSUM_SHA256="26b54ddbbb9ee1d34d5d3668dd37d6cf74990ab23c828c2888dccdceee395594" ARCHITECTURES="any"