17
0

Accepting request 103506 from home:rhafer:branches:devel:languages:python

update to 0.7.5

OBS-URL: https://build.opensuse.org/request/show/103506
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=13
This commit is contained in:
Sascha Peilicke
2012-02-09 10:13:27 +00:00
committed by Git OBS Bridge
parent 6bec871152
commit 2a0c9bcb78
4 changed files with 22 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-SQLAlchemy
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: python-SQLAlchemy
Version: 0.7.2
Version: 0.7.5
Release: 0
Url: http://www.sqlalchemy.org
Summary: Database Abstraction Library
@@ -73,7 +73,7 @@ python setup.py test
%files
%defattr(-,root,root,-)
%doc CHANGES CHANGES_PRE_06 LICENSE README README.py3k README.unittests
%doc CHANGES CHANGES_PRE_06 LICENSE README.rst README.py3k README.unittests
%{python_sitearch}/*
%files doc