Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ab306eb47972ffbebc0a9ad05807129ac0aa8eb7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ab306eb47972ffbebc0a9ad05807129ac0aa8eb7)
  • Date: Tue, 13 Sep 2011 11:15:18 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

python-pypi/nevow/DETAILS | 10 +++++-----
python-pypi/nevow/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit ab306eb47972ffbebc0a9ad05807129ac0aa8eb7
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

nevow: updated spell to 0.10.0 (fixes #96)

Fixed SOURCE, SOURCE_URL & WEB_SITE

diff --git a/python-pypi/nevow/DETAILS b/python-pypi/nevow/DETAILS
index d87e0b8..8f07afd 100755
--- a/python-pypi/nevow/DETAILS
+++ b/python-pypi/nevow/DETAILS
@@ -1,11 +1,11 @@
SPELL=nevow
PKG=Nevow
- VERSION=0.9.32
- SOURCE="${PKG}-${VERSION}.tar.gz?format=raw"
-
SOURCE_URL[0]=http://divmod.org/trac/attachment/wiki/SoftwareReleases/${SOURCE}
-
SOURCE_HASH=sha512:235ba0a18970dc74177e82416513546cc2299bff6bf61d422b69057e056efc03680988eb544e59f0929849facc161872b210938734cd36f8f22baf7e30153f46
+ VERSION=0.10.0
+ SOURCE=${SPELL}_${VERSION}.orig.tar.gz
+
SOURCE_URL[0]=https://launchpad.net/ubuntu/oneiric/+source/nevow/0.10.0-4/+files/${SOURCE}
+
SOURCE_HASH=sha512:454c8780655ac9f08107f0aa53dec2bab7e225cd429c7c892218d0dab99d33b5741a95d67f9e41cb2fce57259a4df14b7cbbfc56e9beee8018c1940b06b89d82
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${PKG}-${VERSION}"
- WEB_SITE="http://divmod.org/trac/wiki/DivmodNevow "
+ WEB_SITE="https://launchpad.net/nevow";
LICENSE[0]=MIT
ENTERED=20090102
SHORT="A Web application construction kit."
diff --git a/python-pypi/nevow/HISTORY b/python-pypi/nevow/HISTORY
index b64bb7b..63b9c84 100644
--- a/python-pypi/nevow/HISTORY
+++ b/python-pypi/nevow/HISTORY
@@ -1,3 +1,7 @@
+2011-09-13 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 0.10.0 (fixes #96)
+ Fixed SOURCE, SOURCE_URL & WEB_SITE
+
2009-01-02 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ab306eb47972ffbebc0a9ad05807129ac0aa8eb7), Bor Kraljič, 09/13/2011

Archive powered by MHonArc 2.6.24.

Top of Page