Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (d97a49642cd9cab27c5750e79f3eea7b84cce2d8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (d97a49642cd9cab27c5750e79f3eea7b84cce2d8)
  • Date: Wed, 21 Jan 2009 14:14:22 -0600

GIT changes to master grimoire by David Kowis <dkowis@Kain.(none)>:

python-pypi/repoze.what/DETAILS | 2 +-
python-pypi/repoze.what/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit d97a49642cd9cab27c5750e79f3eea7b84cce2d8
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis@Kain.(none)>

repoze.what: Fixed backticks in long description

diff --git a/python-pypi/repoze.what/DETAILS b/python-pypi/repoze.what/DETAILS
index 1d4ba98..d5c218d 100755
--- a/python-pypi/repoze.what/DETAILS
+++ b/python-pypi/repoze.what/DETAILS
@@ -10,5 +10,5 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="python"
SHORT="authorization framework for WSGI applications"
cat << EOF
-`repoze.what` is an `authorization framework` for WSGI applications
+'repoze.what' is an 'authorization framework' for WSGI applications
EOF
diff --git a/python-pypi/repoze.what/HISTORY b/python-pypi/repoze.what/HISTORY
index cfbbd5f..eaffac0 100644
--- a/python-pypi/repoze.what/HISTORY
+++ b/python-pypi/repoze.what/HISTORY
@@ -1,3 +1,6 @@
+2009-01-21 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: fixed long description, backticks bad!
+
2009-01-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0rc2-r2927
spell created



  • [SM-Commit] GIT changes to master grimoire by David Kowis (d97a49642cd9cab27c5750e79f3eea7b84cce2d8), David Kowis, 01/21/2009

Archive powered by MHonArc 2.6.24.

Top of Page