From 7cfce5b47dabbc56a71c6f459efc60c620772d56b5d3cf68f196e0a654705d48 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 7 Jan 2011 13:57:35 +0000 Subject: [PATCH] Accepting request 57350 from home:frispete:python OBS-URL: https://build.opensuse.org/request/show/57350 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=3 --- python-sqlalchemy-migrate.changes | 13 +++++++++++-- python-sqlalchemy-migrate.spec | 21 ++++++++++----------- sqlalchemy-migrate-0.5.2.tar.gz | 3 --- sqlalchemy-migrate-0.6.tar.bz2 | 3 +++ 4 files changed, 24 insertions(+), 16 deletions(-) delete mode 100644 sqlalchemy-migrate-0.5.2.tar.gz create mode 100644 sqlalchemy-migrate-0.6.tar.bz2 diff --git a/python-sqlalchemy-migrate.changes b/python-sqlalchemy-migrate.changes index fffa384..cef3b33 100644 --- a/python-sqlalchemy-migrate.changes +++ b/python-sqlalchemy-migrate.changes @@ -1,6 +1,15 @@ -* Thu Jun 04 2009 cfarrell1980@gmail.com +------------------------------------------------------------------- +Fri Jan 7 01:55:28 CET 2011 - hpj@urpla.net + +- updated to 0.6 + +------------------------------------------------------------------- +Thu Jun 04 00:00:00 2009 - cfarrell1980@gmail.com + - added to devel:languages:python -* Wed Mar 04 2009 cfarrell1980@gmail.com +------------------------------------------------------------------- +Wed Mar 04 00:00:00 2009 - cfarrell1980@gmail.com + - First import diff --git a/python-sqlalchemy-migrate.spec b/python-sqlalchemy-migrate.spec index 01dc862..d69b6c6 100644 --- a/python-sqlalchemy-migrate.spec +++ b/python-sqlalchemy-migrate.spec @@ -1,5 +1,5 @@ # -# spec file for package python-sqlalchemy-migrate (Version 0.5.2) +# spec file for package python-sqlalchemy-migrate (Version 0.6) # # Copyright 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -16,10 +16,10 @@ %define real_name sqlalchemy-migrate Name: python-%{real_name} -Version: 0.5.2 +Version: 0.6 Release: 0 License: MIT -Source: %{real_name}-%{version}.tar.gz +Source: %{real_name}-%{version}.tar.bz2 Group: Development/Libraries/Python Summary: Database schema migration for SQLAlchemy BuildRequires: python-py @@ -31,12 +31,17 @@ BuildRequires: python-setuptools Requires: python-nose >= 0.10 Requires: python-sqlalchemy >= 0.5 Requires: python-sphinx >= 0.5 +Requires: python-tempita +Requires: python-decorator %py_requires %description -Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with database schema changes in SQLAlchemy projects. +Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with +database schema changes in SQLAlchemy projects. -Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code. +Migrate extends SQLAlchemy to have database changeset handling. It provides a +database change repository mechanism which can be used from the command line as +well as from inside python code. %prep %setup -q -n %real_name-%version @@ -54,10 +59,4 @@ rm -rf %buildroot %defattr(-,root,root) %doc PKG-INFO docs - %changelog -* Thu Jun 04 2009 cfarrell1980@gmail.com -- added to devel:languages:python - -* Wed Mar 04 2009 cfarrell1980@gmail.com -- First import diff --git a/sqlalchemy-migrate-0.5.2.tar.gz b/sqlalchemy-migrate-0.5.2.tar.gz deleted file mode 100644 index 9b5e5b8..0000000 --- a/sqlalchemy-migrate-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fda761b9978dd554ec751142deee1e61dd584503b4fbf5fa968b6ad91b05c587 -size 78957 diff --git a/sqlalchemy-migrate-0.6.tar.bz2 b/sqlalchemy-migrate-0.6.tar.bz2 new file mode 100644 index 0000000..66cd109 --- /dev/null +++ b/sqlalchemy-migrate-0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78cf3097993bf249b2cbf89c89865e938baebde11a10128930fd46e39a971ef3 +size 81048