summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Distributions are once again installed as zipped eggs by default.Jason R. Coombs2013-05-032-1/+6
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : f3b1c801d877734669007ad4f5d8cee091a6c767
* Adding MERGE notesJason R. Coombs2013-03-301-0/+25
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : c404c8580bd1450d84cc4f0f32245ebd1130bcfc
* Revert README to match setuptools-0.6Jason R. Coombs2013-03-191-169/+143
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 5d3a4df9b11a90b744762470fc7b784ca5412da9
* Update test_distribute_setup to reference ez_setup.pyJason R. Coombs2013-03-191-14/+4
| | | | | | | --HG-- branch : Setuptools-Distribute merge rename : tests/test_distribute_setup.py => tests/test_ez_setup.py extra : rebase_source : d6fe218013147bd6a4e43220356d539d7764da11
* Updated manual test to test against setuptoolsJason R. Coombs2013-03-191-15/+13
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : rebase_source : ff968de5ea0e28052c0b53fecdcf0c348a6faf04
* Removing install_test altogether (the only thing it tests is the presence of ↵Jason R. Coombs2013-03-191-81/+0
| | | | | | | | the deprecated setuptools._distribute attribute) --HG-- branch : Setuptools-Distribute merge extra : rebase_source : 05075288d1f0557ec75ceda127699ef8152a466f
* Updated install_test to reference the new bootstrap scriptJason R. Coombs2013-03-191-10/+16
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : rebase_source : ae9d4dbfa6770634bf65bba6f0b6f236074aa9d5
* Updated a couple more references from Distribute to SetuptoolsJason R. Coombs2013-03-191-2/+2
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : rebase_source : ad9f8f344d7e705ddc354757fbe741b34b576b1b
* Removed tests relevant to the co-existence of distribute and setuptools; ↵Jason R. Coombs2013-03-191-37/+6
| | | | | | | | retained some tests that are still relevant --HG-- branch : Setuptools-Distribute merge extra : rebase_source : c87a0b28f0bcd679ae5a34770b0f4fb908f2aee3
* Updated references in tests to refer to setuptools in favor of distributeJason R. Coombs2013-03-192-7/+7
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : rebase_source : 1ffe834b5ecad0e5fd0ae44cb63e6541d9006004
* Restore entry_points.txt in egg-info. This file must be present if one ↵Jason R. Coombs2013-03-191-0/+62
| | | | | | | | desires to build or install setuptools on a system which doesn't already have some form of setuptools installed (such as a clean Python installation that has just cloned setuptools). This file could be omitted if we choose to only support installing via a setuptools-built sdist --HG-- branch : Setuptools-Distribute merge extra : source : a267228055f4402890b8143c6e9be5ea8074037e
* Removed references to removed methods in ez_setupJason R. Coombs2013-03-101-19/+0
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 4b38838e17b59d3705735e111219e20d89632481
* Removed more distribute-specific, anti-setuptools code in setup.pyJason R. Coombs2013-03-101-12/+1
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 8efeb91ad396dc12014a3992fc458cdb1fc35206
* Remove references to distribute in setup.pyJason R. Coombs2013-03-101-4/+4
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : bee46cf41b11c416b5597c616bac574b8a83de0e
* Removed the bulk of the anti-setuptools logic in ez_setup.pyJason R. Coombs2013-03-031-305/+33
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 68b6b7a23e9150de6f2cc6ea37e1233ddbf79b22
* Rename distribute_setup back to ez_setupJason R. Coombs2013-03-031-0/+0
| | | | | | | --HG-- branch : Setuptools-Distribute merge rename : distribute_setup.py => ez_setup.py extra : source : 6672af83b8acc0a4f88dd0e7a4df55591b878565
* Backed out distribute-specific reference in setuptools packageJason R. Coombs2013-03-031-11/+1
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : c8cbca6cc8241eebe20562282c560d8e620a55c6
* Backed out distribute-specific references in package_index moduleJason R. Coombs2013-03-031-2/+2
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 619f12674c8d42831a59dc805b7b9cbf375a831d
* Back out distribute-specific references in easy_install command moduleJason R. Coombs2013-03-031-6/+7
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 474b4e90c3c64ac0f8194dd68666bb137fd57988
* Remove special Distribute handling from pkg_resources moduleJason R. Coombs2013-03-031-59/+5
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 57da23339d58d215d98d8877a0e13103f4a8c9b9
* update devguideJason R. Coombs2013-03-011-4/+4
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 441c08cdeb3dc45ba0f34a98d3538db1c2f8532e
* Add original author of setuptools, PJ Eby, to CONTRIBUTORSJason R. Coombs2013-03-011-0/+1
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 9417b02804bcd1f1b316a68860faa3c19f88897c
* Updated documentation to reflect merged target name, only keeping legacy ↵Jason R. Coombs2013-03-018-150/+60
| | | | | | | | references to Distribute. --HG-- branch : Setuptools-Distribute merge extra : source : 7c68dd2a22cf2dc0ad77f1cca857736586aa5753
* Restore the project name and URL to pypiJason R. Coombs2013-03-011-2/+2
| | | | | | --HG-- branch : Setuptools-Distribute merge extra : source : 2e7a227d01bff8b6bdd865d2c9f14ff91eb910ef
* In merge branch, a late version of distributeJason R. Coombs2013-05-110-0/+0
| | | | | --HG-- branch : Setuptools-Distribute merge
* Bumped to 0.6.36 in preparation for next release.Jason R. Coombs2013-02-165-8/+8
| | | | | | --HG-- branch : distribute extra : rebase_source : 82ea3f25bc7836db7398b0e602ef34baa1f2c34e
* Added tag 0.6.35 for changeset 2abe1117543bJason R. Coombs2013-02-161-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 1e3462505836a61244ec301a635305b88a56c35c
* Updated docs to match originally-intended behavior and the behavior of ↵0.6.35Jason R. Coombs2013-02-162-12/+13
| | | | | | | | setuptools 0.6. This fixes #278. --HG-- branch : distribute extra : rebase_source : 2b4f2ca890d32a2d1a3179bb1805b6a1f1e9be77
* Backed out changeset: d0a8d1a83053Jason R. Coombs2013-02-162-18/+6
| | | | | | | | In the discussion in #278, it became clear that the deviance in behavior from setuptools is problemmatic. For compatibility, defer to the setuptools version scheme as specifically intended. --HG-- branch : distribute extra : rebase_source : 1d5cc8c216f974b247e2dc84d8d40c868d6d3639
* Fix parsing of CHANGES.txt.Arfrever Frehtes Taifersar Arahesis2013-01-011-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : f9b735b0478ac8a6aaf371882dd5a5032bef751e
* Fix CHANGES.txt.Arfrever Frehtes Taifersar Arahesis2013-01-011-4/+8
| | | | | | --HG-- branch : distribute extra : rebase_source : f3de640431934e28140f322bab420a3f51361440
* Bumped to 0.6.35 in preparation for next release.Jason R. Coombs2012-12-315-8/+8
| | | | | | --HG-- branch : distribute extra : rebase_source : 77f34fdeebd01224a2d399855f0674108133b3e6
* Added tag 0.6.34 for changeset 23c310bf4ae8Jason R. Coombs2012-12-311-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 6ba1380f0a2496882d7eb15ab82e7660b755398b
* Close issue #341: 0.6.33 fails to build under python 2.40.6.34Tres Seaver2012-12-302-5/+12
| | | | | | --HG-- branch : distribute extra : rebase_source : 065aad71143a72cb6abd3064e0e947fc4568422f
* Bumped to 0.6.34 in preparation for next release.Jason R. Coombs2012-12-295-8/+8
| | | | | | --HG-- branch : distribute extra : rebase_source : 4455898775fbb40a5a331909c61d45622a9ea97a
* Added tag 0.6.33 for changeset 6acac3919ae9Jason R. Coombs2012-12-291-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 3628e4db31b5aaac331e357428e9d9b30ae30e86
* Merge0.6.33Jason R. Coombs2012-12-291-0/+1
|\ | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 67f7246f73b30c046fa9995414f9423c4dbeba5b
| * Update changelogJason R. Coombs2012-12-291-0/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 44b7e6234f791c1a1182f202bc429d40922074ee
* | Harden fix for issue #341 against exceptins.Tres Seaver2012-12-291-6/+8
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 5cb7f22523a741e678b03a699f0ef09f09ed8070
* | Fix some ResourceWarnings.Arfrever Frehtes Taifersar Arahesis2012-12-298-18/+50
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
* | Issue #341: Fix a ResourceWarning.Arfrever Frehtes Taifersar Arahesis2012-12-292-1/+4
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 63fc40de80b49769d8463e04c1590ea4b1e751fc
* | Clean handling of _frozen_importlib / importlib._bootstrap.Arfrever Frehtes Taifersar Arahesis2012-12-181-20/+12
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 52fd775f637dfa40c401ef590708ffeaf47fd3a9
* | Update changelog and add comment to registering of SourceFileLoaderJason R. Coombs2012-12-172-0/+6
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 2701f50b3375f9c2f2378ff22f274aade0b03107
* | Fix issue with version detectionJason R. Coombs2012-12-171-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 7e9dfc000ca44eaed1054d72144408530ec49741
* | Resave with excess whitespace removedJason R. Coombs2012-12-171-7/+7
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 5ed95bbd6e5742422dba402aa88707287be44d2e
* | Minimize impact of namespace package support for CPython 3.3.Dirkjan Ochtman2012-12-171-5/+1
|/ | | | | | | | | This solves a regression with an admittedly obscure use case involving Mercurial's demandimport implementation, but it also seems like neater code. --HG-- branch : distribute extra : rebase_source : 10fb05d0391607140ced288a2c134f4463eddf5a
* Don't suppress SystemExit when running tests; Fixes #336Jason R. Coombs2012-11-281-4/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : f337a5cfc45c1303ef389334a58d1d8c65b95d93
* Disable workaround for Jython scripts on Linux systems.Arfrever Frehtes Taifersar Arahesis2012-11-273-0/+16
| | | | | | --HG-- branch : distribute extra : rebase_source : 289980b084c335029d93732feb8e02da94472795
* Fix 1 failure with Jython 2.5 and 2.7.Arfrever Frehtes Taifersar Arahesis2012-11-272-2/+3
| | | | | | | | (Now there remain 0 failures and 2 errors with Jython 2.5 and 0 failures and 5 errors with Jython 2.7.) --HG-- branch : distribute extra : rebase_source : 319071404608c4f34616df74bfeaa28d590edd0c
* Fix 2 errors with Jython 2.5.Arfrever Frehtes Taifersar Arahesis2012-11-263-2/+20
| | | | | | | | (Now there remain 1 failure and 2 errors with Jython 2.5 and 1 failure and 5 errors with Jython 2.7.) --HG-- branch : distribute extra : rebase_source : c245820df5090ac5d005ebb7d6c4419145afce53