python/python-orbited: Renamed python2-orbited.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dave Woodfall 2021-05-14 21:34:40 +01:00 committed by Willy Sudiarto Raharjo
parent 490cc971a3
commit 24b8c9b274
No known key found for this signature in database
GPG key ID: 3F617144D7238786
5 changed files with 22 additions and 22 deletions

View file

@ -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:

View file

@ -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}

View file

@ -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"

View file

@ -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: