From f9d817c47550684139a254487824ed4b06480f92 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Oct 2019 14:25:26 +0200 Subject: [PATCH] sqlalchemy: bump version. --- .../{sqlalchemy-1.3.9.recipe => sqlalchemy-1.3.10.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/sqlalchemy/{sqlalchemy-1.3.9.recipe => sqlalchemy-1.3.10.recipe} (96%) diff --git a/dev-python/sqlalchemy/sqlalchemy-1.3.9.recipe b/dev-python/sqlalchemy/sqlalchemy-1.3.10.recipe similarity index 96% rename from dev-python/sqlalchemy/sqlalchemy-1.3.9.recipe rename to dev-python/sqlalchemy/sqlalchemy-1.3.10.recipe index c8f08c394..e418c5f8c 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.3.9.recipe +++ b/dev-python/sqlalchemy/sqlalchemy-1.3.10.recipe @@ -10,7 +10,7 @@ COPYRIGHT="2006-2019 SQLAlchemy authors and contributors" LICENSE="MIT" REVISION="1" SOURCE_URI="https://pypi.org/packages/source/S/SQLAlchemy/SQLAlchemy-$portVersion.tar.gz" -CHECKSUM_SHA256="272a835758908412e75e87f75dd0179a51422715c125ce42109632910526b1fd" +CHECKSUM_SHA256="0f0768b5db594517e1f5e1572c73d14cf295140756431270d89496dc13d5e46c" SOURCE_DIR="SQLAlchemy-$portVersion" ARCHITECTURES="any"