Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 942553 Details for
Bug 1147728
RPM Build process modifies underlying code
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
removes the pbr patch
keystoneclient-ayoung-0010-remove-pbr-patch.patch (text/plain), 1.89 KB, created by
Adam Young
on 2014-09-30 00:50:50 UTC
(
hide
)
Description:
removes the pbr patch
Filename:
MIME Type:
Creator:
Adam Young
Created:
2014-09-30 00:50:50 UTC
Size:
1.89 KB
patch
obsolete
>From b6650649a5fd6a270c6987b87c81bab9c800f1c5 Mon Sep 17 00:00:00 2001 >From: Adam Young <ayoung@redhat.com> >Date: Mon, 29 Sep 2014 20:45:22 -0400 >Subject: [PATCH 10/10] remove pbr patch > >--- > 0001-Remove-runtime-dependency-on-python-pbr.patch | 42 ---------------------- > 1 file changed, 42 deletions(-) > delete mode 100644 0001-Remove-runtime-dependency-on-python-pbr.patch > >diff --git a/0001-Remove-runtime-dependency-on-python-pbr.patch b/0001-Remove-runtime-dependency-on-python-pbr.patch >deleted file mode 100644 >index 341ae3f285921c730deb06bf1e293e4aff8195c9..0000000000000000000000000000000000000000 >--- a/0001-Remove-runtime-dependency-on-python-pbr.patch >+++ /dev/null >@@ -1,42 +0,0 @@ >-From e8fbf244bc4008d5adf2e15d70cbeac661d6c701 Mon Sep 17 00:00:00 2001 >-From: Jakub Ruzicka <jruzicka@redhat.com> >-Date: Mon, 8 Jul 2013 15:22:05 +0200 >-Subject: [PATCH] Remove runtime dependency on python-pbr >- >---- >- keystoneclient/__init__.py | 4 +--- >- setup.py | 1 - >- 2 files changed, 1 insertion(+), 4 deletions(-) >- >-diff --git a/keystoneclient/__init__.py b/keystoneclient/__init__.py >-index a3c0408..483a69f 100644 >---- a/keystoneclient/__init__.py >-+++ b/keystoneclient/__init__.py >-@@ -22,8 +22,6 @@ See :py:class:`keystoneclient.v2_0.client.Client` for the Identity V2.0 client. >- """ >- >- >--import pbr.version >-- >- from keystoneclient import access >- from keystoneclient import client >- from keystoneclient import exceptions >-@@ -34,7 +32,7 @@ from keystoneclient import v2_0 >- from keystoneclient import v3 >- >- >--__version__ = pbr.version.VersionInfo('python-keystoneclient').version_string() >-+__version__ = "REDHATKEYSTONECLIENTVERSION" >- >- __all__ = [ >- # Modules >-diff --git a/setup.py b/setup.py >-index 7363757..09230a0 100644 >---- a/setup.py >-+++ b/setup.py >-@@ -26,5 +26,4 @@ except ImportError: >- pass >- >- setuptools.setup( >-- setup_requires=['pbr'], >- pbr=True) >-- >1.9.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1147728
:
942552
| 942553