Packman

Latest version: v0.5.0

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

Scan your dependencies

3.0

a239cd2 (tag: 1.0rc1, tag: 1.0-rc1) fixed alternative methods uppercase names
1628187 some gitignore changes
bc5c9fd dev-reqs
58b9678 flake8 fixes
284b64b removed check_if_package_is_installed check for now
5e4f98b fixing logging problems with get method
002f970 fixing logging problems with get method
50a4af8 documentation changes
ead0d39 now removing temporary packages after packaging
bc2eaa8 some doc changes and added the option to specify multiple destination package types
e2f9f58 fixing yum package installation bugs
478147d fixing yum package installation bugs
7e5e30b fixing yum package installation bugs
526995b hotfix
c63cef1 hotfix
690489f some centos fixes
f4e33dc changed to standard structure of docstrings for sphinx
0ab7e42 added support for component names containing hyphens and dots when assigning them with alternative get and pack methods
6e59628 removed package_installed check due to a bug. testing
3bbe24c fixed bug when downloading non rpm/deb files
85fe0e0 fixed bug when building the fpm string
8016843 fixed problem with resoure download logic
bbc9406 hotfix
99f784c fixed broken get_components_config
1bf5558 started adding support for installing requirements from tar files
024736f hotfix
889f6ef hotfix
b2d7fff oops.. ruby gems typo
6c7a633 LOADS of code optimizations (THANKS Ilya)
6e8983e packages.py import fix
8f7d2c9 started implmenetation of github supported component configs
846cbdd mainly some logging changes
b99b02f mainly some logging changes
b9a171c fixed problem with distro check
2649eb8 removed unnecessary template creation method
75bd75a code cleanup, more optimizations..
0e1624c more optimizations
d30560d tested all changes. now testing verbose mode
b8e0a4b testing all fixes
a5438c3 testing all fixes
5795974 testing all fixes
36e0fda testing all fixes
f2f1fa9 testing all fixes
defe156 testing all fixes
aacc399 testing all fixes
a3ecec5 testing all fixes
8ded04d testing all fixes
0e23bbd testing all fixes
c1aeb46 testing all fixes
305c520 testing all fixes
615b8e6 many fixes, optimizations, tests and doc changes
25170f6 more fixes and optimizations
a431a39 lots of big fixes and optimizations. also added keep_sources after packaging support
7631b3f added setup.cfg for pypi
9e72cf9 now printing lists of components and excluded components before running
70fbc90 cleaned up packman provision script for ubuntu and fixed a bug with conflicting components
5c4abe1 fixed travis notifications
ee19413 flake8 fixes
7b92330 visual and integrations changes
08ff5b7 added rst readme with automated conversion for pypi, some more doc changes, removed some unnecessary code
5032ab3 refactoring documentation
29ceb58 (tag: 0.1) added github - flowdock integration (for testing)
dd548e9 started implementing an fpmHandler class
f17a5c4 make release
a5619af flake8 fixes
6bf862c minor fix
1e18f09 moved file extension check to get method, to overcome key file or repo file downloads
3388864 fixing wget archives feature - jeez... noob
22ea21e fixing wget archives feature
5900802 well... apparently you get .ext rather than ext.. so.. fixed
4611be4 oops...
92f2664 now urls with rpm or deb ext will be downloaded to the archives folder
d0378df make update
97637f6 fixes conflicts
f8a92de optimized TODO file structure for markdown view
d4df4f1 Update TODO.md
a040f52 fixed a bug running pip in system env
1d250ad flake8 fixes
1bcc281 typo fix
a8eefd7 added support for 2 types of source rpm repos
97aba89 minor fix
6d04c6b added support for loading keys from urls instead of having to specify a key path as well
b3d4d4d fix problem with creating the archives dir
a18dc9f minor fixes
7e85950 fixed check_if_pack_age_is_installed bug
d1dbe69 added rpm key support to yum handler
14273ff oops... note to 'self'.. hah
19c39f9 added test check-if-package-is-installed check in yum
fe5e4ac not working. calling install again and have a todo for adding an is-package-installed check
ab61833 now if yum fails to reinstall, it will try to install - when downloading packages, to overcome packages which werent already installed. ez!
5434f89 fixed problem where calling get_component_config thru pkm would always result in using local packages.py
209fe07 some fixes
bdc06e9 some fies
aa577dd fixing distribution support bugs
5e34955 fixing distribution support bugs
98bbc7f fixing distribution support bugs
6b57c67 now checking for distribution support
dbe4b01 added shortcut to components file in cli
37c5b29 oops, added forgotten makefile from previous commit
1ade318 lots of documentation changes, added makefile, fixed provision script
cd877c6 added static doc
996336d continuing the documentation process
fe1e31f continuing the documentation process
b0bae7e doc fixes
0c013c8 flake8 fixes
57a1611 doc changes
b7822ff fixed html generation problem on readthedocs
d0fc9fb removed unnecessary code
620694e initial commit

0.5.0

eb475ff redoing examples
6074fd9 fixed tests
f39895f moved ppa-only-on-debian verification to main
5142f34 attempting to use packman without fabric and __import__ instead of importlib
87ee05c still attempting to fix fpm
3103809 still attempting to fix fpm
1f5a260 still attempting to fix fpm
c856843 still attempting to fix fpm
350fa4a fixed fpm
39515bb fixed bad flag definition in fpm
b6d7b33 fixed overriding methods importing
fc68202 err!
86ccd1e cap
33a002f removed fabric from ruby handler
a76915f removed fabric from yum. untested
7ece57d redundant script
9ef3b41 um... too much stuff
3c87d98 fixing templater tests
9373e84 moved distro stuff to utils and fixed more tests
ab7362e finalized lots of tests
f0974fd extended coverage report in tox
1bcf885 added .coveragerc file
95a42a4 starting to fix tests
47a2cb1 some cleanup and now handling gzip output correctly
c7d3369 adding virtualenv creation and gzip handling
79526f8 started adding package dict validation
2d451fa retries decorator now works, need to use
3c584fe first attempt at adding retries to sh
af5206f removed fabric dependency from main packman file
4994386 removing more fabric, adding more sh
e90ed6b some logging optimizations and more attempts to replace fabric with sh
efacbdb os.path.join dude!
05a72af fixed multiple imports of packages file, replaced fabric with sh in file downloader and python handler
659796c now using sh in pkm
f9ba111 optimizations, optimizations, optimizations (oh, and began to remove fabric
c431194 lots of cleanup and code optimization
78fa376 more cleanup
6226cbf removed most of the default sudo executions and cleaned up lots of code
ac1d491 utils cleanup. not tested yet
b2766db removed unnecessary common file
7ae9af1 merged master, mainly
70cb52e Documentation optimizations and some other minor stuff
6c4fc61 some output cleanup and now handling bootstrap scripts correctly
da723d5 now defaulting to local directory when package_path is not supplied
5b97b91 some fixes and optimizations
60a9613 fixed unnecessary binary files downloaded when downloading from apt
6eda1ce opts?
b3845ac MOAR optimizations
ea90302 some more optimization
334b205 cleaned up get method
ef43960 optimizations
a725ddd now will only add repo to local repo list if it wasn't added before
23de1b6 now checking if the sources directory is empty before packaging
8e569bc converted config to yaml, mainly
a9245b1 (tag: 3.2m5, tag: 3.2m4, origin/master, origin/HEAD, master) flake8
ee8a0eb (tag: 3.2m3) Merge pull request 4 from cloudify-cosmo/py26-fix
067cbe2 fix py26 test
017ca82 hardcode coverage version + move py26 into tox
9ec131e fixing tests
bf79d76 more doc...
b5528d2 lots and lots of code optimizations
db7506f minor shit
bed528f some documentation fixes. moved fpm handler
10357c7 separated handlers, removed unnecessary code, lots of naming optimizations
bdc6518 moved common class to common handler file
2433aa9 moved some basic functions to common
5380022 (tag: 3.2m2, tag: 3.2m1, tag: 3.1rc2, tag: 3.1rc1, tag: 3.1m5, tag: 3.1m4, tag: 3.1) Merge pull request 3 from cloudify-cosmo/CFY-1012-remove-dependency-links
9ab0230 CFY-1012 remove dependency links
4050978 (tag: 3.1m3) empty line to trigger travis build
70e02b2 Merge pull request 2 from cloudify-cosmo/CFY-1277-adjust-packman-to-work-with-py26
90b88ef flake8 fix
78b647c more flake8
3f089c9 flake8 fixes
d077ede oops.. wtf?
db9c949 made some changes. .ready to travis
efc24b9 added local six and dictconfig for cross python support
d082895 (tag: 1.1m3, tag: 1.1m2, tag: 1.1m1, tag: 1.0m2, tag: 1.0m1) Update .gitignore
ad536b7 Delete qb-scm.xml

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.