summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2010-08-01 20:37:22 +0400
committerVlad Glagolev2010-08-01 20:37:22 +0400
commita62bf46e009b94cede8f7a365768744efa2a26c1 (patch)
treeb5094668c7a8e98b7b3d2e095cff05c7e287ecfc
parente6cc5f368abb75837c8216abf6d3a360b0ed80fd (diff)
dnspython: => 1.8.0
-rwxr-xr-xpython-pypi/dnspython/DETAILS6
-rw-r--r--python-pypi/dnspython/HISTORY4
-rw-r--r--python-pypi/dnspython/dnspython.gpgbin1719 -> 1196 bytes
3 files changed, 7 insertions, 3 deletions
diff --git a/python-pypi/dnspython/DETAILS b/python-pypi/dnspython/DETAILS
index 47b47dbfdc..ad699f5c40 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 1b559cc761..6ba87d8b14 100644
--- a/python-pypi/dnspython/HISTORY
+++ b/python-pypi/dnspython/HISTORY
@@ -1,3 +1,7 @@
+2010-08-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.8.0; quoting paths
+ * dnspython.gpg: renewed gpg key (2010)
+
2009-08-28 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.7.1
diff --git a/python-pypi/dnspython/dnspython.gpg b/python-pypi/dnspython/dnspython.gpg
index 89039cb25a..77074bb8e7 100644
--- a/python-pypi/dnspython/dnspython.gpg
+++ b/python-pypi/dnspython/dnspython.gpg
Binary files differ