Mr.developer

Latest version: v2.0.2

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

Scan your dependencies

Page 9 of 10

0.11

-----------------

* Removed the nice os.path.relpath usage, because it's only been introduced
with Python 2.6.
[fschulze]

0.10

-----------------

* Added verbose flag to ``status`` command.
[fschulze]

* Deprecated ``sources-svn`` and ``sources-git`` in favour of just ``sources``
which allows more flexibility.
[fschulze]

* Changed ``status`` command to only check known paths and not the whole
``sources-dir`` path.
[fschulze]

* Add possibility to filter packages in ``update`` and ``status`` commands.
[fschulze]

* Tell the user at the end of the buildout run whether there have been any
errors during automatic checkout.
[fschulze]

* Install the ``develop`` script as the first part instead of the last, so it
can be used to fix problems.
[fschulze]

0.9

----------------

* When installed as just an egg, then the resulting ``develop`` script can be
called from anywhere and will try to find the correct ``develop`` script
from the current working directory and execute it.
[fschulze]

* Fixed help text formatting.
[fschulze]

0.8

----------------

* Added authentication support to subversion commands.
[fschulze]

* Added ``-a`` option to ``checkout`` command to limit matching to the
packages declared by the ``auto-checkout`` option. If no further argument
is given, then all the packages from ``auto-checkout`` are processed.
[fschulze]

0.7

----------------

* Added ``update`` command to ``checkout`` script.
[fschulze]

* Added ``status`` command to ``checkout`` script.
[fschulze]

* Added status flag to ``list`` command to indicate packages with wrong URL.
[fschulze]

* If the working copy is clean, then checkout automatically switches svn
packages.
[fschulze]

* Skip on checkout errors during buildout, so the develop script is generated
and you get a chance to inspect and fix the problems.
[fschulze]

* Check remote url and stop checkout if it differs.
[fschulze]

* Added various options to the ``list`` command.
[fschulze]

* Instead of the ``checkout`` script, there is now a ``develop`` script with
various commands.
[fschulze]

0.6

----------------

* Added custom logging formatter for nicer output in the checkout script.
[fschulze]

* Removed the '-e' option, regular expression matching is the default now.
[fschulze]

* Made it possible to specify more than one regular expression without the
need to use a pipe symbol and quotes.
[fschulze]

* Added help text for the checkout script to pypi page.
[fschulze]

* Add a warning to rerun buildout after checkout.
[fschulze]

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.