Blame SOURCES/nopbr.patch

152d97
diff -up pyghmi-1.5.14/pyghmi/version.py~ pyghmi-1.5.14/pyghmi/version.py
152d97
--- pyghmi-1.5.14/pyghmi/version.py~	2020-04-22 22:23:43.000000000 +0200
152d97
+++ pyghmi-1.5.14/pyghmi/version.py	2021-08-06 10:59:41.595820434 +0200
152d97
@@ -13,6 +13,6 @@
152d97
 #    License for the specific language governing permissions and limitations
152d97
 #    under the License.
152d97
 
152d97
-import pbr.version
152d97
+#import pbr.version
152d97
 
152d97
-version_info = pbr.version.VersionInfo('pyghmi')
152d97
+version_info = "@@REDHATVERSION@@"