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