0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make converter.convert() return list of generated package archives More... over 10 years ago
Bug fix: Reformat version strings to comply with Debian policy manual More... over 10 years ago
Bug fix: Include postinst/prerm scripts during installation! More... over 10 years ago
Explicitly iterate postinst/prerm scripts (explicit is better than implicit) More... over 10 years ago
Add logging in order to debug handling of postinst/prerm scripts More... over 10 years ago
Don't copy files during builds (performance optimization) More... over 10 years ago
Support for default configuration files (/etc/py2deb.ini, ~/.py2deb.ini) More... over 10 years ago
Fix version number embedded in source code More... over 10 years ago
Bump pip-accel requirement (upstream bug fix) More... over 10 years ago
Improve the documentation More... over 10 years ago
Fix typo in docstring More... over 10 years ago
Add comparison between py2deb and stdeb to readme More... over 10 years ago
Make py2deb compatible with Python 3.4 More... over 10 years ago
Update documentation of compact_repeating_words() More... over 10 years ago
Improve compact_repeating_words() (review by @cyberco) More... over 10 years ago
Rename find_python_version() -> python_version() (review by @cyberco) More... over 10 years ago
Rename find_package() -> get_package() (review by @cyberco) More... over 10 years ago
Improve PackageToConvert.debian_dependencies (review by @cyberco) More... over 10 years ago
Improve PackageToConvert.python_requirements (review by @cyberco) More... over 10 years ago
Make get_source_distributions() less confusing (review by @cyberco) More... over 10 years ago
Replace explicit for loop with list comprehension (review by @cyberco) More... over 10 years ago
Remove all Vim modelines (review by @cyberco) More... over 10 years ago
Explicitly document that py2deb invokes pip (review by @cyberco) More... over 10 years ago
Bring test coverage up to 92% More... over 10 years ago
Test conversion of packages with 'extras' More... over 10 years ago
Test that existing archives are not overwritten More... over 10 years ago
Support for environment variables More... over 10 years ago
Bump version to 0.17 (the past few bug fixes & improvements deserve it :-) More... over 10 years ago
Bump deb-pkg-tools version (upstream improvements) More... over 10 years ago
Encode Python requirement 'extras' in Debian package names More... over 10 years ago