aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-06 17:11:16 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-08 01:41:48 +0700
commit0b20b748053c2d16ed6c47600852701190534c48 (patch)
tree43b724f947257e78cc3f59bd7be7352212db1f98 /python
parent6573ca7250558a56902cddf70188f25bbcde61d7 (diff)
python/python-docker-pycreds: Renamed python2-docker-pycreds.
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-docker-pycreds/slack-desc19
-rw-r--r--python/python2-docker-pycreds/README (renamed from python/python-docker-pycreds/README)0
-rw-r--r--python/python2-docker-pycreds/python2-docker-pycreds.SlackBuild (renamed from python/python-docker-pycreds/python-docker-pycreds.SlackBuild)4
-rw-r--r--python/python2-docker-pycreds/python2-docker-pycreds.info (renamed from python/python-docker-pycreds/python-docker-pycreds.info)2
-rw-r--r--python/python2-docker-pycreds/slack-desc19
5 files changed, 22 insertions, 22 deletions
diff --git a/python/python-docker-pycreds/slack-desc b/python/python-docker-pycreds/slack-desc
deleted file mode 100644
index ca609ee793b9..000000000000
--- a/python/python-docker-pycreds/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-docker-pycreds: python-docker-pycreds (bindings for docker credentials store API)
-python-docker-pycreds:
-python-docker-pycreds: Homepage: https://github.com/shin-/dockerpy-creds
-python-docker-pycreds:
-python-docker-pycreds:
-python-docker-pycreds:
-python-docker-pycreds:
-python-docker-pycreds:
-python-docker-pycreds:
-python-docker-pycreds:
-python-docker-pycreds:
diff --git a/python/python-docker-pycreds/README b/python/python2-docker-pycreds/README
index c3e227188fb4..c3e227188fb4 100644
--- a/python/python-docker-pycreds/README
+++ b/python/python2-docker-pycreds/README
diff --git a/python/python-docker-pycreds/python-docker-pycreds.SlackBuild b/python/python2-docker-pycreds/python2-docker-pycreds.SlackBuild
index e329a6e7e923..df1e356c4867 100644
--- a/python/python-docker-pycreds/python-docker-pycreds.SlackBuild
+++ b/python/python2-docker-pycreds/python2-docker-pycreds.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-docker-pycreds
+PRGNAM=python2-docker-pycreds
VERSION=${VERSION:-0.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -57,7 +57,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-python setup.py install --root=$PKG
+python2 setup.py install --root=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/python/python-docker-pycreds/python-docker-pycreds.info b/python/python2-docker-pycreds/python2-docker-pycreds.info
index 9e8ffd8cc58f..d74ed508270a 100644
--- a/python/python-docker-pycreds/python-docker-pycreds.info
+++ b/python/python2-docker-pycreds/python2-docker-pycreds.info
@@ -1,4 +1,4 @@
-PRGNAM="python-docker-pycreds"
+PRGNAM="python2-docker-pycreds"
VERSION="0.2.3"
HOMEPAGE="https://github.com/shin-/dockerpy-creds"
DOWNLOAD="https://files.pythonhosted.org/packages/fc/29/f0fe6e6a055ebfc224f952d1166aea7bccd7de38ac01842fcbffe10ec0b8/docker-pycreds-0.2.3.tar.gz"
diff --git a/python/python2-docker-pycreds/slack-desc b/python/python2-docker-pycreds/slack-desc
new file mode 100644
index 000000000000..32e18995d201
--- /dev/null
+++ b/python/python2-docker-pycreds/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-docker-pycreds: python2-docker-pycreds (bindings for docker credentials store API)
+python2-docker-pycreds:
+python2-docker-pycreds: Homepage: https://github.com/shin-/dockerpy-creds
+python2-docker-pycreds:
+python2-docker-pycreds:
+python2-docker-pycreds:
+python2-docker-pycreds:
+python2-docker-pycreds:
+python2-docker-pycreds:
+python2-docker-pycreds:
+python2-docker-pycreds: