version 1.1.10
This commit is contained in:
parent
4a2e85e9f2
commit
c1f98719d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ SQLAlchemy-0.6.1.tar.gz
|
||||
/SQLAlchemy-1.1.5.tar.gz
|
||||
/SQLAlchemy-1.1.6.tar.gz
|
||||
/SQLAlchemy-1.1.9.tar.gz
|
||||
/SQLAlchemy-1.1.10.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global srcname SQLAlchemy
|
||||
|
||||
Name: python-sqlalchemy
|
||||
Version: 1.1.9
|
||||
Version: 1.1.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Modular and flexible ORM library for python
|
||||
|
||||
@ -128,6 +128,9 @@ PYTHONPATH=. "$pytest3" test
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Sat May 27 2017 Nils Philippsen <nils@tiptoe.de> - 1.1.10-1
|
||||
- version 1.1.10
|
||||
|
||||
* Thu Apr 6 2017 hguemar <hguemar@fedoraproject.org> - 1.1.9-1
|
||||
- Upstream 1.1.9 (RHBZ#1436464)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (SQLAlchemy-1.1.9.tar.gz) = 95df08e6bca0013ddc7e61aa82d7d51eb133a9b34aa430a785bd8cec8eb79a2b6e1503c1757a71487b09e2f292b5916e6797efb2026d43175e34a52b68cf81c6
|
||||
SHA512 (SQLAlchemy-1.1.10.tar.gz) = 96b9d8630ceffc26eb9a707fba004c8ea8d551835a4aec45cad7185f51cca9fd16fc49715fb158cb861e2db1b2fb9baf23f3cce0c856a27a49899272b91bd9f4
|
||||
|
Loading…
Reference in New Issue
Block a user