Lines Matching refs:egg_info
337 * #436: In egg_info.manifest_maker, no longer read
342 will be removed on subsequent egg_info invocations.
467 following a line "Running setup.py egg_info for package
1134 * #553: egg_info section is now generated in a
1412 * Deprecated ``egg_info.get_pkg_info_revision``.
3150 ``egg_info`` command failing on new, uncommitted SVN directories.
3249 sets ``egg_info`` options such that they produce an identical version number
3258 * Fix ``register`` not obeying name/version set by ``egg_info`` command, if
3259 ``egg_info`` wasn't explicitly run first on the same command line.
3261 * Added ``--no-date`` and ``--no-svn-revision`` options to ``egg_info``
3329 every time the ``egg_info`` command is run.
3382 * Made ``egg_info --tag-svn-revision`` fall back to extracting the revision
3392 requirements that get processed before the ``egg_info`` command can be run,
3398 it has a chance to make it actually be so (via the ``egg_info`` command).
3438 * Fixed the ``--tag-svn-revision`` option of ``egg_info`` not finding the
3501 * The ``egg_info`` command now adds a ``top_level.txt`` file to the metadata
3515 * The "egg_info" command now always sets the distribution metadata to "safe"
3519 options of "egg_info", any distributions generated will use the tags in the
3560 ``--tag-build`` on the "egg_info" command, so that you can make tagged
3574 * Added ``egg_info`` command to ``setuptools``-based packages. This command