[python-heatclient/f21] Updated patches

Ryan Brown ryansb at fedoraproject.org
Thu Sep 18 17:22:29 UTC 2014


commit 7bfe26f23b63dbd3d04e3982dc6b09414b96c29a
Author: Ryan S. Brown <rybrown at redhat.com>
Date:   Thu Sep 18 13:22:08 2014 -0400

    Updated patches

 0001-Nuke-pbr-requirements-handling.patch          |    8 ++++----
 0002-Remove-runtime-dependency-on-python-pbr.patch |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/0001-Nuke-pbr-requirements-handling.patch b/0001-Nuke-pbr-requirements-handling.patch
index ea00457..acddc99 100644
--- a/0001-Nuke-pbr-requirements-handling.patch
+++ b/0001-Nuke-pbr-requirements-handling.patch
@@ -1,4 +1,4 @@
-From 51926c18818da2ac832ca2b38e4864a169435bc4 Mon Sep 17 00:00:00 2001
+From ae08c707fd64193dca4c830dfe0b0cf6adf65462 Mon Sep 17 00:00:00 2001
 From: Jakub Ruzicka <jruzicka at redhat.com>
 Date: Mon, 16 Sep 2013 17:25:48 +0200
 Subject: [PATCH] Nuke pbr requirements handling
@@ -8,11 +8,11 @@ Subject: [PATCH] Nuke pbr requirements handling
  1 file changed, 1 deletion(-)
 
 diff --git a/setup.py b/setup.py
-index 70c2b3f..afab729 100755
+index 7363757..09230a0 100755
 --- a/setup.py
 +++ b/setup.py
-@@ -18,5 +18,4 @@
- import setuptools
+@@ -26,5 +26,4 @@ except ImportError:
+     pass
  
  setuptools.setup(
 -    setup_requires=['pbr'],
diff --git a/0002-Remove-runtime-dependency-on-python-pbr.patch b/0002-Remove-runtime-dependency-on-python-pbr.patch
index 27d026f..4bafef7 100644
--- a/0002-Remove-runtime-dependency-on-python-pbr.patch
+++ b/0002-Remove-runtime-dependency-on-python-pbr.patch
@@ -1,4 +1,4 @@
-From 594fe7d99a3221e387ca8c74887bb3d49fa88b8e Mon Sep 17 00:00:00 2001
+From 2e1302dd388df3378e28529a302a344d2efaf6b7 Mon Sep 17 00:00:00 2001
 From: Jakub Ruzicka <jruzicka at redhat.com>
 Date: Mon, 9 Dec 2013 15:58:31 +0100
 Subject: [PATCH] Remove runtime dependency on python-pbr


More information about the scm-commits mailing list