[packages/python-sqlalchemy] - up to 1.2.14

arekm arekm at pld-linux.org
Mon Nov 12 13:13:12 CET 2018


commit 52cdbbadbb4c906ecbba9fb79a53c107f14049cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Nov 12 13:13:08 2018 +0100

    - up to 1.2.14

 python-sqlalchemy-tests.patch | 4 ++--
 python-sqlalchemy.spec        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index f2dcf04..edb7390 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -7,13 +7,13 @@
 Summary:	Database Abstraction Library for Python 2
 Summary(pl.UTF-8):	Biblioteka abstrakcji baz danych dla Pythona 2
 Name:		python-%{module}
-Version:	1.2.13
+Version:	1.2.14
 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:	0448f6f777cbca996bd0b2490ebde9cf
+# Source0-md5:	9239a527a38f2f0caed7d9661758b360
 Patch0:		%{name}-tests.patch
 URL:		http://www.sqlalchemy.org/
 BuildRequires:	rpm-pythonprov
diff --git a/python-sqlalchemy-tests.patch b/python-sqlalchemy-tests.patch
index 5bb7909..a404e24 100644
--- a/python-sqlalchemy-tests.patch
+++ b/python-sqlalchemy-tests.patch
@@ -27,8 +27,8 @@
          package_dir={'': 'lib'},
          license="MIT License",
          cmdclass=cmdclass,
--        tests_require=['pytest>=2.5.2,!=3.9.1', 'mock', 'pytest-xdist'],
-+        tests_require=['pytest>=2.5.2,!=3.9.1', 'pytest-xdist'] + get_mock_dep(),
+-        tests_require=['pytest>=2.5.2,!=3.9.1,!=3.9.2', 'mock', 'pytest-xdist'],
++        tests_require=['pytest>=2.5.2,!=3.9.1,!=3.9.2', 'pytest-xdist'] + get_mock_dep(),
          long_description=readme,
          classifiers=[
              "Development Status :: 5 - Production/Stable",
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sqlalchemy.git/commitdiff/52cdbbadbb4c906ecbba9fb79a53c107f14049cd



More information about the pld-cvs-commit mailing list