15
0
2016-06-06 12:57:41 +00:00
committed by Git OBS Bridge
parent f88eb77673
commit 8e488d9693
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 6 12:56:49 UTC 2016 - dmueller@suse.com
- fix source url
-------------------------------------------------------------------
Fri Jun 3 16:37:33 UTC 2016 - tbechtold@suse.com

View File

@@ -23,7 +23,7 @@ Url: http://bitbucket.org/zzzeek/alembic
Summary: A database migration tool for SQLAlchemy
License: MIT
Group: Development/Languages/Python
Source: http://pypi.io/packages/source/a/alembic/alembic-%{version}.tar.gz
Source: https://pypi.io/packages/source/a/alembic/alembic-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-setuptools