apevec pushed to python-oslo-db (master). "Update to 1.7.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 13:09:06 UTC 2015


>From 9b3b60331ad83545ba3ec164fff5ef937cfa81e4 Mon Sep 17 00:00:00 2001
From: Alan Pevec <alan.pevec at redhat.com>
Date: Tue, 31 Mar 2015 14:52:54 +0200
Subject: Update to 1.7.1


diff --git a/.gitignore b/.gitignore
index 0b12c49..fae4ac0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /oslo.db-0.5.0.tar.gz
 /oslo.db-1.0.1.tar.gz
 /oslo.db-1.0.2.tar.gz
+/oslo.db-1.7.1.tar.gz
diff --git a/python-oslo-db.spec b/python-oslo-db.spec
index 3ad7e74..dda6519 100644
--- a/python-oslo-db.spec
+++ b/python-oslo-db.spec
@@ -2,32 +2,29 @@
 %global pypi_name oslo.db
 
 Name:           python-oslo-db
-Version:        1.0.2
-Release:        2%{?dist}
+Version:        1.7.1
+Release:        1%{?dist}
 Summary:        OpenStack oslo.db library
 
 License:        ASL 2.0
 URL:            http://launchpad.net/oslo
 Source0:        https://pypi.python.org/packages/source/o/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-#
-# patches_base=
-#
-Patch0001: 0001-Ensure-create_engine-retries-the-initial-connection-.patch
 
 BuildArch:      noarch
 
 BuildRequires:  python2-devel
 BuildRequires:  python-pbr
 
-Requires:       python-oslo-config >= 1:1.4.0.0
+Requires:       python-oslo-config >= 1:1.9.3
 Requires:       python-oslo-i18n
 Requires:       python-oslo-utils
-Requires:       python-alembic >= 0.6.4
+Requires:       python-alembic >= 0.7.2
 Requires:       python-babel
 Requires:       python-iso8601
-Requires:       python-sqlalchemy >= 0.8.4
-Requires:       python-migrate >= 0.9.1
-Requires:       python-stevedore >= 0.14
+Requires:       python-sqlalchemy >= 0.9.7
+Requires:       python-migrate >= 0.9.5
+Requires:       python-stevedore >= 1.3.0
+Requires:       python-six >= 1.9.0
 
 
 %description
@@ -43,7 +40,7 @@ Summary:    Documentation for the Oslo database handling library
 Group:      Documentation
 
 BuildRequires:  python-sphinx
-BuildRequires:  python-oslo-sphinx
+BuildRequires:  python-oslo-sphinx >= 2.5.0
 
 %description doc
 Documentation for the Oslo database handling library.
@@ -52,12 +49,8 @@ Documentation for the Oslo database handling library.
 %prep
 %setup -q -n %{pypi_name}-%{version}
 
-%patch0001 -p1
-
 # Let RPM handle the dependencies
 rm -f requirements.txt
-# make doc build compatible with python-oslo-sphinx RPM
-sed -i 's/oslosphinx/oslo.sphinx/' doc/source/conf.py
 
 
 %build
@@ -76,6 +69,7 @@ rm -rf html/.{doctrees,buildinfo}
 %files
 %doc README.rst LICENSE
 %{python2_sitelib}/oslo
+%{python2_sitelib}/oslo_db
 %{python2_sitelib}/*.egg-info
 %{python2_sitelib}/*-nspkg.pth
 
@@ -83,6 +77,9 @@ rm -rf html/.{doctrees,buildinfo}
 %doc html LICENSE
 
 %changelog
+* Tue Mar 31 2015 Alan Pevec <alan.pevec at redhat.com> 1.7.1-1
+- Update to 1.7.1
+
 * Tue Oct 07 2014 Alan Pevec <alan.pevec at redhat.com> 1.0.2-2
 - keep trying to connect to the database on startup rhbz#1144181
 
diff --git a/sources b/sources
index ef20726..ad60301 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c87294ce18252bef17e2552bc19a40c  oslo.db-1.0.2.tar.gz
+1ddc0b9e228e01d9ef5c2772ba1bd847  oslo.db-1.7.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-oslo-db.git/commit/?h=master&id=9b3b60331ad83545ba3ec164fff5ef937cfa81e4


More information about the scm-commits mailing list