From a948f461a7bcbeb30d4f1ca7244882a86a43778c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 21 Jan 2019 10:23:08 +0100 Subject: clean up python-pip-bootstrap --- community/docutils/PKGBUILD | 5 ---- community/python-apipkg/PKGBUILD | 5 ---- community/python-atomicwrites/PKGBUILD | 5 ---- community/python-babel/PKGBUILD | 5 ---- community/python-cachecontrol/PKGBUILD | 5 ---- community/python-colorama/PKGBUILD | 5 ---- community/python-distlib/PKGBUILD | 6 ---- community/python-distro/PKGBUILD | 33 ---------------------- community/python-html5lib/PKGBUILD | 5 ---- community/python-imagesize/PKGBUILD | 5 ---- community/python-iniconfig/PKGBUILD | 5 ---- community/python-jinja/PKGBUILD | 5 ---- community/python-lockfile/PKGBUILD | 6 ---- community/python-mock/PKGBUILD | 5 ---- community/python-more-itertools/PKGBUILD | 4 --- community/python-msgpack/PKGBUILD | 5 ---- community/python-ndg-httpsclient/PKGBUILD | 5 ---- community/python-pbr/PKGBUILD | 5 ---- community/python-pip-bootstrap/PKGBUILD | 2 ++ community/python-pluggy/PKGBUILD | 5 ---- community/python-progress/PKGBUILD | 5 ---- community/python-py/PKGBUILD | 5 ---- community/python-pygments/PKGBUILD | 5 ---- community/python-pysocks/PKGBUILD | 9 ------ community/python-pytest/PKGBUILD | 5 ---- community/python-pytoml/PKGBUILD | 5 ---- community/python-pytz/PKGBUILD | 5 ---- community/python-setuptools-scm/PKGBUILD | 5 ---- community/python-snowballstemmer/PKGBUILD | 5 ---- community/python-sphinx-alabaster-theme/PKGBUILD | 5 ---- community/python-sphinx/PKGBUILD | 5 ---- community/python-sphinx_rtd_theme/PKGBUILD | 5 ---- community/python-sphinxcontrib-websupport/PKGBUILD | 5 ---- community/python-sqlalchemy/PKGBUILD | 5 ---- community/python-webencodings/PKGBUILD | 5 ---- community/python-whoosh/PKGBUILD | 5 ---- community/python2-enum34/PKGBUILD | 5 ---- community/python2-funcsigs/PKGBUILD | 5 ---- community/python2-pathlib2/PKGBUILD | 5 ---- community/python2-scandir/PKGBUILD | 5 ---- community/python2-typing/PKGBUILD | 5 ---- 41 files changed, 2 insertions(+), 233 deletions(-) delete mode 100644 community/docutils/PKGBUILD delete mode 100644 community/python-apipkg/PKGBUILD delete mode 100644 community/python-atomicwrites/PKGBUILD delete mode 100644 community/python-babel/PKGBUILD delete mode 100644 community/python-cachecontrol/PKGBUILD delete mode 100644 community/python-colorama/PKGBUILD delete mode 100644 community/python-distlib/PKGBUILD delete mode 100644 community/python-distro/PKGBUILD delete mode 100644 community/python-html5lib/PKGBUILD delete mode 100644 community/python-imagesize/PKGBUILD delete mode 100644 community/python-iniconfig/PKGBUILD delete mode 100644 community/python-jinja/PKGBUILD delete mode 100644 community/python-lockfile/PKGBUILD delete mode 100644 community/python-mock/PKGBUILD delete mode 100644 community/python-more-itertools/PKGBUILD delete mode 100644 community/python-msgpack/PKGBUILD delete mode 100644 community/python-ndg-httpsclient/PKGBUILD delete mode 100644 community/python-pbr/PKGBUILD delete mode 100644 community/python-pluggy/PKGBUILD delete mode 100644 community/python-progress/PKGBUILD delete mode 100644 community/python-py/PKGBUILD delete mode 100644 community/python-pygments/PKGBUILD delete mode 100644 community/python-pysocks/PKGBUILD delete mode 100644 community/python-pytest/PKGBUILD delete mode 100644 community/python-pytoml/PKGBUILD delete mode 100644 community/python-pytz/PKGBUILD delete mode 100644 community/python-setuptools-scm/PKGBUILD delete mode 100644 community/python-snowballstemmer/PKGBUILD delete mode 100644 community/python-sphinx-alabaster-theme/PKGBUILD delete mode 100644 community/python-sphinx/PKGBUILD delete mode 100644 community/python-sphinx_rtd_theme/PKGBUILD delete mode 100644 community/python-sphinxcontrib-websupport/PKGBUILD delete mode 100644 community/python-sqlalchemy/PKGBUILD delete mode 100644 community/python-webencodings/PKGBUILD delete mode 100644 community/python-whoosh/PKGBUILD delete mode 100644 community/python2-enum34/PKGBUILD delete mode 100644 community/python2-funcsigs/PKGBUILD delete mode 100644 community/python2-pathlib2/PKGBUILD delete mode 100644 community/python2-scandir/PKGBUILD delete mode 100644 community/python2-typing/PKGBUILD (limited to 'community') diff --git a/community/docutils/PKGBUILD b/community/docutils/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/docutils/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-apipkg/PKGBUILD b/community/python-apipkg/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-apipkg/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-atomicwrites/PKGBUILD b/community/python-atomicwrites/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-atomicwrites/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-babel/PKGBUILD b/community/python-babel/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-babel/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-cachecontrol/PKGBUILD b/community/python-cachecontrol/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-cachecontrol/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-colorama/PKGBUILD b/community/python-colorama/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-colorama/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-distlib/PKGBUILD b/community/python-distlib/PKGBUILD deleted file mode 100644 index bd57ba9d..00000000 --- a/community/python-distlib/PKGBUILD +++ /dev/null @@ -1,6 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - # currently tests are failing, they are disabled not due to dependencies - unset check -fi diff --git a/community/python-distro/PKGBUILD b/community/python-distro/PKGBUILD deleted file mode 100644 index 416ab6ac..00000000 --- a/community/python-distro/PKGBUILD +++ /dev/null @@ -1,33 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - - # disable sphinx for now, needs too many packages - makedepends=(${makedepends[@]//python-sphinx/}) - makedepends=(${makedepends[@]//python2-sphinx/}) - - eval "$( - declare -f build | \ - sed ' - s/make man SPHINXBUILD=sphinx-build2// - s/make man SPHINXBUILD=sphinx-build// - ' - )" - - eval "$( - declare -f package_python-distro | \ - sed ' - /install.*man.*ld.1/d - ' - )" - - eval "$( - declare -f package_python2-distro | \ - sed ' - /install.*man.*ld.1/d - ' - )" - - unset check -fi diff --git a/community/python-html5lib/PKGBUILD b/community/python-html5lib/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-html5lib/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-imagesize/PKGBUILD b/community/python-imagesize/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-imagesize/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-iniconfig/PKGBUILD b/community/python-iniconfig/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-iniconfig/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-jinja/PKGBUILD b/community/python-jinja/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-jinja/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-lockfile/PKGBUILD b/community/python-lockfile/PKGBUILD deleted file mode 100644 index 1c6c782d..00000000 --- a/community/python-lockfile/PKGBUILD +++ /dev/null @@ -1,6 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pbr' 'python2-pbr') - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-mock/PKGBUILD b/community/python-mock/PKGBUILD deleted file mode 100644 index 22a68305..00000000 --- a/community/python-mock/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pbr' 'python2-pbr' 'python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-more-itertools/PKGBUILD b/community/python-more-itertools/PKGBUILD deleted file mode 100644 index 3b5f7de0..00000000 --- a/community/python-more-itertools/PKGBUILD +++ /dev/null @@ -1,4 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') -fi diff --git a/community/python-msgpack/PKGBUILD b/community/python-msgpack/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-msgpack/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-ndg-httpsclient/PKGBUILD b/community/python-ndg-httpsclient/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-ndg-httpsclient/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-pbr/PKGBUILD b/community/python-pbr/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-pbr/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-pip-bootstrap/PKGBUILD b/community/python-pip-bootstrap/PKGBUILD index c2764b6d..15f2feb5 100644 --- a/community/python-pip-bootstrap/PKGBUILD +++ b/community/python-pip-bootstrap/PKGBUILD @@ -10,6 +10,7 @@ source=("https://bootstrap.pypa.io/get-pip.py") sha512sums=('db419d080e0658b656ed9f6ae67adf51a0e2c698c8854b8d589f14756b975985b79be457e845260941519dda7399b027251cb71fe00691df1043260cc3e16d28') package_python-pip-bootstrap() { + provides=("python-pip=${pkgver}") depends=('python') install=install.sh @@ -18,6 +19,7 @@ package_python-pip-bootstrap() { } package_python2-pip-bootstrap() { + provides=("python2-pip=${pkgver}") depends=('python2') install=install2.sh diff --git a/community/python-pluggy/PKGBUILD b/community/python-pluggy/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-pluggy/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-progress/PKGBUILD b/community/python-progress/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-progress/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-py/PKGBUILD b/community/python-py/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-py/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-pygments/PKGBUILD b/community/python-pygments/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-pygments/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-pysocks/PKGBUILD b/community/python-pysocks/PKGBUILD deleted file mode 100644 index e05c2c4b..00000000 --- a/community/python-pysocks/PKGBUILD +++ /dev/null @@ -1,9 +0,0 @@ -# check() is disabled - -unset checkdepends -unset check - -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') -fi diff --git a/community/python-pytest/PKGBUILD b/community/python-pytest/PKGBUILD deleted file mode 100644 index f06df55f..00000000 --- a/community/python-pytest/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-setuptools-scm' 'python2-setuptools-scm' 'python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-pytoml/PKGBUILD b/community/python-pytoml/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-pytoml/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-pytz/PKGBUILD b/community/python-pytz/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-pytz/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-setuptools-scm/PKGBUILD b/community/python-setuptools-scm/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-setuptools-scm/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-snowballstemmer/PKGBUILD b/community/python-snowballstemmer/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-snowballstemmer/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-sphinx-alabaster-theme/PKGBUILD b/community/python-sphinx-alabaster-theme/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-sphinx-alabaster-theme/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-sphinx/PKGBUILD b/community/python-sphinx/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-sphinx/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-sphinx_rtd_theme/PKGBUILD b/community/python-sphinx_rtd_theme/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-sphinx_rtd_theme/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-sphinxcontrib-websupport/PKGBUILD b/community/python-sphinxcontrib-websupport/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-sphinxcontrib-websupport/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-sqlalchemy/PKGBUILD b/community/python-sqlalchemy/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-sqlalchemy/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-webencodings/PKGBUILD b/community/python-webencodings/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-webencodings/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python-whoosh/PKGBUILD b/community/python-whoosh/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python-whoosh/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python2-enum34/PKGBUILD b/community/python2-enum34/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python2-enum34/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python2-funcsigs/PKGBUILD b/community/python2-funcsigs/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python2-funcsigs/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi diff --git a/community/python2-pathlib2/PKGBUILD b/community/python2-pathlib2/PKGBUILD deleted file mode 100644 index 6c63d86f..00000000 --- a/community/python2-pathlib2/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-setuptools-scm' 'python2-setuptools-scm') - unset check -fi diff --git a/community/python2-scandir/PKGBUILD b/community/python2-scandir/PKGBUILD deleted file mode 100644 index 6c63d86f..00000000 --- a/community/python2-scandir/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-setuptools-scm' 'python2-setuptools-scm') - unset check -fi diff --git a/community/python2-typing/PKGBUILD b/community/python2-typing/PKGBUILD deleted file mode 100644 index 31dffbd8..00000000 --- a/community/python2-typing/PKGBUILD +++ /dev/null @@ -1,5 +0,0 @@ -# i486-specific -if [ "${CARCH}" = "i486" ]; then - makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') - unset check -fi -- cgit v1.2.3-54-g00ecf