- 08 Apr, 2012 2 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 4bad5e1f1f1e377a8cb5ade411a8ad572f85abb6
-
Jason R. Coombs authored
Converted new tests in test_easy_install to use call-back functions instead of with statements for Python2.4 compatibility. --HG-- branch : distribute extra : rebase_source : e7edcca83dc29038a6832501a0a8251f4f3856a6
-
- 07 Apr, 2012 10 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : f219d7fe842fb516c599ae0259748c90edeea2c5
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : b4bf42ec3470eda7ccef8e05aaf1944b450cf5e9
-
Jason R. Coombs authored
Make sure to un-monkey-patch the Distribution class when running test_no_setup_cfg. Otherwise, it breaks other tests (notably the new test_setup_requires_honors_fetch_params). --HG-- branch : distribute extra : rebase_source : f54d67ea495c18ff1dc74d12ff96797e64abe5e1
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : b31f921755cea6d2559c9f24f42b737aa80198e7
-
Jason R. Coombs authored
Set the argv context so that easy_install.main invokes the command as if it had been run from the command-line --HG-- branch : distribute extra : rebase_source : 4916aebae87b1d83dc27b494715c89dce1ce1e12
-
Jason R. Coombs authored
Test now constructs the tarfile completely in memory (avoiding accidentally writing over our own setup.py) --HG-- branch : distribute extra : rebase_source : ad8ec142238405edeee6dce51c05d382e53d1299
-
Jason R. Coombs authored
Improved the MockServer so it now more effectively handles multiple requests (as any index server really must). Test now more accurately captures the working scenario. --HG-- branch : distribute extra : rebase_source : 8ee0afdd95219047e4700b85356792f6128b1fd8
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : f913f69988ddac8b6c27fb72d24728d18073fdb9
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 74b6b4091c9719daab6f240f8c05b24183fc1b12
-
Jason R. Coombs authored
Expanded TestSetupRequires so it actually stages the installation of an sdist with a setup_requires. --HG-- branch : distribute extra : rebase_source : 4266165d9e75e9e19551a3bf646820f309f631df
-
- 01 Apr, 2012 7 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 6a829eb08499c0b7a83dd653fb039b8695620fb0
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : feac8d802a8f574124fffab8c6c22d218b61987c
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : b479cf805b766fa35c8e76c30c7725e93f56e6a2
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 288c7531df0ab929030445973ecf6386a3e437b1
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 722c3a4c556ba4415c633e74e34fb45f76d8653d
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : b348504ee7341fc2928a786167f33baa136e2b93
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 78c6124f2398d786c45ce14fe5de19aa0d09e005
-
- 31 Mar, 2012 1 commit
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 3838ae33ab0e8c584e4e945f1b2a8167adc7c27d
-
- 30 Mar, 2012 5 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 2aeb4f273f05dd10b26a530c40dabfcb57861d37
-
Jason R. Coombs authored
Yet another approach - invoking setopt directly prior to invoking a new setup process. This approach works (compared to the previous setopt approach which did not). --HG-- branch : distribute extra : rebase_source : 4d28ae98e67d8bc1f2f98aee93d7a69000f10239
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 23f656d6eb2ade3aa51f285a8bc288eab432819a
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 907488d2ba609dbca39cd14c021c5cfb4f353a38
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : a19a5411e30665acdd86f2554921e385759b1ef3
-
- 23 Mar, 2012 2 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 2295366e701d262d83aacec7ff7af6d65fc0b09c
-
Toshio Kuratomi authored
--HG-- branch : distribute extra : rebase_source : c0d44c559d3433e4e4ceddaff5467c2d82dd7688
-
- 11 Mar, 2012 4 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : b676ea404118a121400f2fd1b67095ab4521b7a0
-
Jason R. Coombs authored
Refactored Extension class so that __init__ is always called, but patched behavior is still selected by has_pyrex. --HG-- branch : distribute extra : rebase_source : d5670bf4bc6606d828b4ec7be055e26a7d4a9730
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 3c54aa84f71220021b92f890359546b4ff41e5f6
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 799441b639f6f9c55fe25745e793ac29419f0293
-
- 10 Mar, 2012 3 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 3320fd7793afe7e4cc452ece99407e23c95b7a51
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 354e36575fde2a29d731ac8880f58a627f13d27b
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 18fe3f9b4c6b2b55638fdc4d6ea64b48fd49a823
-
- 08 Feb, 2012 1 commit
-
-
Jason R. Coombs authored
Now load legacy scripts wrappers from templates in the package, which get converted to Python 3 syntax when built on Python 3. Fixes #273. --HG-- branch : distribute extra : rebase_source : 900842f8a9e70d347296f7b076c6113ead6f7318
-
- 07 Feb, 2012 1 commit
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 5bb6bc394dbe2834977b853af85241ae0a472de6
-
- 22 Jan, 2012 1 commit
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 0c6caeacf90a13277dae24a2f39041fd5e44dc65
-
- 20 Jan, 2012 1 commit
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : c4f18c8760303a2228baf5b88ec1f59a865999a5
-
- 09 Jan, 2012 2 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : a844b98f9f382efd746498fdf03e02b17f012e70
-
Marcus Smith authored
--HG-- branch : distribute extra : rebase_source : 2d83be766be1dbe335848c5ece56430c7cfa58d3
-