From 1854d0e642a1ce9603f600e4f75491082c38aa7b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Oct 2019 11:34:28 +0200 Subject: [PATCH] attrs: bump version. --- dev-python/attrs/{attrs-19.2.0.recipe => attrs-19.3.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/attrs/{attrs-19.2.0.recipe => attrs-19.3.0.recipe} (94%) diff --git a/dev-python/attrs/attrs-19.2.0.recipe b/dev-python/attrs/attrs-19.3.0.recipe similarity index 94% rename from dev-python/attrs/attrs-19.2.0.recipe rename to dev-python/attrs/attrs-19.3.0.recipe index c90b21916..6da578261 100644 --- a/dev-python/attrs/attrs-19.2.0.recipe +++ b/dev-python/attrs/attrs-19.3.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="f913492e1663d3c36f502e5e9ba6cd13cf19d7fab50aa13239e420fef95e1396" +CHECKSUM_SHA256="f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72" ARCHITECTURES="any"