From 11c8235900053ed2cca4267b8223e9560a2a5c38 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 13 Apr 2020 11:54:15 +0200 Subject: [PATCH] - updated to 1.3.16 --- python-sqlalchemy.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 2b931f4..b1f91c0 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -8,15 +8,15 @@ Summary: Database Abstraction Library for Python 2 Summary(pl.UTF-8): Biblioteka abstrakcji baz danych dla Pythona 2 Name: python-%{module} -Version: 1.3.12 +Version: 1.3.16 Release: 1 License: MIT Group: Libraries/Python #Source0Download: https://pypi.org/simple/sqlalchemy/ Source0: https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz -# Source0-md5: 02a46be841903b60c52a83342d3ced8e +# Source0-md5: 1a3e113859ecb55900467595a04ce000 Patch0: %{name}-tests.patch -URL: http://www.sqlalchemy.org/ +URL: https://www.sqlalchemy.org/ BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 %if %{with python2} -- 2.43.0