Mr-developer

Latest version: v1.38

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

Scan your dependencies

Page 7 of 10

1.2

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

* If a package is removed from ``auto-checkout`` and wasn't explicitly
activated, then it will be removed from the develop packages automatically.
In existing buildouts with an older mr.developer, you have to ``reset`` the
packages first.
[fschulze]

* Added ``*`` wild card support for ``auto-checkout``.
[fschulze]

* Don't bail on subversion URLs ending in a slash or a revision marker.
[fschulze]

* Removed old way of specifying sources with ``sources-svn`` and
``sources-git``.
[fschulze]

* Exit immediately when there are issues during checkout when running as
extension.
[fschulze]

* Use verbosity from buildout when running as extension.
[fschulze]

* Fix buildout_dir in ``develop`` script, so it is properly escaped on
Windows.
[fschulze]

* Changed the output of ``list -s`` to match the one from ``status``.
[fschulze]

* Added troubleshooting section to readme.
[miohtama, fschulze]

* All commands have a ``-h`` and ``--help`` option now to show their help.
[fschulze]

1.1

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

* Use relative paths from the buildout directory for the ``develop`` option
if possible. This fixes issues if your buildout path contains a space.
[fschulze]

* Warn when trying to activate or deactivate a package which isn't checked out.
[fschulze]

* Don't depend on elementree on Python >= 2.5, because it's builtin there.
[fschulze]

* When checking out a source it will automatically be activated.
[fschulze]

* Use 'sources' as the default section name for source information.
[fschulze]

* Added support for filesystem packages without version control with the
'fs' type.
[fschulze]

1.0.1

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

* Fixed case sensitivity of package names for several commands.
[fschulze]

* SVN externals no longer cause a modified status.
[fschulze]

1.0

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

* Added ``info`` command to print various informations about packages.
[fschulze]

* Added ``reset`` command to reset the develop state of packages. This is
useful when switching to a new buildout configuration. During the next
buildout run the develop state is determined the same way as in a clean
buildout.
[fschulze]

* Got rid of deprecation warning in Python 2.6 by removing unnecessary call
of __init__ in working copy implementations.
[fschulze]

0.15

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

* Added reminder to run buildout after activating or deactivating packages.
[fschulze]

* Added ``rebuild`` command to rerun buildout with the last used arguments.
[fschulze]

0.14

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

* Fixed verbose output of ``checkout`` command.
[fschulze]

* Added ``-f`` option to ``update`` command to force updates even if the
working copy is dirty.
[fschulze]

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.