From ae1ee34bb9e4b5a47924c1e670572474a2e41acd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Wed, 13 Jan 2021 09:23:42 +0300 Subject: [PATCH] =?UTF-8?q?dev-python/cffi-python2,=20dev-python/cryptogra?= =?UTF-8?q?phy-python2:=20=D1=80=D0=B5=D0=B2=D0=B8=D0=B7=D0=B8=D1=8F=20?= =?UTF-8?q?=D0=B2=20=D0=B8=D0=B7-=D0=B7=D0=B0=20=D0=BE=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B7=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...-python2-1.14.0-r3.ebuild => cffi-python2-1.14.0-r4.ebuild} | 0 ...ython2-2.9-r2.ebuild => cryptography-python2-2.9-r3.ebuild} | 3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) rename dev-python/cffi-python2/{cffi-python2-1.14.0-r3.ebuild => cffi-python2-1.14.0-r4.ebuild} (100%) rename dev-python/cryptography-python2/{cryptography-python2-2.9-r2.ebuild => cryptography-python2-2.9-r3.ebuild} (95%) diff --git a/dev-python/cffi-python2/cffi-python2-1.14.0-r3.ebuild b/dev-python/cffi-python2/cffi-python2-1.14.0-r4.ebuild similarity index 100% rename from dev-python/cffi-python2/cffi-python2-1.14.0-r3.ebuild rename to dev-python/cffi-python2/cffi-python2-1.14.0-r4.ebuild diff --git a/dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild b/dev-python/cryptography-python2/cryptography-python2-2.9-r3.ebuild similarity index 95% rename from dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild rename to dev-python/cryptography-python2/cryptography-python2-2.9-r3.ebuild index 2ef0251bf..c81092797 100644 --- a/dev-python/cryptography-python2/cryptography-python2-2.9-r2.ebuild +++ b/dev-python/cryptography-python2/cryptography-python2-2.9-r3.ebuild @@ -39,8 +39,7 @@ RDEPEND=" dev-python/ipaddress[${PYTHON_USEDEP}] >=dev-python/cffi-python2-1.8:=[${PYTHON_USEDEP}] " -DEPEND="${RDEPEND} - >=dev-python/setuptools-python2-1.0[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND}" S="${WORKDIR}/${MY_PN}-${PV}"