Fpm

Latest version: v0.10.1

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 14

0.4.40

^^^^^^^^^^^^^^^^^^^^^^
* dir: supports mapping one path to another. You set mappings by using 'source=destination' syntax. For example: % fpm -s dir -t deb -n example /home/jls/.zshrc=/etc/skel/ The key above is the '=' symbol. The result of the above will be a package containing only /etc/skel/.zshrc For more, see https://github.com/jordansissel/fpm/wiki/Source:-dir#mapping
* python: the default scripts location is now chosen by python itself. The previous default was "/usr/bin" and was not a good default. (`480`_)
* rpm: config files should have attributes (`484`_, patch by adamcstephens)
* python: correctly log the python setup.py exit code (`481`_, patch by Derek Ludwig)

0.4.39

^^^^^^^^^^^^^^^^^^^^^^
* cpan: support more complex dependency specifications (reported by Mabi Knittel)

0.4.38

^^^^^^^^^^^^^^^^^^^^^^
* cpan: fpm's cpan code now works under ruby 1.8.7
* python: fix a bug in dependency handling (`461`_, Pranay Kanwar)
* pear: Added --pear-data-dir flag (`465`_, Zsolt Takács)
* cpan: fix a bug with some clean up on certain 64bit systems
* gem: improve detection of the gem bin install path (`476`_, Tray Torrance)
* rpm: fix bug when calling using --rpm-use-file-permissions (`464`_, Rich Horwood)

0.4.37

^^^^^^^^^^^^^^^^^^^^^
* deb: fix creation failures on OS X (`450`_, patch by Anthony Scalisi and Matthew M. Boedicker)
* deb: you can now set --deb-build-depends. This is generally for extremely rare use cases. (`451`_, patch by torrancew)
* perl: add --cpan-perl-lib-path for a custom perl library installation path (`447`_, patch by Brett Gailey)

0.4.36

^^^^^^^^^^^^^^^^^^^^^
* pear: only do channel-discover if necessary (`438`_, patch by Hatt)
* cpan: now supports cpan modules that use Module::Build
* cpan: --no-cpan-test now skips tests for build/configure dependencies
* rpm: Add --rpm-defattrfile and --rpm-defattrdir flags (`428`_, patch by phrawzty)

0.4.35

^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Page 7 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.