python/python3-configargparse: Renamed from python-configargparse.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-10-14 13:57:09 +07:00
parent 7f44fee5d6
commit 8585e0dbab
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
8 changed files with 25 additions and 25 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20210917/yle-dl-20210917.tar
MD5SUM="cadb3702bb14bbbdf7e263dde9a2de33"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml python3-attrs python-configargparse"
REQUIRES="lxml python3-attrs python3-configargparse"
MAINTAINER="Markus Rinne"
EMAIL="markus.ka.rinne@gmail.com"

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-configargparse: python-configargparse (Python module)
python-configargparse:
python-configargparse: A drop-in replacement for argparse that allows options to also be set
python-configargparse: via config files and/or environment variables
python-configargparse:
python-configargparse:
python-configargparse:
python-configargparse:
python-configargparse: Project URL: https://github.com/bw2/ConfigArgParse
python-configargparse:
python-configargparse:

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Slackware build script for python-configargparse
# Slackware build script for python3-configargparse
# Copyright 2015-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-configargparse
PRGNAM=python3-configargparse
SRCNAM=ConfigArgParse
VERSION=${VERSION:-1.5.1}
BUILD=${BUILD:-1}

View File

@ -1,4 +1,4 @@
PRGNAM="python-configargparse"
PRGNAM="python3-configargparse"
VERSION="1.5.1"
HOMEPAGE="https://github.com/bw2/ConfigArgParse"
DOWNLOAD="https://github.com/bw2/ConfigArgParse/archive/v1.5.1/ConfigArgParse-1.5.1.tar.gz"

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------------------------------------------------------|
python3-configargparse: python3-configargparse (Python module)
python3-configargparse:
python3-configargparse: A drop-in replacement for argparse that allows options to also be set
python3-configargparse: via config files and/or environment variables
python3-configargparse:
python3-configargparse:
python3-configargparse:
python3-configargparse:
python3-configargparse: Project URL: https://github.com/bw2/ConfigArgParse
python3-configargparse:
python3-configargparse:

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/certbot/certbot/archive/v1.20.0/certbot-1.20.0.tar.
MD5SUM="18c0da640f373d207cf3eacd1172b72f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj mock pytz python3-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt"
REQUIRES="configobj mock pytz python3-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python3-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ba/fb/ee2cfef14f362a3e943ffee6
MD5SUM="b6a146604504b3216911f35481d712bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event psutil python-configargparse"
REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event psutil python3-configargparse"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"