diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:42:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:42:24 -0500 |
commit | 48c22f9303b60a2459850ee6f75c2e19af6e2e09 (patch) | |
tree | 9da697bae75e791d92c222d1bb47be67fd2fb5d2 /development | |
parent | 2cb6395e6f83b0f608f69f76410a4a99fc3f0917 (diff) |
various: Kill lots of python3 dep mentions
This is far from complete.
We still need to review and tweak anything with "PYTHON" in
the README, as many/most/all of those are telling the user
how to build with python3 support. We almost surely want to
enable that by default in all of those cases.
Diffstat (limited to 'development')
-rw-r--r-- | development/beautysh/beautysh.info | 2 | ||||
-rw-r--r-- | development/binwalk/binwalk.info | 2 | ||||
-rw-r--r-- | development/bpython/README | 2 | ||||
-rw-r--r-- | development/diffoscope/README | 10 | ||||
-rw-r--r-- | development/envytools/envytools.info | 2 | ||||
-rw-r--r-- | development/guzzle_sphinx_theme/README | 2 | ||||
-rw-r--r-- | development/kaaedit/README | 3 | ||||
-rw-r--r-- | development/kaaedit/kaaedit.info | 2 | ||||
-rw-r--r-- | development/mutagen/README | 2 | ||||
-rw-r--r-- | development/neovim-remote/README | 2 | ||||
-rw-r--r-- | development/neovim-remote/neovim-remote.info | 2 | ||||
-rw-r--r-- | development/numpy-legacy3/numpy-legacy3.info | 2 | ||||
-rw-r--r-- | development/numpy3/numpy3.info | 2 | ||||
-rw-r--r-- | development/pyqt-distutils/pyqt-distutils.info | 2 | ||||
-rw-r--r-- | development/robotframework/README | 2 | ||||
-rw-r--r-- | development/sphinx_rtd_theme/README | 2 |
16 files changed, 8 insertions, 33 deletions
diff --git a/development/beautysh/beautysh.info b/development/beautysh/beautysh.info index c43258369eda4..c0a66b0227400 100644 --- a/development/beautysh/beautysh.info +++ b/development/beautysh/beautysh.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/lovesegfault/beautysh/archive/6.0.1/beautysh-6.0.1. MD5SUM="8839e2f2a945b83f677f34a2b78ee08a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Leo C." EMAIL="leoc@gmx.com" diff --git a/development/binwalk/binwalk.info b/development/binwalk/binwalk.info index 779a3342a489f..913994371407d 100644 --- a/development/binwalk/binwalk.info +++ b/development/binwalk/binwalk.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/devttys0/binwalk/archive/v2.1.1/binwalk-2.1.1.tar.g MD5SUM="e5015a8d0eff287eda8c4afeeca89ed6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Fernando Lopez Jr." EMAIL="fernando.lopezjr@gmail.com" diff --git a/development/bpython/README b/development/bpython/README index c62aab261540d..ac79e6626e31a 100644 --- a/development/bpython/README +++ b/development/bpython/README @@ -1,4 +1,2 @@ bpython is a fancy curses interface to the Python interactive interpreter. - -NOTE: Install python3 first before installing all other requirements. diff --git a/development/diffoscope/README b/development/diffoscope/README index 54ec0c72e1e70..0e6a13942421a 100644 --- a/development/diffoscope/README +++ b/development/diffoscope/README @@ -3,16 +3,6 @@ directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human readable form to compare them. - -Required Dependencies - -Both python-magic and python-libarchive-c must be built with python3 -support, for example - - PYTHON3=yes ./python-magic.SlackBuild - PYTHON3=yes ./python-libarchive-c.SlackBuild - - Optional Dependencies argcomplete (for argument completion) diff --git a/development/envytools/envytools.info b/development/envytools/envytools.info index 8acce67a75f5a..9ec7914f377ce 100644 --- a/development/envytools/envytools.info +++ b/development/envytools/envytools.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/envytools-20210309_39d90be.tar. MD5SUM="727c3fdb5405350f238b53dc841b9fdf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Hunter Sezen" EMAIL="orbea@riseup.net" diff --git a/development/guzzle_sphinx_theme/README b/development/guzzle_sphinx_theme/README index 4af6fef137aeb..8f4b48298bd93 100644 --- a/development/guzzle_sphinx_theme/README +++ b/development/guzzle_sphinx_theme/README @@ -1,3 +1 @@ Sphinx theme used by Guzzle. - -Python3 module will be built if python3 is installed. diff --git a/development/kaaedit/README b/development/kaaedit/README index 7bdef0d221641..733684bdd9eac 100644 --- a/development/kaaedit/README +++ b/development/kaaedit/README @@ -13,6 +13,3 @@ providing numerous features like: - Python debugger. - Open source software(MIT). - More to come! - -NOTE: -Please install python3 first before installing all other requirements. diff --git a/development/kaaedit/kaaedit.info b/development/kaaedit/kaaedit.info index cbec69e6d2b32..fd7022b34191c 100644 --- a/development/kaaedit/kaaedit.info +++ b/development/kaaedit/kaaedit.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/d1/54/78b4d4d33da4cf29e3b003b8a4b1817 MD5SUM="5c129713298a143d680ec17537422ae7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 curses_ex pyjf3 setproctitle kaadbg GitPython" +REQUIRES="curses_ex pyjf3 setproctitle kaadbg GitPython" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/development/mutagen/README b/development/mutagen/README index b22c7ff981e17..195ddb9cb5294 100644 --- a/development/mutagen/README +++ b/development/mutagen/README @@ -13,5 +13,3 @@ individual packet/page level. Mutagen works with Python 2.7, 3.3+ and has no dependencies outside the Python standard library. - -Optional dependency: python3 diff --git a/development/neovim-remote/README b/development/neovim-remote/README index b2d9c28ded22b..dff9a31920951 100644 --- a/development/neovim-remote/README +++ b/development/neovim-remote/README @@ -1,3 +1 @@ Control nvim processes using "nvr" commandline tool. - -Dependencies should be built with python3 support. diff --git a/development/neovim-remote/neovim-remote.info b/development/neovim-remote/neovim-remote.info index 2e84053d0d3f7..1ae5cc06d5299 100644 --- a/development/neovim-remote/neovim-remote.info +++ b/development/neovim-remote/neovim-remote.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/mhinz/neovim-remote/archive/v2.4.0/neovim-remote-2. MD5SUM="c49c70b8f4725bf69aed152db62d593c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 python-neovim psutil" +REQUIRES="python-neovim psutil" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" diff --git a/development/numpy-legacy3/numpy-legacy3.info b/development/numpy-legacy3/numpy-legacy3.info index 1f3ed82b2cce8..b16198afd6aa9 100644 --- a/development/numpy-legacy3/numpy-legacy3.info +++ b/development/numpy-legacy3/numpy-legacy3.info @@ -5,6 +5,6 @@ DOWNLOAD="http://download.sourceforge.net/project/numpy/NumPy/1.8.2/numpy-1.8.2. MD5SUM="dd8eece8f6fda3a13836de4adbafb0cb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" diff --git a/development/numpy3/numpy3.info b/development/numpy3/numpy3.info index 6bdfc9b8a50fa..4e3711b72cd89 100644 --- a/development/numpy3/numpy3.info +++ b/development/numpy3/numpy3.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/numpy/numpy/releases/download/v1.20.2/numpy-1.20.2. MD5SUM="6fe93791438f9c1f69c9352680151002" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" diff --git a/development/pyqt-distutils/pyqt-distutils.info b/development/pyqt-distutils/pyqt-distutils.info index 36bdf72a00879..277a0ce95a74d 100644 --- a/development/pyqt-distutils/pyqt-distutils.info +++ b/development/pyqt-distutils/pyqt-distutils.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/3a/28/0c38bea00c3288493bfa69d8 MD5SUM="598b52cdfa90cdc548b80ca84772640f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="docopt python3" +REQUIRES="docopt" MAINTAINER="Leo C." EMAIL="leoc@gmx.com" diff --git a/development/robotframework/README b/development/robotframework/README index 82582b87c6642..12829510081f7 100644 --- a/development/robotframework/README +++ b/development/robotframework/README @@ -5,5 +5,3 @@ testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases. - -python3 is an optional dependency. It is needed for Python 3 support. diff --git a/development/sphinx_rtd_theme/README b/development/sphinx_rtd_theme/README index 6a3fd31701696..c84a1a5a961e4 100644 --- a/development/sphinx_rtd_theme/README +++ b/development/sphinx_rtd_theme/README @@ -1,5 +1,3 @@ The sphinx_rtd_theme is a sphinx theme designed to look modern and be mobile-friendly. This theme is primary focused to be used on readthedocs.org but can work with your own sphinx projects. - -Python3 module will be built if python3 is installed. |