Skip to Content.
Sympa Menu

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

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 (a62bf46e009b94cede8f7a365768744efa2a26c1)
  • Date: Sun, 1 Aug 2010 11:37:35 -0500

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

python-pypi/dnspython/DETAILS | 6 +++---
python-pypi/dnspython/HISTORY | 4 ++++
python-pypi/dnspython/dnspython.gpg |binary
python-pypi/pydns/DETAILS | 4 ++--
python-pypi/pydns/HISTORY | 3 +++
5 files changed, 12 insertions(+), 5 deletions(-)

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

dnspython: => 1.8.0

commit e6cc5f368abb75837c8216abf6d3a360b0ed80fd
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pydns: => 2.3.4

diff --git a/python-pypi/dnspython/DETAILS b/python-pypi/dnspython/DETAILS
index 47b47db..ad699f5 100755
--- a/python-pypi/dnspython/DETAILS
+++ b/python-pypi/dnspython/DETAILS
@@ -1,8 +1,8 @@
SPELL=dnspython
- VERSION=1.7.1
+ VERSION=1.8.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.dnspython.org/kits/$VERSION/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE_GPG=dnspython.gpg:$SOURCE2:UPSTREAM_KEY
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.dnspython.org/
ENTERED=20030617
KEYWORDS="dns python devel"
- SHORT="dnspython is a DNS toolkit for Python"
+ SHORT="DNS toolkit for Python"
cat << EOF
dnspython is a DNS toolkit for Python. It supports all of the common
record types and will support all types. It can be used for queries,
diff --git a/python-pypi/dnspython/HISTORY b/python-pypi/dnspython/HISTORY
index 1b559cc..6ba87d8 100644
--- a/python-pypi/dnspython/HISTORY
+++ b/python-pypi/dnspython/HISTORY
@@ -1,3 +1,7 @@
+2010-08-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.8.0; quoting paths
+ * dnspython.gpg: renewed gpg key (2010)
+
2009-08-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.1

diff --git a/python-pypi/dnspython/dnspython.gpg
b/python-pypi/dnspython/dnspython.gpg
index 89039cb..77074bb 100644
Binary files a/python-pypi/dnspython/dnspython.gpg and
b/python-pypi/dnspython/dnspython.gpg differ
diff --git a/python-pypi/pydns/DETAILS b/python-pypi/pydns/DETAILS
index 7567e00..641695b 100755
--- a/python-pypi/pydns/DETAILS
+++ b/python-pypi/pydns/DETAILS
@@ -1,10 +1,10 @@
SPELL=pydns
- VERSION=2.3.3
+ VERSION=2.3.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE

SOURCE_URL[1]=http://pypi.python.org/packages/source/${SPELL:0:1}/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:6a1c98980b4cbe2ca7a314d29b7bd0f364f6647796753e546e4554fb718bc02ef016e1869df5cb7c7f09b63b8436d5ad47a90ba9b754214bb07f36e094490e4f
+
SOURCE_HASH=sha512:055b88b5bce703498f2ed150d894393183c470c2b5231f40b83ed2e6aaca78082f8e5db3a193af59e773df240ea4928349334b4746de5d73d48efb8f88c3e920
LICENSE[0]=PYTHON
WEB_SITE=http://pydns.sourceforge.net/
ENTERED=20020811
diff --git a/python-pypi/pydns/HISTORY b/python-pypi/pydns/HISTORY
index 448a70f..e3c465b 100644
--- a/python-pypi/pydns/HISTORY
+++ b/python-pypi/pydns/HISTORY
@@ -1,3 +1,6 @@
+2010-08-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.3.4
+
2008-10-07 Elisamuel Resto <ryuji AT sourcemage.org>
* DETIALS: Added pypi.python.org as a mirror





Archive powered by MHonArc 2.6.24.

Top of Page