mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/setuptools: install CHANGES.rst
Bug: https://bugs.gentoo.org/595034 Package-Manager: portage-2.3.1_p4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user