version 1.1.13
This commit is contained in:
parent
4c090fe185
commit
303d92a6df
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@ SQLAlchemy-0.6.1.tar.gz
|
||||
/SQLAlchemy-1.1.10.tar.gz
|
||||
/SQLAlchemy-1.1.11.tar.gz
|
||||
/SQLAlchemy-1.1.12.tar.gz
|
||||
/SQLAlchemy-1.1.13.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global srcname SQLAlchemy
|
||||
|
||||
Name: python-sqlalchemy
|
||||
Version: 1.1.12
|
||||
Version: 1.1.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Modular and flexible ORM library for python
|
||||
|
||||
@ -126,6 +126,9 @@ PYTHONPATH=. "$pytest3" test
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Sat Aug 05 2017 Nils Philippsen <nils@tiptoe.de> - 1.1.13
|
||||
- version 1.1.13
|
||||
|
||||
* Tue Aug 01 2017 Nils Philippsen <nils@tiptoe.de> - 1.1.12
|
||||
- version 1.1.12
|
||||
- remove comments with macros
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (SQLAlchemy-1.1.12.tar.gz) = f9d14b3d4eab049e9d7377008cf11678c1413e204baad898093282d1812d242a544bbb6606b4e9a83b37d5c17bcec3c115ffe402dda8b6a84d0d5186415645e3
|
||||
SHA512 (SQLAlchemy-1.1.13.tar.gz) = 556222ff6b8218e7c3b892bf15ee24966aea366bf9d4e94db9762c56120aac3cde8eb174763a1edc1686744dd5c10f16791ac83111cb9d3da15f0ca5bdfad377
|
||||
|
Loading…
Reference in New Issue
Block a user