14
0
forked from pool/python-Sphinx

- Name Python3 binaries consistently:

+ Fix in setup.py to have correct egg-info data

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=22
This commit is contained in:
Sascha Peilicke
2012-11-20 18:37:31 +00:00
committed by Git OBS Bridge
parent 7a1b202559
commit c6e0b97f65
2 changed files with 7 additions and 9 deletions

View File

@@ -2,9 +2,8 @@
Tue Nov 20 17:24:58 UTC 2012 - saschpe@suse.de
- Build and install man-pages
- Python3 binaries should have the prefix "python3-"
+ Matches Fedora's Python packaging policies
+ Uniform pattern, we currently have a wild mix
- Name Python3 binaries consistently:
+ Fix in setup.py to have correct egg-info data
-------------------------------------------------------------------
Tue Nov 6 00:24:32 UTC 2012 - saschpe@suse.de