summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dave Woodfall2021-05-14 22:34:40 +0200
committer Willy Sudiarto Raharjo2021-05-19 13:40:01 +0200
commit24b8c9b2749002e505b3691ca2872b8ab7ecc319 (patch)
treef29669cf292057e859db30f9536f117a819c7423 /python
parent490cc971a38ecd3b614411b0dab18e6f36507955 (diff)
downloadslackbuilds-24b8c9b2749002e505b3691ca2872b8ab7ecc319.tar.gz
python/python-orbited: Renamed python2-orbited.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-orbited/slack-desc19
-rw-r--r--python/python2-orbited/README (renamed from python/python-orbited/README)0
-rw-r--r--python/python2-orbited/python2-orbited.SlackBuild (renamed from python/python-orbited/python-orbited.SlackBuild)2
-rw-r--r--python/python2-orbited/python2-orbited.info (renamed from python/python-orbited/python-orbited.info)4
-rw-r--r--python/python2-orbited/slack-desc19
5 files changed, 22 insertions, 22 deletions
diff --git a/python/python-orbited/slack-desc b/python/python-orbited/slack-desc
deleted file mode 100644
index 7cf3b1a72c..0000000000
--- a/python/python-orbited/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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------------------------------------------------------|
-python-orbited: python-orbited (Realtime Communication for the Browser)
-python-orbited:
-python-orbited: Orbited provides a pure JavaScript/HTML socket in the browser. It is
-python-orbited: a web router and firewall that allows you to integrate web
-python-orbited: applications with arbitrary back-end systems. You can implement any
-python-orbited: network protocol in the browser - without resorting to plugins.
-python-orbited:
-python-orbited: Homepage: http://orbited.org/
-python-orbited:
-python-orbited:
-python-orbited:
diff --git a/python/python-orbited/README b/python/python2-orbited/README
index c95814113b..c95814113b 100644
--- a/python/python-orbited/README
+++ b/python/python2-orbited/README
diff --git a/python/python-orbited/python-orbited.SlackBuild b/python/python2-orbited/python2-orbited.SlackBuild
index 123c92e5b5..d5498145f0 100644
--- a/python/python-orbited/python-orbited.SlackBuild
+++ b/python/python2-orbited/python2-orbited.SlackBuild
@@ -22,7 +22,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=python-orbited
+PRGNAM=python2-orbited
VERSION=${VERSION:-0.7.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-orbited/python-orbited.info b/python/python2-orbited/python2-orbited.info
index 3928f11e93..faeaf2c985 100644
--- a/python/python-orbited/python-orbited.info
+++ b/python/python2-orbited/python2-orbited.info
@@ -1,10 +1,10 @@
-PRGNAM="python-orbited"
+PRGNAM="python2-orbited"
VERSION="0.7.10"
HOMEPAGE="http://orbited.org/"
DOWNLOAD="https://pypi.python.org/packages/source/o/orbited/orbited-0.7.10.tar.gz"
MD5SUM="4f4e85d197466c141b1af466782445c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-demjson python2-morbid python2-stomper python-twisted python2-uuid"
+REQUIRES="python2-demjson python2-morbid python2-stomper python2-twisted python2-uuid"
MAINTAINER="David Woodfall"
EMAIL="dave@slackbuilds.org"
diff --git a/python/python2-orbited/slack-desc b/python/python2-orbited/slack-desc
new file mode 100644
index 0000000000..502bc16c4f
--- /dev/null
+++ b/python/python2-orbited/slack-desc
@@ -0,0 +1,19 @@
+# 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------------------------------------------------------|
+python2-orbited: python2-orbited (Realtime Communication for the Browser)
+python2-orbited:
+python2-orbited: Orbited provides a pure JavaScript/HTML socket in the browser. It is
+python2-orbited: a web router and firewall that allows you to integrate web
+python2-orbited: applications with arbitrary back-end systems. You can implement any
+python2-orbited: network protocol in the browser - without resorting to plugins.
+python2-orbited:
+python2-orbited: Homepage: http://orbited.org/
+python2-orbited:
+python2-orbited:
+python2-orbited: