openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-py2deb
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
13 days
ago. based on code collected
14 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 12 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implement --no-name-prefix=PKG option, use it in the automated tests
Peter Odding
More...
almost 11 years ago
Test conversion of isolated packages & the --rename=FROM,TO option
Peter Odding
More...
almost 11 years ago
Bug fixes for --rename=FROM,TO functionality
Peter Odding
More...
almost 11 years ago
Test of package with Python dependencies & system dependencies (stdeb.cfg)
Peter Odding
More...
almost 11 years ago
Start writing new tests that cover both backends (also: well documented)
Peter Odding
More...
almost 11 years ago
Bug fix for stdeb backend
Peter Odding
More...
almost 11 years ago
Significantly improve the documentation (it's starting to get useful :-)
Peter Odding
More...
almost 11 years ago
Start using Sphinx for documentation
Peter Odding
More...
almost 11 years ago
Cleanup unused argument
Peter Odding
More...
almost 11 years ago
Bug fix for py2deb.util.apply_script()
Peter Odding
More...
almost 11 years ago
Introduce the --rename=FROM,TO option to make things more robust
Peter Odding
More...
almost 11 years ago
Switch from deb_pkg_tools.utils.execute() to executor.execute()
Peter Odding
More...
almost 11 years ago
Support for default configuration files (~/.py2deb.ini, /etc/py2deb.ini)
Peter Odding
More...
almost 11 years ago
Support for environment variables (PY2DEB_CONFIG, PY2DEB_REPO, PY2DEB_VERBOSE)
Peter Odding
More...
almost 11 years ago
Check command line options for non-empty arguments (feedback from Bart :-)
Peter Odding
More...
almost 11 years ago
Ignore overridden Debian package names when building isolated packages
Peter Odding
More...
almost 11 years ago
Bug fix for apply-script command in pip-accel backend
Peter Odding
More...
almost 11 years ago
Don't make postinst script error out on syntax errors reported by py_compile
Peter Odding
More...
almost 11 years ago
Bug fix for order of unpack/apply script/cleanup commands in pip-accel backend
Peter Odding
More...
almost 11 years ago
Move apply_script() to common code, call it from both backends
Peter Odding
More...
almost 11 years ago
Use deb_pkg_tools.package.clean_package_tree() in pip-accel backend
Peter Odding
More...
almost 11 years ago
Move sanity checking from stdeb backend to common code
Peter Odding
More...
almost 11 years ago
Bug fix: Never use the root logger
Peter Odding
More...
almost 11 years ago
Bug fix: Remove output redirection, change --print-deps to --report-deps=PATH
Peter Odding
More...
almost 11 years ago
Bug fix: Don't patch control files of isolated packages
Peter Odding
More...
almost 11 years ago
Bug fix: Move output redirection to main() function (where it belongs)
Peter Odding
More...
almost 11 years ago
Reset primary package name when building name/install prefixed packages
Peter Odding
More...
almost 11 years ago
Cleanup handling & documentation of command line arguments
Peter Odding
More...
almost 11 years ago
Add post-installation script to generate *.pyc files
Peter Odding
More...
almost 11 years ago
Initial support for isolated packages (not in the default sys.path)
Peter Odding
More...
almost 11 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree