summaryrefslogtreecommitdiff
path: root/distribute.egg-info
Commit message (Collapse)AuthorAgeFilesLines
* added a test that is supposely breaking - refs #152Tarek Ziade2010-05-191-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2fa447a630d946a3adf5886115d89065a675ece2
* Fix for #151 - attribute error when gen_py doesn't have __init__ moduleJason R. Coombs2010-05-151-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 6d42ed6e7f4d1ab4500aa8a695ee64af6a3f63f8
* Revert Python 3 change to entry_points.txt."Brett Cannon ext:(%22)2010-01-171-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : a2dccb8f52e60f1e746ecfd72ff77b9a94080e23
* Add some compatibility code for upload_docs so it will work in both"Brett Cannon ext:(%22)2010-01-171-1/+1
| | | | | | | | | | | | | Python 2 and Python 3. At this point in manual testing, Python 2.6 still works fine, but Python 3 is getting a 200 from the upload which is not what is wanted; a 301 is what is expected for a successful upload. But at least Python 3 is not throwing any more exceptions. --HG-- branch : distribute extra : rebase_source : 00020ec37fec743077e9614f8b0141aab41cc932
* changed the way the html is createdtarek2009-12-121-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 01c8d422fcecde15adbbdebfe15d336c83dcc599
* merge dancetarek2009-11-151-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 24b845b422ec56666a604338178598b9e1029465
* unknown setuptools version can be added in the working set, refs #90tarek2009-11-111-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : c0aabd45025465b61ffd23a2196994f4afece233
* starting 0.6.7tarek2009-10-161-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : c4445b08d41ce91b2a7c03793110b07113edd9ea
* updated changelog0.6.6Reinout van Rees2009-10-151-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 6eb0ef4d64f43fd28095837abbdd53bf7c3e9a24
* Now cli.exe and gui.exe are generated at build time - win_script_wrapper.txt ↵tarek2009-10-141-1/+1
| | | | | | | | covers this case - refs #65 --HG-- branch : distribute extra : rebase_source : 940bcb596a59153bc62056328b75cb670fa44273
* tiny tweak in docstring to not throw off emacs' syntax highligtingReinout van Rees2009-10-141-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : b5719cdd1428dc109af18925312b773cbaa0e22b
* using project_name instead so we don't bother with the versiontarek2009-10-131-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : c878e223405487eb8b58c69ba7d0b62b02c7d4cd
* starting 0.6.5tarek2009-10-111-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 6925947fb2b7beef652eef8a2683cae710f46e58
* Added a upload_docs command to upload project documentation to PyPI's ↵Jannis Leidel2009-10-071-0/+1
| | | | | | | | packages.python.org --HG-- branch : distribute extra : rebase_source : e8d62df101ab017b71ec9c923f64bc3494ba8979
* starting 0.6.3 developmenttarek2009-09-261-2/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2854b62a13986569c1ad9773c54c73eb62025f70
* Merging.Lennart Regebro2009-09-231-1/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 47f74854f8677234b45cf13c5ce6517c0eeb8358
* Name changes of the parameters.Lennart Regebro2009-09-221-4/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : fc921b526cda13b02a4bb0215f91ee04d03dca57
* merge dancetarek2009-09-201-1/+4
|\ | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : e0fc1e252a506a6a751f9557d4a01580e1cbbdfa
| * Works with zope.interface now.Lennart Regebro2009-09-181-3/+6
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c8cd9fd837bbac96c8949f0015d84051bd8ab5c7
| * Remove sdist3 command again.Martin v. Löwis2009-09-121-1/+0
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : b2ae4e75c758eafa83057002ece9fb5dbc7aba92
| * Revert unintended change.Martin v. Löwis2009-09-121-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 1b5bc7b6ebd2bbee11dc05cc96670441f4af3f8b
| * Implement isascii.Martin v. Löwis2009-09-121-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 6805617a1673859320ae278cfbb6f7136d20a0a8
| * Add sdist3 command.Martin v. Löwis2009-09-111-2/+3
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 47f2fee9a8361cabc8160df8dd30dacc67f0f42b
* | merged + removed trailing spacestarek2009-09-201-1/+1
|/ | | | | | --HG-- branch : distribute extra : rebase_source : 343481c01063bac16767023dd7a24bb0b063b967
* As suggested by PJE, we want to check in the entry_points.txt file. ↵Hanno Schlichting2009-07-181-0/+56
Otherwise pristine setuptools-less Python installations won't be able to run egg_info or test. --HG-- branch : distribute extra : rebase_source : a3b67582a3a1810c480da65993121fc7b84b5e7f