Index: branches/2021Q1/security/py-angr/files/patch-setup.py =================================================================== --- branches/2021Q1/security/py-angr/files/patch-setup.py (nonexistent) +++ branches/2021Q1/security/py-angr/files/patch-setup.py (revision 561719) @@ -0,0 +1,11 @@ +--- setup.py.orig 2020-09-24 20:13:28 UTC ++++ setup.py +@@ -129,7 +129,7 @@ if 'bdist_wheel' in sys.argv and '--plat-name' not in + # https://www.python.org/dev/peps/pep-0425/ + sys.argv.append(name.replace('.', '_').replace('-', '_')) + +-_UNICORN = "unicorn==1.0.2rc4" ++_UNICORN = "unicorn>=1.0.2rc4" + + setup( + name='angr', Property changes on: branches/2021Q1/security/py-angr/files/patch-setup.py ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 561718) +++ branches/2021Q1 (revision 561719) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r561718