| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for PEP 420 namespace packages to find_packages() | Wyatt Lee Baldwin | 2014-02-12 | 1 | -1/+4 |
| | | | | | | | | | | | | On Python 3.3+, `find_packages()` now considers any subdirectory of the start directory that's not a regular package (i.e., that doesn't have an `__init__.py`) to be a namespace package. The other way this supports PEP 420 is by making sure `__pycache__` directories are never added to the list of packages. Fixes issue #97 | ||||
| * | Add include parameter to find_packages. | Wyatt Lee Baldwin | 2014-02-12 | 1 | -3/+15 |
| | | | | | | --HG-- extra : rebase_source : 1fec39a038ac2c460e62ef2ee2eee5a0b66a676d | ||||
| * | Move import to top | Jason R. Coombs | 2014-03-16 | 1 | -1/+1 |
| | | | | | | --HG-- extra : rebase_source : 3b48a37ada247203bfebf87cdbb473b72e6e208b | ||||
| * | Exclude __pycache__ in find_packages. | Wyatt Lee Baldwin | 2014-02-12 | 1 | -1/+1 |
| | | | | | | --HG-- extra : rebase_source : fecc027e4355f36d779967683a213fb2d867d21a | ||||
| * | Setup find_packages excludes early for clarity. | Wyatt Lee Baldwin | 2014-02-12 | 1 | -1/+2 |
| | | | | | | --HG-- extra : rebase_source : 7c05859ef526ed8a2d9af738e54dc9dca510245e | ||||
| * | Backout b17e9a0ea116 and 50725de303ef, restoring Feature model. Fixes #161 ↵ | Jason R. Coombs | 2014-03-08 | 1 | -2/+2 |
| | | | | | | | | and re-opens #65. --HG-- extra : amend_source : f14bc0bf6c9f04e16d30ce0abf7bcb944f41ebea | ||||
| * | Removed Features functionality. Fixes #65. | Jason R. Coombs | 2014-02-09 | 1 | -2/+2 |
| | | |||||
| * | More simply resolve _dont_write_bytecode. | Jason R. Coombs | 2013-09-02 | 1 | -7/+2 |
| | | |||||
| * | Refactor _dont_write_bytecode detection | Jason R. Coombs | 2013-09-02 | 1 | -5/+7 |
| | | |||||
| * | Move imports to leader | Jason R. Coombs | 2013-09-02 | 1 | -4/+3 |
| | | |||||
| * | Refactor for clarity | Jason R. Coombs | 2013-09-02 | 1 | -4/+8 |
| | | |||||
| * | Reorganize imports | Jason R. Coombs | 2013-09-02 | 1 | -6/+10 |
| | | |||||
| * | Remove unused import | Jason R. Coombs | 2013-09-02 | 1 | -1/+1 |
| | | |||||
| * | Remove unused import | Jason R. Coombs | 2013-09-02 | 1 | -1/+1 |
| | | |||||
| * | Move version into its own file so that setuptools machinery isn't necessary ↵ | Jason R. Coombs | 2013-08-05 | 1 | -1/+1 |
| | | | | | | | | to elicit the version. --HG-- extra : rebase_source : 1611131e6765a30fd0fe94d8455418ccd3ae46ae | ||||
| * | Bumped to 0.9.9 in preparation for next release. | Jason R. Coombs | 2013-07-25 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9.8 in preparation for next release. | Jason R. Coombs | 2013-07-22 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9.7 in preparation for next release. | Jason R. Coombs | 2013-07-17 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9.6 in preparation for next release. | Jason R. Coombs | 2013-07-15 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9.5 in preparation for next release. | Jason R. Coombs | 2013-07-15 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9.4 in preparation for next release. | Jason R. Coombs | 2013-07-15 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9.3 in preparation for next release. | Jason R. Coombs | 2013-07-15 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9.2 in preparation for next release. | Jason R. Coombs | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9.1 in preparation for next release. | Jason R. Coombs | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.10 in preparation for next release. | Jason R. Coombs | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.9 in preparation for next release. | Jason R. Coombs | 2013-07-05 | 1 | -1/+1 |
| | | |||||
| * | Bumped to 0.8 in preparation for next release. | Jason R. Coombs | 2013-06-18 | 1 | -1/+1 |
| | | |||||
| * | Bump version so it's reported correctly | Jason R. Coombs | 2013-06-09 | 1 | -1/+1 |
| | | |||||
| * | Merge setuptools.archive_util and setuptools.archive_util and setuptools.depends | Jason R. Coombs | 2013-05-03 | 1 | -1/+1 |
| |\ | | | | | | | | | --HG-- branch : Setuptools-Distribute merge | ||||
| | * | Copy changes to setuptools/archive_util.py setuptools/depends.py ↵ | Jason R. Coombs | 2013-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | setuptools/extension.py and setuptools/__init__.py from 1aae1efe5733 --HG-- branch : Setuptools-Distribute merge extra : source : a3f8891a67625e751eacbf027d66feff19779da4 | ||||
| * | | Backed out distribute-specific reference in setuptools package | Jason R. Coombs | 2013-03-03 | 1 | -11/+1 |
| | | | | | | | | | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : c8cbca6cc8241eebe20562282c560d8e620a55c6 | ||||
| * | | respect the sys.dont_write_bytecode flag. Fixes #1470.6.11 | Tarek Ziade | 2010-05-06 | 1 | -2/+8 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 889c1badc92b1de14352a141865172b0a39384fa | ||||
| * | | fixed spelling typo | Yannick Gingras | 2010-03-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 5ae197eeead6eae5f689f01ced730be068e8c64a | ||||
| * | | Name changes of the parameters. | Lennart Regebro | 2009-09-22 | 1 | -5/+1 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : fc921b526cda13b02a4bb0215f91ee04d03dca57 | ||||
| * | | Works with zope.interface now. | Lennart Regebro | 2009-09-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c8cd9fd837bbac96c8949f0015d84051bd8ab5c7 | ||||
| * | | Provide registry for fixer packages. | Martin v. Löwis | 2009-09-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 6a1259914751bdc18a32b98bd87680fb5fe94e70 | ||||
| * | | Support running 2to3 on build_py. | Martin v. Löwis | 2009-09-13 | 1 | -0/+8 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 7b3f06bc7b7745a7292e729c04053821340b6f49 | ||||
| * | | bootstrapping.py -> distribute_setup.py | tarek | 2009-08-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 4e57a0bc1a8bea73bc8ed0f102d0e0907c554235 | ||||
| * | | Change references to ez_setup to point to our own bootstrapping instead. | Hanno Schlichting | 2009-08-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 4a2876da3de96acd0cae98f6cc2cdac28ed39846 | ||||
| * | | making ez_setup removing an existing setuptools distribution out of the way | tarek | 2009-07-20 | 1 | -0/+9 |
| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : a97ad8f22e698747b81a097215b8ebffdf7edae6 | ||||
| * | | changed target version : 0.6c9 -> 0.6 | Tarek Ziadé | 2009-07-16 | 1 | -3/+3 |
| |/ | | | | | | --HG-- branch : distribute extra : rebase_source : 1e6897a8ce595224a2a45cb9fab8148a24679591 | ||||
| * | Bump version | PJ Eby | 2008-02-15 | 1 | -1/+1 |
| | | | | | | | --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4060848 | ||||
| * | Bump version. | PJ Eby | 2007-09-26 | 1 | -1/+1 |
| | | | | | | | --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4058258 | ||||
| * | ``ftp:`` download URLs now work correctly. (backport from trunk) | PJ Eby | 2007-08-24 | 1 | -2/+0 |
| | | | | | | | --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4057371 | ||||
| * | Backport findall() fix fix from trunk. | PJ Eby | 2007-07-12 | 1 | -1/+3 |
| | | | | | | | --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4056321 | ||||
| * | Fix distutils.filelist.findall() crashing on broken symlinks. Fix | PJ Eby | 2007-07-11 | 1 | -13/+13 |
| | | | | | | | | | egg_info failures on new, uncommitted SVN directories. --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4056277 | ||||
| * | bump version | PJ Eby | 2007-05-31 | 1 | -1/+1 |
| | | | | | | | --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4055713 | ||||
| * | Backport fixes and doc updates; prep for 0.6c6 release | PJ Eby | 2007-05-31 | 1 | -2/+2 |
| | | | | | | | --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4055712 | ||||
| * | Bump to 0.6c6. :( | PJ Eby | 2007-01-09 | 1 | -1/+1 |
| | | | | | | | --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053326 | ||||
| * | Bump version to 0.6c5, and backport bdist_rpm and cygwin dll fixes | PJ Eby | 2007-01-09 | 1 | -1/+1 |
| | | | | | | | --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053317 | ||||
