Immanetize (talk | contribs) No edit summary |
Immanetize (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{{Docs_beat_open}} | {{Docs_beat_open}} | ||
==Python== | |||
===python-setuptools updated=== | |||
The version of the python-setuptools package has been updated to the 0.9.x series. This release series merges the setuptools and distribute upstream projects which has introduced a variety of changes to the API and behaviour. | |||
Because this change is mostly compatible with the previous version, it shuold not impair any Python packages in the Fedora. If you are writing or deploying other Python software you suspect may be affected, please see https://fedoraproject.org/wiki/Changes/Python_setuptools_0.7#Documentation for more details. | |||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Draft documentation]] | [[Category:Draft documentation]] | ||
[[Category:Documentation beats]] | [[Category:Documentation beats]] |
Revision as of 03:33, 6 October 2013
Python
python-setuptools updated
The version of the python-setuptools package has been updated to the 0.9.x series. This release series merges the setuptools and distribute upstream projects which has introduced a variety of changes to the API and behaviour.
Because this change is mostly compatible with the previous version, it shuold not impair any Python packages in the Fedora. If you are writing or deploying other Python software you suspect may be affected, please see https://fedoraproject.org/wiki/Changes/Python_setuptools_0.7#Documentation for more details.