diff --git a/SQLAlchemy-1.2.16.tar.gz b/SQLAlchemy-1.2.16.tar.gz deleted file mode 100644 index ee95901..0000000 --- a/SQLAlchemy-1.2.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6af3ca2f7f00844465ab4fa78337d487b39e53f516c51328aed4ed3a719d4264 -size 5659983 diff --git a/SQLAlchemy-1.2.17.tar.gz b/SQLAlchemy-1.2.17.tar.gz new file mode 100644 index 0000000..295189a --- /dev/null +++ b/SQLAlchemy-1.2.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a42dbf02d0562d6e90e7af59f177f1cc027e72833cc29c3a821eefa009c71d +size 5670715 diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 64975d8..5186ce9 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 21 08:35:33 UTC 2019 - Adrian Schröter + +- version update to 1.2.17 + https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html + ------------------------------------------------------------------- Sat Feb 9 14:00:31 UTC 2019 - Adrian Schröter diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 5cb2c6e..b247111 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -20,7 +20,7 @@ %define oldpython python %bcond_without tests Name: python-SQLAlchemy -Version: 1.2.16 +Version: 1.2.17 Release: 0 Summary: Database Abstraction Library License: MIT