summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2013-08-13Bumped version numbers for 1.4.6.Jacob Kaplan-Moss
2013-02-20[1.4.x] Bump version numbers to roll a clean package.1.4.5James Bennett
2013-02-19[1.4.x] Bump version numbers for security release.1.4.4James Bennett
2012-12-10[1.4.x] Bump version numbers for security release.1.4.3James Bennett
2012-10-17[1.4.x] Bump version numbers for security release.James Bennett
2012-07-30[1.4.x] Bump version numbers for security release.1.4.1James Bennett
2012-03-23Bump trunk to 1.4.1.4James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17799 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-15Bump trunk to 1.4 RC 2.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17740 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-05Correct the download URL.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17672 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-05Bump for 1.4 RC 1.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17671 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-05Fixed #17832 -- Missing negation in a comment. Thanks mk for the report.Aymeric Augustin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17667 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-16Fixed download URL in setup.py.Jannis Leidel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17534 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-16Accommodate new version numbering scheme.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17532 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-16Bump version numbers for 1.4 beta 1.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17531 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-08Implemented PEP386-compatible version numbers. Thanks Jannis for the guidance.Aymeric Augustin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17357 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-07Fixed #17491 -- Honored the version number format expected by distutils. ↵Aymeric Augustin
Fixed #11236 too. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17351 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-23Also we use HTTPS now.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-23Missed one.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17256 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-23Bump to 1.4 alpha 1.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17255 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-28Changed setup.py classifiers to use a better indentation styleAdrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15929 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-28Removed Python 2.4 classifier from setup.pyAdrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-23Bump everything for 1.3.1.3James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15902 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-05Added trove classifiers for specific python versions. Thanks to Brett Cannon ↵Russell Keith-Magee
for the suggestion. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15760 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-04Bump trunk to 1.3 release candidate status.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15755 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-23Update download_url for beta.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15041 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-23Trunk is now 1.3 beta 1.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15040 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-11Change development-status classifier in setup.py since this is an alpha.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14520 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-11Bump version number and download URL for 1.3 alpha 1.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14519 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-24Bump to 1.2.1.1.2.1James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13302 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-17Flip PyPI classifier from beta to stable.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13279 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-17Bump version and download info to 1.2.1.2James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06Bump to 1.2 RC 1James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13117 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-06Bump version info to 1.2 beta.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12394 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-06Bump version number and add download_url for 1.2 alpha.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12114 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-08-03Add a trove classifier that I missed when I originally set these up.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11381 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-07-31And remove the download_url since that only applies to the exact rev we ↵James Bennett
packaged as 1.1. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11371 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-07-29Update packaging info for 1.1 release.1.1James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11364 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-07-22Update setup.py for RC 1.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11290 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-24Updated download_url for eventual 1.1 beta package.Jacob Kaplan-Moss
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10133 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-02-24Add trove classifiers to setup.pyJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9896 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-02-24Bump version to 1.1 alpha 1 and add download_url for the eventual 1.1 alpha ↵James Bennett
1 packagee git-svn-id: http://code.djangoproject.com/svn/django/trunk@9894 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15Ensure generated package name does not contain spaces; this will make Django ↵James Bennett
easy_installable from the Cheese Shop. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9452 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-01Change version calculation in setup.py to go with the new VERSION tupleJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9107 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-12Fixed #3203 (again!) -- Install data files in the right place on MS WindowsMalcolm Tredinnick
systems. Thanks, Karen Tracey and cwt@bashell.com. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8313 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-22Fixed badly worded comment in setup.py osx_install_data(). It's better but ↵Adrian Holovaty
still doesn't do a good job of explaining what the heck is going on git-svn-id: http://code.djangoproject.com/svn/django/trunk@8041 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-21Fixed #7414: fixed setup.py on OSX 10.5. Thanks, ajs.Jacob Kaplan-Moss
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8019 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-17Updated LICENSE. Announcement forthcomming...Jacob Kaplan-Moss
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7680 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-02-21Changed setup.py to work no matter where it is called from. We were previouslyMalcolm Tredinnick
using __file__, which isn't consistent on Windows. Some awesome debugging (and patch) here from Karen Tracey. Fixed #6562. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7139 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-03Negligible formatting changes to some recent commitsAdrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4917 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-03Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in aMalcolm Tredinnick
portable fashion. That took a *lot* longer to debug than I thought it would, so let's try not to break it. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4912 bcc190cf-cafb-0310-a4f2-bffc1f526a37