summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-11-06 15:22:53 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-11-06 15:23:06 -0600
commit0ffe8a747f7e5426e90a86965cd7c7f6e2e138bd (patch)
tree9c6499d3bb4d95daefae8a6056d6149a074f7546 /dev-python
parentmedia-gfx/inkscape-1.0_beta1: bump (bug #696794) (diff)
downloadgentoo-0ffe8a747f7e5426e90a86965cd7c7f6e2e138bd.tar.gz
gentoo-0ffe8a747f7e5426e90a86965cd7c7f6e2e138bd.tar.bz2
gentoo-0ffe8a747f7e5426e90a86965cd7c7f6e2e138bd.zip
dev-python/mysqlclient: 1.4.5 fix S dir
Fixes: https://bugs.gentoo.org/699478 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/mysqlclient/mysqlclient-1.4.5.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/mysqlclient/mysqlclient-1.4.5.ebuild b/dev-python/mysqlclient/mysqlclient-1.4.5.ebuild
index 775e91699408..aea2ab9f288f 100644
--- a/dev-python/mysqlclient/mysqlclient-1.4.5.ebuild
+++ b/dev-python/mysqlclient/mysqlclient-1.4.5.ebuild
@@ -10,7 +10,6 @@ inherit distutils-r1
DESCRIPTION="Fork of MySQL-python"
HOMEPAGE="https://pypi.org/project/mysqlclient/ https://github.com/PyMySQL/mysqlclient-python"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${PF}.tar.gz"
-S="${WORKDIR}/${P}.post1"
SLOT="0"
LICENSE="GPL-2"