Blame SOURCES/nopbr.patch

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