17
0

Updating link to change in openSUSE:Factory/python-sqlalchemy-migrate revision 23.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=26ecfb56b70174ba1c9a88912795b0de
This commit is contained in:
OBS User buildservice-autocommit
2019-04-24 11:57:05 +00:00
committed by Git OBS Bridge
parent fca78fda04
commit 70ecd3f3ef
4 changed files with 20 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sqlalchemy-migrate
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sqlalchemy-migrate
Version: 0.11.0
Version: 0.12.0
Release: 0
Summary: Database schema migration for SQLAlchemy
License: MIT
@@ -34,7 +34,7 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# Documentation requirements:
BuildRequires: python3-SQLAlchemy >= 0.7.8
BuildRequires: python3-SQLAlchemy >= 0.9.6
BuildRequires: python3-Sphinx >= 1.1.2
Requires: python-SQLAlchemy >= 0.7.8
Requires: python-Tempita >= 0.4