fekriomar / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

Blockers for 0.5.0 #261

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add blockers that must be solved for 0.5.0 here.

- Main module must build out of the box on Gentoo, Debian 6, Fedora 14, Ubuntu 
10.10, Mac OS 10.6 and FreeBSD without warnings or errors
- Main module must work without problems on these platforms
- Tests must pass on these platforms
- Must pass all automatic QA-tests for Debian and Fedora (e.g. rpmlint)
- All modules must build from the packages created by 'setup.py sdist'
- All dependencies must be available as released packages (sqlalchemy, 
libcal++, etc.)
- Implement patches from downstream if applicable
- Update the CHANGELOG
- Update all READMEs
- Update the Wiki
- Do some PEP8-ification if applicable
- Check COPYING and in-file license-notes
- Check status with downstream package maintainers

Original issue reported on code.google.com by lukas.l...@gmail.com on 15 Feb 2011 at 4:16