Description of problem: Python 2.7.x is present in Fedora along with a compagnion package for documentation name python-docs. The same is not true for python3 for which the documentation is neither in a python3-docs package nor included in the python3 package. Version-Release number of selected component (if applicable): python3, all version How reproducible: always Steps to Reproduce: 1. Install python3. 2. look for installed documentation, can't find it. 3. search for python3-docs package : can't find it. Actual results: No documentation for python3 can be installed for off-line use. Expected results: At the very last a python3-docs package, at best the documentation included with the interpreter (see http://blog.smartbear.com/careers/13-things-people-hate-about-your-open-source-docs/, point 4). Additional info: Yes, I know that the documentation can be downloaded from Python website, and that's what I did as a workaround. But then, what's the point of a distribution if you have to get by hand the thing you need ?
You're absolutely right, we should ship python3-docs package in the same way we ship python-docs. I'll try to package it ASAP.
That would be awesome. Any way I can help ? I don't even know how to write a spec file nor where and to who I could submit it...
So, if you've got a _lot_ of time, you can even become a packager [1] and make python3-docs as your first package :) Else, you can just take python-docs specfile from dist-git [2] and modify it, it shouldn't be that hard. [1] https://fedoraproject.org/wiki/Join_the_package_collection_maintainers?rd=PackageMaintainers/Join [2] http://pkgs.fedoraproject.org/cgit/python-docs.git
python3-docs-3.3.2-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python3-docs-3.3.2-2.fc20
python3-docs-3.3.2-2.fc20 has been pushed to the Fedora 20 testing repository.
python3-docs-3.3.2-2.fc20 has been pushed to the Fedora 20 stable repository.