summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-09-24 11:49:38 -0400
committerMike Gilbert <floppym@gentoo.org>2016-09-24 11:49:52 -0400
commitd3bb91a52da855841629053ac14a7b1bf733c85d (patch)
tree7d569629ac5513e62b2e2b4905f655bbb9453080 /dev-python/setuptools
parentdev-python/docker-py: remove version 1.8.1 (diff)
downloadgentoo-d3bb91a52da855841629053ac14a7b1bf733c85d.tar.gz
gentoo-d3bb91a52da855841629053ac14a7b1bf733c85d.tar.bz2
gentoo-d3bb91a52da855841629053ac14a7b1bf733c85d.zip
dev-python/setuptools: install CHANGES.rst
Bug: https://bugs.gentoo.org/595034 Package-Manager: portage-2.3.1_p4
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r--dev-python/setuptools/setuptools-27.2.0.ebuild2
-rw-r--r--dev-python/setuptools/setuptools-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools/setuptools-27.2.0.ebuild b/dev-python/setuptools/setuptools-27.2.0.ebuild
index 136c3f53f0bb..c1bedfe71f76 100644
--- a/dev-python/setuptools/setuptools-27.2.0.ebuild
+++ b/dev-python/setuptools/setuptools-27.2.0.ebuild
@@ -39,7 +39,7 @@ PDEPEND="
# Force in-source build because build system modifies sources.
DISTUTILS_IN_SOURCE_BUILD=1
-DOCS=( README.rst docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
+DOCS=( {CHANGES,README}.rst docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
python_prepare_all() {
if [[ ${PV} == "9999" ]]; then
diff --git a/dev-python/setuptools/setuptools-9999.ebuild b/dev-python/setuptools/setuptools-9999.ebuild
index 136c3f53f0bb..c1bedfe71f76 100644
--- a/dev-python/setuptools/setuptools-9999.ebuild
+++ b/dev-python/setuptools/setuptools-9999.ebuild
@@ -39,7 +39,7 @@ PDEPEND="
# Force in-source build because build system modifies sources.
DISTUTILS_IN_SOURCE_BUILD=1
-DOCS=( README.rst docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
+DOCS=( {CHANGES,README}.rst docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )
python_prepare_all() {
if [[ ${PV} == "9999" ]]; then