14
0

- Run testsuite

- Correctly fix non-excutable script warning
- Remove outdated macros
- Also remove "*.py" ending in egg-info files

- Run testsuite
- Correctly fix non-excutable script warning
- Remove outdated macros
- 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-docutils?expand=0&rev=16
This commit is contained in:
Sascha Peilicke
2012-11-20 19:35:54 +00:00
committed by Git OBS Bridge
parent aad7f5c340
commit 8512b17f1a
4 changed files with 46 additions and 47 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 20 19:34:53 UTC 2012 - saschpe@suse.de
- Run testsuite
- Correctly fix non-excutable script warning
- Remove outdated macros
- Also remove "*.py" ending in egg-info files
-------------------------------------------------------------------
Fri Oct 26 08:26:29 UTC 2012 - highwaystar.ru@gmail.com