From ac2639bb7d21630b0f95ba64fa79ee22ab22d023 Mon Sep 17 00:00:00 2001 From: blshkv Date: Thu, 11 Jul 2019 20:44:58 +0800 Subject: [PATCH] pyinstaller: 3.5 bump --- dev-python/pyinstaller/Manifest | 2 +- .../{pyinstaller-3.4-r1.ebuild => pyinstaller-3.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-python/pyinstaller/{pyinstaller-3.4-r1.ebuild => pyinstaller-3.5.ebuild} (100%) diff --git a/dev-python/pyinstaller/Manifest b/dev-python/pyinstaller/Manifest index 6eb56ddca..928fea499 100644 --- a/dev-python/pyinstaller/Manifest +++ b/dev-python/pyinstaller/Manifest @@ -1 +1 @@ -DIST PyInstaller-3.4.tar.gz 3487849 BLAKE2B 0f34ba04e9a9339a9a20b703759f635e64e65508f86a36a5054b61974e473dcb6c89d1262372bbaf710f8d4f0b6c3d6ba80bdc353da1db245ba24c10dbfa8822 SHA512 8a1e0065e8c7760ffcae906d3469914c98a69139658a3a85f1bb7b1a63265e33603314586897bf3b588400d2bdd48bb6ee06cef68c19232c4ec8a8df84e57330 +DIST PyInstaller-3.5.tar.gz 3518991 BLAKE2B 3b83661c595a60400c8253355dc9b53883ca247b56c668675e2bd6c0095617b0e04e1d2906b53684088326e9107e27d2757573395cdd98574d7e648ad949924c SHA512 bdb2a138af1f402dea8d89c7e317600896d3139742a12c6335aeff7c56e99977b8fa258c5a626dbf73d22f3e2b6064bf1d4494a021300fcadc051dde8712ed01 diff --git a/dev-python/pyinstaller/pyinstaller-3.4-r1.ebuild b/dev-python/pyinstaller/pyinstaller-3.5.ebuild similarity index 100% rename from dev-python/pyinstaller/pyinstaller-3.4-r1.ebuild rename to dev-python/pyinstaller/pyinstaller-3.5.ebuild