summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Thibaut Notteboom2011-12-14 17:44:48 +0100
committer Niels Horn2011-12-18 03:07:48 +0100
commitf9b670f4e512254b89bb9d94491a7778d73522aa (patch)
tree9e0e1a9ac748016625adb8ab023e53cc5d6e7dc5 /python
parent18f8fe555581a1e432ce35bd32337c859be71c2f (diff)
downloadslackbuilds-f9b670f4e512254b89bb9d94491a7778d73522aa.tar.gz
python/Pyro: Updated for version 3.15.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/Pyro/Pyro.SlackBuild3
-rw-r--r--python/Pyro/Pyro.info8
-rw-r--r--python/Pyro/README4
-rw-r--r--python/Pyro/slack-desc7
4 files changed, 16 insertions, 6 deletions
diff --git a/python/Pyro/Pyro.SlackBuild b/python/Pyro/Pyro.SlackBuild
index bc50b2b1b6..5c826c0a60 100644
--- a/python/Pyro/Pyro.SlackBuild
+++ b/python/Pyro/Pyro.SlackBuild
@@ -4,7 +4,7 @@
# Written by Thibaut Notteboom (tib@tibux.org)
PRGNAM=Pyro
-VERSION=${VERSION:-3.14}
+VERSION=${VERSION:-3.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,4 +61,3 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
-
diff --git a/python/Pyro/Pyro.info b/python/Pyro/Pyro.info
index 46ca4e4638..27c2a6cafb 100644
--- a/python/Pyro/Pyro.info
+++ b/python/Pyro/Pyro.info
@@ -1,10 +1,10 @@
PRGNAM="Pyro"
-VERSION="3.14"
+VERSION="3.15"
HOMEPAGE="http://www.xs4all.nl/~irmen/pyro3/"
-DOWNLOAD="http://pypi.python.org/packages/source/P/Pyro/Pyro-3.14.tar.gz"
-MD5SUM="2101230425e6c76f5aa2e9d5167cbd3b"
+DOWNLOAD="http://pypi.python.org/packages/source/P/Pyro/Pyro-3.15.tar.gz"
+MD5SUM="aa93ed5fd0987ab8e68bb52c021f0398"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Thibaut Notteboom"
EMAIL="tib@tibux.org"
-APPROVED="dsomero"
+APPROVED="rworkman"
diff --git a/python/Pyro/README b/python/Pyro/README
index 1d8e46c33c..f0e88957f3 100644
--- a/python/Pyro/README
+++ b/python/Pyro/README
@@ -1,3 +1,7 @@
Pyro stands for PYthon Remote Objects. It is an advanced and powerful
Distributed Object Technology system written entirely in Python, that is
designed to be very easy to use.
+
+Pyro 3.x is in maintenance mode (only getting security- and bugfixes).
+New projects are strongly urged to use Pyro4 instead,
+which is the new Pyro version that is actively being developed.
diff --git a/python/Pyro/slack-desc b/python/Pyro/slack-desc
index 7bcb574371..276d9d5615 100644
--- a/python/Pyro/slack-desc
+++ b/python/Pyro/slack-desc
@@ -1,3 +1,10 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
|-----handy-ruler------------------------------------------------------|
Pyro: Pyro (PYthon Remote Objects)
Pyro: