Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 595034 - dev-python/setuptools should install CHANGES.rst file
Summary: dev-python/setuptools should install CHANGES.rst file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-24 15:42 UTC by Mart Raudsepp
Modified: 2016-09-24 15:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2016-09-24 15:42:45 UTC
The only real file I'm looking for from /usr/share/doc after an upgrade of any package is a NEWS file. setuptools tarballs contains one as CHANGES.rst, but it is omitted from DOCS. Please include it.
Comment 1 Mike Gilbert gentoo-dev 2016-09-24 15:50:43 UTC
commit d3bb91a52da855841629053ac14a7b1bf733c85d
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Sat Sep 24 11:49:38 2016 -0400

    dev-python/setuptools: install CHANGES.rst
    
    Bug: https://bugs.gentoo.org/595034
    
    Package-Manager: portage-2.3.1_p4

 dev-python/setuptools/setuptools-27.2.0.ebuild | 2 +-
 dev-python/setuptools/setuptools-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)