Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ae2a3b953ba5b60c230241acbe908f4322675707)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ae2a3b953ba5b60c230241acbe908f4322675707)
  • Date: Wed, 27 Aug 2008 13:49:24 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/pydns/DETAILS | 13 ++++++-------
python-pypi/pydns/HISTORY | 3 +++
2 files changed, 9 insertions(+), 7 deletions(-)

New commits:
commit ae2a3b953ba5b60c230241acbe908f4322675707
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pydns: => 2.3.3

diff --git a/python-pypi/pydns/DETAILS b/python-pypi/pydns/DETAILS
index aa70f3a..df56620 100755
--- a/python-pypi/pydns/DETAILS
+++ b/python-pypi/pydns/DETAILS
@@ -1,15 +1,14 @@
SPELL=pydns
- VERSION=2.3.1
+ VERSION=2.3.3
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/pydns/$SOURCE
-
SOURCE_HASH=sha512:d47febbd656755d356b69b96a03b686f8c46d8aad904fa7b34f31779ef7516d8432ced3ff87b085997f7c8746764c503c86b1323a21a5b734a4cded82a63177c
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:6a1c98980b4cbe2ca7a314d29b7bd0f364f6647796753e546e4554fb718bc02ef016e1869df5cb7c7f09b63b8436d5ad47a90ba9b754214bb07f36e094490e4f
LICENSE[0]=PYTHON
- WEB_SITE=http://pydns.sourceforge.net
+ WEB_SITE=http://pydns.sourceforge.net/
ENTERED=20020811
KEYWORDS="dns python devel"
SHORT="perform DNS queries from Python"
cat << EOF
-PyDNS provides a module for performing DNS queries from python
-applications.
+PyDNS provides a module for performing DNS queries from python applications.
EOF
diff --git a/python-pypi/pydns/HISTORY b/python-pypi/pydns/HISTORY
index 6c19757..3102ca2 100644
--- a/python-pypi/pydns/HISTORY
+++ b/python-pypi/pydns/HISTORY
@@ -1,3 +1,6 @@
+2008-08-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.3.3, quoting the paths!
+
2008-01-13 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: cleaned up
* DETAILS: updated to 2.3.1



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ae2a3b953ba5b60c230241acbe908f4322675707), Vlad Glagolev, 08/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page