From 5d6e036bbe00380d5c3fc9fc02a848e74b7236eb Mon Sep 17 00:00:00 2001 From: Alan Malta Rodrigues Date: Mon, 13 Jun 2022 14:45:53 -0400 Subject: [PATCH] Fix py3-pyjwt PyPi name --- py3-pyjwt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/py3-pyjwt.spec b/py3-pyjwt.spec index e961f6128a6..b9b1770d8c2 100644 --- a/py3-pyjwt.spec +++ b/py3-pyjwt.spec @@ -1,4 +1,5 @@ ### RPM external py3-pyjwt 2.4.0 ## IMPORT build-with-pip3 +%define pip_name PyJWT %define PipPostBuild perl -p -i -e "s|^#!.*python|#!/usr/bin/env python|" %{i}/bin/*