forked from pool/python-alembic
- fix source url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=49
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user