skip to navigation
skip to content

tha.taglist 1.5

Create find-links list of tags

Downloads ↓

Changelog for tha.taglist

1.5 (2009-12-22)

  • Documentation update: pointing at tha.sdistmaker as alternative. And cleaned up license, email address etc.

1.4 (2009-10-06)

  • Re-added BASE_ON_SERVER to BASE url rewriting of found tag urls. [reinout]

1.3 (2009-10-05)

  • Fixed BASE/BASE_ON_SERVER bug. [reinout]

1.2.1 (2009-10-05)

  • Factored out tag finding code into tha.tagfinder. [reinout]

1.1 (2009-07-17)

  • Writing to tempfile again and shutil.move()-ing it in place. See if that helps with file permissions. Writing directly gave me permission errors in the post-commit hook that I didn't get with the tempfile still enabled. [reinout]

1.0 (2009-06-24)

  • Generating page with a jinja template now. Instead of yucky string replacement. [reinout]

0.9 (2009-06-24)

  • Fix for 0.8: filtering out non-numeric versions for the list of latest versions. [reinout]

0.8 (2009-06-24)

  • Added listing of latest versions to the bottom of the page. [reinout]

0.7 (2009-03-03)

  • Small bugfix (reported by Maurits): use shutil.move instead of os.rename as the latter doesn't work between two filesystems. [reinout]

0.6.1 (2009-02-26)

  • Doc update. [reinout]

0.6 (2009-02-26)

  • Configuration is now done through a defaults file that can be overridden by a buildout option. [reinout]

0.5 (2009-02-26)

  • Added generation date to the top of the generated html file. [reinout]
  • Quieted down logging to only emit warnings. Added -v and --v options for info/debug level logging. [reinout]
  • Added check (regex-based) whether the version in setup.py matches the tag. If not, it emits a warning. [reinout]

0.3 (2009-02-25)

  • Added TODO.txt
  • Make destination configurable.

0.2 (2009-02-25)

  • Using file:///svn on server (with non-server fallback to svn+ssh). [reinout]

0.1 (2009-02-25)

  • Added buildout.cfg. [reinout]
  • Tags are searched in the entire tree (excluding blacklisted items). [reinout]
  • The html gets written to generated.html. [reinout]
  • Extracting name from setup.py with a regular expression. [reinout]

TODO

  • Option: check the name and version for each tagged package by finding the setup.py, running it and asking for its name and version instead of doing a regex search. For this you need a full checkout of the whole repository instead of just a temporary checkout of a setup.py file.
 
File Type Py Version Uploaded on Size # downloads
tha.taglist-1.5.tar.gz (md5) Source 2009-12-22 7KB 436