2 new changesets in pytest: http://bitbucket.org/hpk42/pytest/changeset/84e5c54b7244/ changeset: r2183:84e5c54b7244 user: hpk42 date: 2011-03-09 13:59:00 summary: fix install location affected #: 1 file (8 bytes)
--- a/doc/Makefile Wed Mar 09 10:58:36 2011 +0100 +++ b/doc/Makefile Wed Mar 09 13:59:00 2011 +0100 @@ -40,7 +40,7 @@ -rm -rf $(BUILDDIR)/* install: clean html - rsync -avz _build/html/ code:www-pytest/2.0.2dev + rsync -avz _build/html/ code:www-pytest/ html: $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html http://bitbucket.org/hpk42/pytest/changeset/080969ec04a4/ changeset: r2184:080969ec04a4 user: hpk42 date: 2011-03-09 14:02:20 summary: Added tag 2.0.2 for changeset 84e5c54b7244 affected #: 1 file (47 bytes) --- a/.hgtags Wed Mar 09 13:59:00 2011 +0100 +++ b/.hgtags Wed Mar 09 14:02:20 2011 +0100 @@ -33,3 +33,4 @@ 90fffd35373e9f125af233f78b19416f0938d841 1.3.4 e9e127acd6f0497324ef7f40cfb997cad4c4cd17 2.0.0 e4497c2aed358c1988cf7be83ca9394c3c707fa2 2.0.1 +84e5c54b72448194a0f6f815da7e048ac8019d50 2.0.2 Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn