aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix parsing of CHANGES.txt.Arfrever Frehtes Taifersar Arahesis2013-01-011-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : f9b735b0478ac8a6aaf371882dd5a5032bef751e
* Bumped to 0.6.35 in preparation for next release.Jason R. Coombs2012-12-311-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 77f34fdeebd01224a2d399855f0674108133b3e6
* Bumped to 0.6.34 in preparation for next release.Jason R. Coombs2012-12-291-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 4455898775fbb40a5a331909c61d45622a9ea97a
* Don't suppress SystemExit when running tests; Fixes #336Jason R. Coombs2012-11-281-4/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : f337a5cfc45c1303ef389334a58d1d8c65b95d93
* Bumped to 0.6.33 in preparation for next release.Jason R. Coombs2012-11-261-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : cbb90a165b1e410ac7998fe5a57f0c84e9c024d3
* Fix some DeprecationWarnings and ResourceWarnings.Arfrever Frehtes Taifersar Arahesis2012-11-261-11/+21
| | | | | | --HG-- branch : distribute extra : rebase_source : 1293f856181d35c735670b021e8745208103f640
* Bumped to 0.6.32 in preparation for next release.Jason R. Coombs2012-11-241-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 107cb8e68f5d9d947096d0733e841ba568df0be2
* Automatically link issues in CHANGES.txt uploaded to PyPIanatoly techtonik2012-10-221-1/+18
| | | | | | --HG-- branch : distribute extra : rebase_source : c5311107dd7fa43d90d6588d898bb40900d348e8
* Bumped to 0.6.31 in preparation for next release.Jason R. Coombs2012-10-221-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 74ac06a235b4d51a69d5be1c494bf922c8093072
* Bumped to 0.6.30 in preparation for next release.Jason R. Coombs2012-10-211-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2181b40073d9790f489b692900f53c5efb3c34cd
* Tests run under Python 3.3 now.Lennart Regebro2012-08-221-0/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : 93e360785483082ab272dbf693d3e6ac3772b6ab
* Python 3.3b2's importlib doesn't like sys.paths that dissappear. By having a ↵Lennart Regebro2012-08-221-1/+1
| | | | | | | | relative path in sys.path and then doinga chdir() that's exactly what happens. This bug will be fixed in the next 3.3 release, but there is no drawback to adding the path as an absolute path, so we do that to make the tests run under 3.3b2. --HG-- branch : distribute extra : rebase_source : 51c5ac7f8916ca85fb2633b8cdbd7aa2e759e67e
* Bumped to 0.6.29 in preparation for next release.Jason R. Coombs2012-07-221-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 44417a6112b166bdfa875da05254ba206ef34cab
* Updated Trove classifiers to indicate supported Python versionsJason R. Coombs2012-07-221-1/+4
| | | | | | --HG-- branch : distribute extra : rebase_source : 430e99bf42cb46f6ac996d26d5b2fd1f0000418e
* Issue 294: Allow to run setup.py from another directory.Arfrever Frehtes Taifersar Arahesis2012-07-071-0/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : 9219c67abb5791b37822fd67c224a537628c54b9
* Bumped to 0.6.28 in preparation for next release.Jason R. Coombs2012-05-181-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : eb9a0f08f4b371984517f556638682828e7048b1
* Bumped to 0.6.27 in preparation for next release.Jason R. Coombs2012-04-071-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 0addbfe4e10e6ce8b94bf4b2916079bce91bca7f
* Slightly nicer generation of trove classifiers without having to resort to ↵Jason R. Coombs2012-04-011-14/+14
| | | | | | | | list comprehensions. --HG-- branch : distribute extra : rebase_source : 78c6124f2398d786c45ce14fe5de19aa0d09e005
* Bumped to 0.6.26 in preparation for next release.Jason R. Coombs2012-03-091-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 3320fd7793afe7e4cc452ece99407e23c95b7a51
* Bumped to 0.6.25 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : f6e1463807528017b439623835cdeaf07bc1369a
* Bumped to 0.6.24 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 91a4d836ff8a34f433a37f838ec78408ace2aee7
* Added options to exclude 2to3 fixers. Fixes #249Jason R. Coombs2011-10-041-1/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 2033bcdd4c2e78e0e03796f1f9cf6d6e9a59fc21
* bumped revisionguyroz2011-09-221-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 830f7186c8f3c26e86eac1e4287f0545e23a2744
* starting 0.6.22 devTarek Ziade2011-08-201-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 14a38f62c8faf493b64102b7e21244048edea5be
* Bumped revisionJason R. Coombs2011-08-181-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 6ebf94097c5975957a8596aaadc1b466cdcbf796
* starting 0.6.20Tarek Ziade2011-06-021-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : f5cf2fdcae5a8895f0218fddd57e0496d302d919
* starting 0.6.19Tarek Ziade2011-06-011-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : e4d2913a33c81962f624d9a9c0803e622e8bfd62
* starting 0.6.18Tarek Ziade2011-05-301-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 5d775d7c1cae24d5a671bd92594981b2979d40e7
* Support DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environmentArfrever Frehtes Taifersar Arahesis2011-05-221-5/+5
| | | | | | | | variable to allow to disable installation of easy_install-${version} script. --HG-- branch : distribute extra : rebase_source : 9a278ec5528955480faee8f9192295b3b8e77b5b
* Bumped working revisions to 0.6.17Jason R. Coombs2011-04-301-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 0d0c60865356a460ec83f3d4554cf9cd522ec8a1
* Bumped version numbers to 0.6.16Jason R. Coombs2011-03-151-1/+1
| | | | | | | | Updated copyright to include 2010,2011. --HG-- branch : distribute extra : rebase_source : b8fc0374e3cdedf002f66c6b1b1fb5e0d378323d
* 0.6.15 is startingTarek Ziade2010-07-151-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 900799106c9cd4ce9c0dc4db4c3b137147a35776
* starting 0.6.14Tarek Ziade2010-05-311-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : b9e623ce0a5b70680f18c48e1c5f64753b70d38c
* changed test locally so distribute.egg-info/entry_points.txt is not changed ↵Tarek Ziade2010-05-251-0/+34
| | | | | | | | when running tests --HG-- branch : distribute extra : rebase_source : ae42d5a7c843fb5dd3bede9ba44ece9742075cbf
* raised the revisionTarek Ziade2010-05-061-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 294117170d32ada89385db57b12e25ab2fbb8523
* starting 0.6.12Tarek Ziade2010-05-061-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 206e8a982bbd49a697579b98d6728a0a61bfd31c
* --help install command no longer tries to install fixes #121nibrahim2010-02-221-1/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : 11dab4d1ff0d41ef9b7e808ce7e41592b18a7270
* starting 0.6.11tarek2009-12-121-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : e69bd36f08c0407a0e818e67e5a5b7d633182a57
* starting 0.6.10 developmenttarek2009-12-121-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 47ee1886e326219ded82d6d9fc8412bdec62e03d
* setup.py doesn't try to convert distribute_setup.py anymore. fixes #87tarek2009-11-111-1/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 4378f7defabaadaaa258eb69f07caf17569dd57a
* added missing entry point that was added in setuptools 0.6c11tarek2009-11-031-0/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : d238f3b7a316d271428f061cd2f40132d2a8b485
* started 0.6.9tarek2009-11-011-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 2064f9b14f740b9dbd4bcfa61584d3667471d8d2
* Fixed typo in code for DONT_PATCH_SETUPTOOLS environment markerJannis Leidel2009-11-011-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 86ce375ee0f39fed222626a77fa897eefc5f4e01
* started 0.6.8tarek2009-11-011-1/+1
| | | | | | --HG-- branch : distribute extra : rebase_source : 744dff4dd47fbc1c7fd8d482faa55f20f43e5843
* added DONT_PATCH_SETUPTOOLS environment markertarek2009-10-271-0/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 4fe53262211c90f2a90027014970f7e666de88f0
* Readded the custom build_py command for safely upgrading from older ↵agronholm2009-10-201-0/+22
| | | | | | | | distribute versions --HG-- branch : distribute extra : rebase_source : 74f1706957dbe79303581f21947d17b06b74ef61
* Merge with aadeea4644ffb5e0ba24865151dd9315fb961cf1agronholm2009-10-201-36/+0
|\ | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 71d476c0c54e5cb49de8308f658983f6343bb2d3
| * Reversing patch for 64-bit Windows script launcher, applied PJE's simpler ↵agronholm2009-10-201-30/+0
| | | | | | | | | | | | | | | | solution instead --HG-- branch : distribute extra : rebase_source : 320927dbc962a262853cae7d8b3734794bb9f21d
* | avoid a bootstrapping issue with easy_install -U. Fixes #72tarek2009-10-181-0/+6
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 52cd3211f5233e5c08cc34c59838f0fb3b9955f1
* | starting 0.6.7tarek2009-10-161-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : c4445b08d41ce91b2a7c03793110b07113edd9ea