summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2017-02-10 17:02:00 +0500
committerMichał Górny <mgorny@gentoo.org>2017-05-07 15:57:20 +0200
commit56e9a2d38d5818d30ea1ca719a34bf95368987a5 (patch)
tree724ec19f4c33b048f1db5c1ef3dc9065cb7a03ba
parentwww-client/qupzilla: Fix build with >=dev-libs/openssl-1.1.0 (diff)
downloadgentoo-56e9a2d38d5818d30ea1ca719a34bf95368987a5.tar.gz
gentoo-56e9a2d38d5818d30ea1ca719a34bf95368987a5.tar.bz2
gentoo-56e9a2d38d5818d30ea1ca719a34bf95368987a5.zip
dev-python/construct: Renaming from pyconstruct
Package-Manager: portage-2.3.3
-rw-r--r--dev-python/construct/Manifest (renamed from dev-python/pyconstruct/Manifest)0
-rw-r--r--dev-python/construct/construct-2.5.2.ebuild (renamed from dev-python/pyconstruct/pyconstruct-2.5.2.ebuild)9
-rw-r--r--dev-python/construct/metadata.xml (renamed from dev-python/pyconstruct/metadata.xml)0
-rw-r--r--profiles/updates/2Q-20171
4 files changed, 3 insertions, 7 deletions
diff --git a/dev-python/pyconstruct/Manifest b/dev-python/construct/Manifest
index f360b2df75ed..f360b2df75ed 100644
--- a/dev-python/pyconstruct/Manifest
+++ b/dev-python/construct/Manifest
diff --git a/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild b/dev-python/construct/construct-2.5.2.ebuild
index 148cdeb408ca..96dfb03a74ae 100644
--- a/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild
+++ b/dev-python/construct/construct-2.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,12 +6,9 @@ PYTHON_COMPAT=( python{2_7,3_4} pypy )
inherit distutils-r1
-MY_PN="construct"
-MY_P="${MY_PN}-${PV}"
-
DESCRIPTION="A powerful declarative parser for binary data"
HOMEPAGE="http://construct.wikispaces.com/ https://pypi.python.org/pypi/construct"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
@@ -20,5 +17,3 @@ IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-python/pyconstruct/metadata.xml b/dev-python/construct/metadata.xml
index 0dbbbff97b7e..0dbbbff97b7e 100644
--- a/dev-python/pyconstruct/metadata.xml
+++ b/dev-python/construct/metadata.xml
diff --git a/profiles/updates/2Q-2017 b/profiles/updates/2Q-2017
index de51b2f6de29..f87928b51b7c 100644
--- a/profiles/updates/2Q-2017
+++ b/profiles/updates/2Q-2017
@@ -1 +1,2 @@
move kde-misc/kio_gopher kde-misc/kio-gopher
+move dev-python/pyconstruct dev-python/construct