summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2011-07-15 19:34:29 -0300
committer Robby Workman <rworkman@slackbuilds.org>2011-07-21 22:52:08 -0500
commitc70d16285bf62fab30d0b0d157d185fed794e22a (patch)
treeeb20bc2d6d5bd9ab7920a83213ab2fbe71637496
parentbc2fd331fc3bb9c4b2d9df6cc1959ac6b4149b6d (diff)
downloadslackbuilds-c70d16285bf62fab30d0b0d157d185fed794e22a.tar.gz
slackbuilds-c70d16285bf62fab30d0b0d157d185fed794e22a.tar.xz
development/setuptools-git: Updated for version 0.4.2 + name change
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--development/setuptools-git/README (renamed from development/setuptools_git/README)2
-rw-r--r--development/setuptools-git/setuptools-git.SlackBuild (renamed from development/setuptools_git/setuptools_git.SlackBuild)6
-rw-r--r--development/setuptools-git/setuptools-git.info (renamed from development/setuptools_git/setuptools_git.info)10
-rw-r--r--development/setuptools-git/slack-desc (renamed from development/setuptools_git/slack-desc)22
4 files changed, 19 insertions, 21 deletions
diff --git a/development/setuptools_git/README b/development/setuptools-git/README
index 46d2ce11e9..e97deaa02d 100644
--- a/development/setuptools_git/README
+++ b/development/setuptools-git/README
@@ -1,5 +1,3 @@
-setuptools_git (Setuptools revision control system plugin for Git)
-
This is a plugin for setuptools that enables Git integration. Once
installed, setuptools can be told to include in a module
distribution all the files tracked by git. This is an alternative
diff --git a/development/setuptools_git/setuptools_git.SlackBuild b/development/setuptools-git/setuptools-git.SlackBuild
index a633c6dc03..19eabcf865 100644
--- a/development/setuptools_git/setuptools_git.SlackBuild
+++ b/development/setuptools-git/setuptools-git.SlackBuild
@@ -1,12 +1,12 @@
#!/bin/sh
-# Slackware build script for setuptools_git
+# Slackware build script for setuptools-git
# Written by Mikko Värri (vmj@linuxbox.fi)
# Public domain.
-PRGNAM=setuptools_git
-VERSION=${VERSION:-0.3.4}
+PRGNAM=setuptools-git
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/setuptools_git/setuptools_git.info b/development/setuptools-git/setuptools-git.info
index 13c49e54a1..3bff083f3f 100644
--- a/development/setuptools_git/setuptools_git.info
+++ b/development/setuptools-git/setuptools-git.info
@@ -1,10 +1,10 @@
-PRGNAM="setuptools_git"
-VERSION="0.3.4"
+PRGNAM="setuptools-git"
+VERSION="0.4.2"
HOMEPAGE="http://pypi.python.org/pypi/setuptools-git/"
-DOWNLOAD="http://pypi.python.org/packages/source/s/setuptools-git/setuptools_git-0.3.4.tar.gz"
-MD5SUM="cd40fed12dc84f93eb8d55e36a5cb917"
+DOWNLOAD="http://pypi.python.org/packages/source/s/setuptools-git/setuptools-git-0.4.2.tar.gz"
+MD5SUM="6e2de2238d768f0197f8c041c1f0f5b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"
-APPROVED="Erik Hanson"
+APPROVED="Erik Hanson,Niels Horn"
diff --git a/development/setuptools_git/slack-desc b/development/setuptools-git/slack-desc
index 6fa87c6353..1f335d3cac 100644
--- a/development/setuptools_git/slack-desc
+++ b/development/setuptools-git/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-setuptools_git: setuptools_git (Setuptools revision control system plugin for Git)
-setuptools_git:
-setuptools_git: This is a plugin for setuptools that enables Git integration. Once
-setuptools_git: installed, setuptools can be told to include in a module
-setuptools_git: distribution all the files tracked by git. This is an alternative
-setuptools_git: to explicit inclusion specifications with MANIFEST.in.
-setuptools_git:
-setuptools_git: This package was formerly known as gitlsfiles. The name change is
-setuptools_git: the result of an effort by the setuptools plugin developers to
-setuptools_git: provide a uniform naming convention.
-setuptools_git:
+setuptools-git: setuptools-git (Setuptools revision control system plugin for Git)
+setuptools-git:
+setuptools-git: This is a plugin for setuptools that enables Git integration. Once
+setuptools-git: installed, setuptools can be told to include in a module
+setuptools-git: distribution all the files tracked by git. This is an alternative
+setuptools-git: to explicit inclusion specifications with MANIFEST.in.
+setuptools-git:
+setuptools-git: This package was formerly known as gitlsfiles. The name change is
+setuptools-git: the result of an effort by the setuptools plugin developers to
+setuptools-git: provide a uniform naming convention.
+setuptools-git: