Группа :: Разработка/Прочее
Пакет: rpm-build-python
Главная Изменения Спек Патчи Загрузить Bugs and FR
15 марта 2006 Grigory Batalov <bga at altlinux.ru> 0.27-alt0.M24.1
- Rebuild with specified python version
- Backport to Master 2.4
- Fixing provides generator to work with ".pth" files
- Generation hierarchical requires fixed
- Tools renamed
- Diagnostic tools package added
- Some files moved from /python2.3 to /python2.4
- Draft of new policy version added
- numerous rpm macros enhancements (svn rev. 10)
- Some macros added: (py_requires, py_provides, etc)
- Preliminary fix for python2.4 compatibility has been added
- Documentation is fixed: special thanks for Ivan Fedorov
- Some stupid bugs that damaged tracebacks are fixed. I think all python
packages must be rebuilded.
- Splitted module support added
- Recursive module support added
- Policy files are renamed by MHZ request;
- Some macros added (see RpmMacros.txt);
- File "=" don't be created any more (bug);
- python-<modulename> don't be provided any more (bug #4819)
- Some changes from Alexey Morozov <morozov@altlinux.org> added,
descriptions followed: - Defined %__python_package_prefix, typo fixes in macro functions
documentation; - Updated Python_MODULE.txt;
- Documentation changed
- Keyword "relaxed" can be used instead "slight"
- Article about "Require python2.3(__future__)" added into FAQ;
- Codec declaration excluded from find req/prov python scripts;
- Python build utilites will be silently exit if python are not fully installed;
- Python auto Prov use *pth files now;
- Fix some python2.2 incompatibilites
- Provides detection enchanced (detect old-style <name>module.so library);
- Some historical clauses exluded from bdist_altrpm;
- Some documentation changes;
- Ready for sysiphus
- Package rebuilded to use with new rpm
- Some domcmentations added;
- Fix another "BuildNoarch Problem": BuildRequires correctly inserted now;
- Add BuildPreReq: python_devel = X.Y into spec setup function;
- Fix "BuildNoarch Problem"
- Add some documentation
- Debugging operators removed
- Sources put into archive
- BuildPreReq added into setup_python_module
- Command bdist_altrpm for distutils added;
- New bytecompiler added
- Defaults treatment enhanced
- Python scripts for find provides and requires added;
- New RPM macros;
- Samples of find-* added;
- Initial release