[Python-checkins] r52700 - in tracker/vendor/roundup/1.3.0: CHANGES.txt MANIFEST.in doc/announcement.txt doc/customizing.txt doc/index.txt doc/installation.txt doc/upgrading.txt frontends/README.txt frontends/roundup.cgi roundup/__init__.py roundup/backends/__init__.py roundup/backends/back_postgresql.py roundup/backends/back_sqlite.py roundup/cgi/apache.py roundup/cgi/client.py roundup/cgi/templating.py roundup/cgi/wsgi_handler.py roundup/hyperdb.py roundup/roundupdb.py roundup/scripts/roundup_server.py setup.py templates/classic/html/_generic.index.html templates/classic/html/_generic.item.html templates/classic/html/file.item.html templates/classic/html/issue.index.html templates/classic/html/issue.item.html templates/classic/html/msg.item.html templates/classic/html/page.html templates/classic/html/user.index.html templates/classic/html/user.item.html templates/minimal/html/_generic.index.html templates/minimal/html/_generic.item.html templates/minimal/html/page.html templates/minimal/html/user.index.html templates/minimal/html/user.register.html test/db_test_base.py

erik.forsberg python-checkins at python.org
Thu Nov 9 20:16:28 CET 2006


Author: erik.forsberg
Date: Thu Nov  9 20:16:28 2006
New Revision: 52700

Added:
   tracker/vendor/roundup/1.3.0/
      - copied from r52696, tracker/vendor/roundup/current/
   tracker/vendor/roundup/1.3.0/CHANGES.txt
      - copied unchanged from r52699, tracker/vendor/roundup/current/CHANGES.txt
   tracker/vendor/roundup/1.3.0/MANIFEST.in
      - copied unchanged from r52699, tracker/vendor/roundup/current/MANIFEST.in
   tracker/vendor/roundup/1.3.0/doc/announcement.txt
      - copied unchanged from r52699, tracker/vendor/roundup/current/doc/announcement.txt
   tracker/vendor/roundup/1.3.0/doc/customizing.txt
      - copied unchanged from r52699, tracker/vendor/roundup/current/doc/customizing.txt
   tracker/vendor/roundup/1.3.0/doc/index.txt
      - copied unchanged from r52699, tracker/vendor/roundup/current/doc/index.txt
   tracker/vendor/roundup/1.3.0/doc/installation.txt
      - copied unchanged from r52699, tracker/vendor/roundup/current/doc/installation.txt
   tracker/vendor/roundup/1.3.0/doc/upgrading.txt
      - copied unchanged from r52699, tracker/vendor/roundup/current/doc/upgrading.txt
   tracker/vendor/roundup/1.3.0/frontends/README.txt
      - copied unchanged from r52699, tracker/vendor/roundup/current/frontends/README.txt
   tracker/vendor/roundup/1.3.0/frontends/roundup.cgi
      - copied unchanged from r52699, tracker/vendor/roundup/current/frontends/roundup.cgi
   tracker/vendor/roundup/1.3.0/roundup/__init__.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/__init__.py
   tracker/vendor/roundup/1.3.0/roundup/backends/__init__.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/backends/__init__.py
   tracker/vendor/roundup/1.3.0/roundup/backends/back_postgresql.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/backends/back_postgresql.py
   tracker/vendor/roundup/1.3.0/roundup/backends/back_sqlite.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/backends/back_sqlite.py
   tracker/vendor/roundup/1.3.0/roundup/cgi/apache.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/cgi/apache.py
   tracker/vendor/roundup/1.3.0/roundup/cgi/client.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/cgi/client.py
   tracker/vendor/roundup/1.3.0/roundup/cgi/templating.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/cgi/templating.py
   tracker/vendor/roundup/1.3.0/roundup/cgi/wsgi_handler.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/cgi/wsgi_handler.py
   tracker/vendor/roundup/1.3.0/roundup/hyperdb.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/hyperdb.py
   tracker/vendor/roundup/1.3.0/roundup/roundupdb.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/roundupdb.py
   tracker/vendor/roundup/1.3.0/roundup/scripts/roundup_server.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/roundup/scripts/roundup_server.py
   tracker/vendor/roundup/1.3.0/setup.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/setup.py
   tracker/vendor/roundup/1.3.0/templates/classic/html/_generic.index.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/_generic.index.html
   tracker/vendor/roundup/1.3.0/templates/classic/html/_generic.item.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/_generic.item.html
   tracker/vendor/roundup/1.3.0/templates/classic/html/file.item.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/file.item.html
   tracker/vendor/roundup/1.3.0/templates/classic/html/issue.index.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/issue.index.html
   tracker/vendor/roundup/1.3.0/templates/classic/html/issue.item.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/issue.item.html
   tracker/vendor/roundup/1.3.0/templates/classic/html/msg.item.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/msg.item.html
   tracker/vendor/roundup/1.3.0/templates/classic/html/page.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/page.html
   tracker/vendor/roundup/1.3.0/templates/classic/html/user.index.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/user.index.html
   tracker/vendor/roundup/1.3.0/templates/classic/html/user.item.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/classic/html/user.item.html
   tracker/vendor/roundup/1.3.0/templates/minimal/html/_generic.index.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/minimal/html/_generic.index.html
   tracker/vendor/roundup/1.3.0/templates/minimal/html/_generic.item.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/minimal/html/_generic.item.html
   tracker/vendor/roundup/1.3.0/templates/minimal/html/page.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/minimal/html/page.html
   tracker/vendor/roundup/1.3.0/templates/minimal/html/user.index.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/minimal/html/user.index.html
   tracker/vendor/roundup/1.3.0/templates/minimal/html/user.register.html
      - copied unchanged from r52699, tracker/vendor/roundup/current/templates/minimal/html/user.register.html
   tracker/vendor/roundup/1.3.0/test/db_test_base.py
      - copied unchanged from r52699, tracker/vendor/roundup/current/test/db_test_base.py
Log:
Tagging roundup 1.3.0


More information about the Python-checkins mailing list