Skip to content

devopsconsulting/vdt.versionplugin.debianize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vdt.versionplugin.debianize

Builds system packages from python packages. Also builds the dependencies of the package.

examples::

version --plugin=debianize -v --exclude=setuptools
version --plugin=debianize -v --exclude=setuptools -p
version --plugin=debianize -v -t rpm --include=django -p
version --plugin=debianize -v --constraint-file=/path/to/pip/constraint-file.txt

It requires a very specific version of pip. Because pip changes a lot so it causes a lot of breakage.

About

vdt.version plugin to build packages from python packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published