Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #19252 -- Added support for wheel packages.Florian Apolloner2013-05-011-0/+5
| | | | Signed-off-by: Jannis Leidel <jannis@leidel.info>
* Fixed #18874 -- Updated new name of README.rst to ↵Bruno Renié2012-08-291-1/+1
| | | | auxiliary files
* Fixed #13153 -- Removed a stale reference to the ↵Russell Keith-Magee2010-08-051-1/+1
| | | | | | examples directory in setup.cfg. Thanks to cesar@mifprojects.com for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13487 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and ↵Malcolm Tredinnick2007-04-031-1/+1
| | | | | | | | | | build problems in a 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
* Refs #3338 -- Partially fix rpm packaging problems. ↵Malcolm Tredinnick2007-02-121-0/+1
| | | | | | | | | | There is still one issue remaining with how we construct the version numbers, but this change is useful nonetheless. Patch from Dirk Datzert. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Added setup.cfg, with bdist_rpm doc_files specified. ↵Adrian Holovaty2006-09-011-0/+3
Thanks for the patch, dummy@habmalnefrage.de git-svn-id: http://code.djangoproject.com/svn/django/trunk@3693 bcc190cf-cafb-0310-a4f2-bffc1f526a37