Blame SOURCES/nopbr.patch

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