507fd5d898eb9f9a88aeda662e9a0e759cf86308,versioneer.py,,versions_from_parentdir,#Any#Any#Any#,613

Before Change


        if verbose:
            print("guessing rootdir is "%s", but "%s" doesn"t start with prefix "%s"" %
                  (root, dirname, parentdir_prefix))
        return None
    return {"version": dirname[len(parentdir_prefix):], "full": ""}

SHORT_VERSION_PY = 
// This file was generated by "versioneer.py" (0.11) from

After Change


tree, where your `__init__.py` can import it. This `_version.py` knows how to
dynamically ask the VCS tool for version information at import time.

`_version.py` also contains `$Revision$` markers, and the installation
process marks `_version.py` to have this marker rewritten with a tag name
during the `git archive` command. As a result, generated tarballs will
contain enough information to get the proper version.
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 3

Instances


Project Name: soft-matter/trackpy
Commit Name: 507fd5d898eb9f9a88aeda662e9a0e759cf86308
Time: 2015-08-16
Author: daniel.b.allan@gmail.com
File Name: versioneer.py
Class Name:
Method Name: versions_from_parentdir


Project Name: soft-matter/trackpy
Commit Name: 507fd5d898eb9f9a88aeda662e9a0e759cf86308
Time: 2015-08-16
Author: daniel.b.allan@gmail.com
File Name: versioneer.py
Class Name:
Method Name: git_versions_from_keywords


Project Name: bokeh/bokeh
Commit Name: e9527915f88c9495017543a344766189d7412c51
Time: 2017-01-11
Author: azpujps@gmail.com
File Name: versioneer.py
Class Name:
Method Name: versions_from_parentdir