diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/Attic/Attic.info | 2 | ||||
-rw-r--r-- | system/Attic/README | 3 | ||||
-rw-r--r-- | system/Solaar/README | 3 | ||||
-rw-r--r-- | system/USBdev/USBdev.info | 2 | ||||
-rw-r--r-- | system/alacritty/alacritty.info | 2 | ||||
-rw-r--r-- | system/apparmor/apparmor.info | 2 | ||||
-rw-r--r-- | system/autoarchive/autoarchive.info | 2 | ||||
-rw-r--r-- | system/babeltrace/babeltrace.info | 2 | ||||
-rw-r--r-- | system/blocks/blocks.info | 2 | ||||
-rw-r--r-- | system/createrepo_c/README | 3 | ||||
-rw-r--r-- | system/fatrace/fatrace.info | 2 | ||||
-rw-r--r-- | system/hashID/hashID.info | 2 | ||||
-rw-r--r-- | system/maintboot/maintboot.info | 2 | ||||
-rw-r--r-- | system/powerline-status/README | 2 | ||||
-rw-r--r-- | system/psuinfo/psuinfo.info | 2 | ||||
-rw-r--r-- | system/python3-urwid/README | 2 | ||||
-rw-r--r-- | system/python3-urwid/python3-urwid.info | 2 | ||||
-rw-r--r-- | system/pytrash/pytrash.info | 2 | ||||
-rw-r--r-- | system/rEFInd/README | 3 | ||||
-rw-r--r-- | system/refind/README | 3 | ||||
-rw-r--r-- | system/routersploit/README | 2 | ||||
-rw-r--r-- | system/s3ql/README | 2 | ||||
-rw-r--r-- | system/spman/README | 4 | ||||
-rw-r--r-- | system/xonsh/xonsh.info | 2 |
24 files changed, 14 insertions, 41 deletions
diff --git a/system/Attic/Attic.info b/system/Attic/Attic.info index 7ee4eacd49ed7..82b46d586b945 100644 --- a/system/Attic/Attic.info +++ b/system/Attic/Attic.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.16.tar.gz" MD5SUM="9c767c883f7f48bf95e7e5307ce6b5ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 msgpack-python" +REQUIRES="msgpack-python" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/system/Attic/README b/system/Attic/README index c97f0db01ef91..daf574039b2c0 100644 --- a/system/Attic/README +++ b/system/Attic/README @@ -4,6 +4,3 @@ data deduplication technique used makes Attic suitable for daily backups since only actual changes are stored. Optional dependency: llfuse (used for mounting the archives) - -NOTE: -Please install python3 first before installing all other requirements. diff --git a/system/Solaar/README b/system/Solaar/README index cb67a12858980..9c6b8509f9ae3 100644 --- a/system/Solaar/README +++ b/system/Solaar/README @@ -21,6 +21,3 @@ usermod -a -G plugdev <username> After installation, you must physically remove the Unifying Receiver and re-insert it for the device node permissions to take effect for the first time. - -NOTE: As of 1.0.2 Solaar has moved to python3, so all of its -dependencies must be built with python3 support. diff --git a/system/USBdev/USBdev.info b/system/USBdev/USBdev.info index 8c48c4a1965f7..3592ea7ced087 100644 --- a/system/USBdev/USBdev.info +++ b/system/USBdev/USBdev.info @@ -5,6 +5,6 @@ DOWNLOAD="https://gitlab.com/dslackw/USBdev/-/archive/2019.11.05/USBdev-2019.11. MD5SUM="b64b627197a6794869f328d3a3ae4030" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 pyusb" +REQUIRES="pyusb" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/system/alacritty/alacritty.info b/system/alacritty/alacritty.info index a2b156f48f5b1..ed97ebaa07628 100644 --- a/system/alacritty/alacritty.info +++ b/system/alacritty/alacritty.info @@ -521,6 +521,6 @@ MD5SUM="bf062ba33330ef00d5ad7fe5c0209964 \ 7ae9feef92beadbfbb0caa8c2fee28d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" diff --git a/system/apparmor/apparmor.info b/system/apparmor/apparmor.info index d1f682368f8ee..0dac5fdc5f0fd 100644 --- a/system/apparmor/apparmor.info +++ b/system/apparmor/apparmor.info @@ -5,6 +5,6 @@ DOWNLOAD="https://gitlab.com/apparmor/apparmor/-/archive/v2.13.4/apparmor-v2.13. MD5SUM="ac50e8bec220d62a350661ee88fd41b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="pyllyukko" EMAIL="pyllyukko@maimed.org" diff --git a/system/autoarchive/autoarchive.info b/system/autoarchive/autoarchive.info index 1dbca30c22d12..0a6a46afe853e 100644 --- a/system/autoarchive/autoarchive.info +++ b/system/autoarchive/autoarchive.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/71/4a/329d970bee2dc278ecd4523708c4cfd MD5SUM="9d8a371e3dff5a7bfb40d21b4fa85257" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/system/babeltrace/babeltrace.info b/system/babeltrace/babeltrace.info index 226e28c920274..375983e0d1fa0 100644 --- a/system/babeltrace/babeltrace.info +++ b/system/babeltrace/babeltrace.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.efficios.com/files/babeltrace/babeltrace-1.5.3.tar.bz2" MD5SUM="0cec2745ac316649791c43f416d71ea1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Marian Marinov" EMAIL="mm@yuhu.biz" diff --git a/system/blocks/blocks.info b/system/blocks/blocks.info index f173963991712..55dec8bbf2d66 100644 --- a/system/blocks/blocks.info +++ b/system/blocks/blocks.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/g2p/blocks/archive/d00d8aa2bcb64ef5113de9500220e570 MD5SUM="a8576e955f788449e7927800efa71e44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3 python3-pyparted python3-augeas maintboot" +REQUIRES="python3-pyparted python3-augeas maintboot" MAINTAINER="Nikos Giotis" EMAIL="nikos.giotis@gmail.com" diff --git a/system/createrepo_c/README b/system/createrepo_c/README index c69040a2d0252..92677a5e85d1c 100644 --- a/system/createrepo_c/README +++ b/system/createrepo_c/README @@ -11,6 +11,3 @@ package set. Please note that deltarpm in this package is off as it very rare cases where it used in practice because of difficulties in support this case on repo side. - -0.15.5 is the last version that can be built with python2 -support only. All further version require python3. diff --git a/system/fatrace/fatrace.info b/system/fatrace/fatrace.info index bc7e463ec8f9b..5afad456fe0dc 100644 --- a/system/fatrace/fatrace.info +++ b/system/fatrace/fatrace.info @@ -5,6 +5,6 @@ DOWNLOAD="https://launchpad.net/fatrace/trunk/0.15/+download/fatrace-0.15.tar.xz MD5SUM="d33ec7c650ab25a835540e802bfab09f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Leo C." EMAIL="leoc@gmx.com" diff --git a/system/hashID/hashID.info b/system/hashID/hashID.info index b72f150432808..353c38fa0f87b 100644 --- a/system/hashID/hashID.info +++ b/system/hashID/hashID.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/psypanda/hashID/archive/v3.1.4/hashID-3.1.4.tar.gz" MD5SUM="afc2329679c9d3564b8f2663e7917637" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Andre Fernando" EMAIL="ando344@gmail.com" diff --git a/system/maintboot/maintboot.info b/system/maintboot/maintboot.info index 09d03779e5c64..e32cf2cfc6e45 100644 --- a/system/maintboot/maintboot.info +++ b/system/maintboot/maintboot.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/g2p/maintboot/archive/v0.1.0.tar.gz" MD5SUM="6c58f3cd4cc944c22cb0c03054c132e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Nikos Giotis" EMAIL="nikos.giotis@gmail.com" diff --git a/system/powerline-status/README b/system/powerline-status/README index f2f6f0f86bf03..bf44e92102899 100644 --- a/system/powerline-status/README +++ b/system/powerline-status/README @@ -1,5 +1,3 @@ Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. - -Optional dependency: python3 diff --git a/system/psuinfo/psuinfo.info b/system/psuinfo/psuinfo.info index 54fcce67680ce..1e100125c2fba 100644 --- a/system/psuinfo/psuinfo.info +++ b/system/psuinfo/psuinfo.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/nwg-piotr/psuinfo/archive/v1.1/psuinfo-1.1.tar.gz" MD5SUM="ddbcfab6a6a9111fe3ea9e57186e9833" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="psutil python3" +REQUIRES="psutil" MAINTAINER="Leo C." EMAIL="leoc@gmx.com" diff --git a/system/python3-urwid/README b/system/python3-urwid/README index 8a347c7acba68..3a8e3f44b8a38 100644 --- a/system/python3-urwid/README +++ b/system/python3-urwid/README @@ -4,5 +4,3 @@ Urwid is a console user interface library for Python. It is released under the GNU Lesser General Public License and includes many (too many to list) features useful for text console application developers. Urwid was written by Ian Ward. - -python3-urwid does not clash with the Slackware 14.2 urwid package. diff --git a/system/python3-urwid/python3-urwid.info b/system/python3-urwid/python3-urwid.info index f883fa3cc8c5f..6400a1a2da1df 100644 --- a/system/python3-urwid/python3-urwid.info +++ b/system/python3-urwid/python3-urwid.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.org/packages/source/u/urwid/urwid-2.0.1.tar.gz" MD5SUM="c70a7016fa1ad2c2a979dbebd4de78c2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="David Woodfall" EMAIL="dave@slackbuilds.org" diff --git a/system/pytrash/pytrash.info b/system/pytrash/pytrash.info index 52f87d15fd551..79d64ebc755bc 100644 --- a/system/pytrash/pytrash.info +++ b/system/pytrash/pytrash.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/MyRequiem/pytrash/archive/1.1.4/pytrash-1.1.4.tar.g MD5SUM="4752cb6a3e71922fe4c3df7f2eecaf90" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Vladimir MyRequiem" EMAIL="mrvladislavovich@gmail.com" diff --git a/system/rEFInd/README b/system/rEFInd/README index 2909b3d5d2cf6..511203d350aa7 100644 --- a/system/rEFInd/README +++ b/system/rEFInd/README @@ -8,6 +8,3 @@ EFI-compatible OSes, including Linux, provide boot loaders that rEFInd can detect and launch. rEFInd can launch Linux EFI boot loaders such as ELILO, GRUB Legacy, GRUB 2, and 3.3.0 and later kernels with EFI stub support. - -This package is optionally depends on python3 if you want to run the -refind-mkdefault script, otherwise you don't need python3. diff --git a/system/refind/README b/system/refind/README index 5a347d4823ea8..e4a52f4fa1e24 100644 --- a/system/refind/README +++ b/system/refind/README @@ -12,7 +12,4 @@ stub support. This script does not build the boot manager from source, in stead it uses the pre-build binary then convert to Slackware's. -This package is optionally depends on python3 if you want to run the -refind-mkdefault script, otherwise you don't need python3. - There is an another Sbo script "rEFInd", which builds from source. diff --git a/system/routersploit/README b/system/routersploit/README index 427ac153ff3df..2e17a42fa5767 100644 --- a/system/routersploit/README +++ b/system/routersploit/README @@ -6,5 +6,3 @@ It consists of various modules that aid penetration testing operations: exploits - modules that take advantage of identified vulnerabilities creds - modules designed to test credentials against network services scanners - modules that check if a target is vulnerable to any exploit - -Optional dependency: python3 diff --git a/system/s3ql/README b/system/s3ql/README index 7d8155d7095c5..272e9f257a046 100644 --- a/system/s3ql/README +++ b/system/s3ql/README @@ -15,5 +15,3 @@ feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection and error handling have been included from the very first line, and S3QL comes with extensive automated test cases for all its components. - -NOTE: Make sure to build llfuse AFTER python3 to add Python 3 support. diff --git a/system/spman/README b/system/spman/README index 26c997450edf6..3bcd75af0f624 100644 --- a/system/spman/README +++ b/system/spman/README @@ -27,10 +27,6 @@ Supported repositories: Alien's Alien's multilib -NOTE: - Make sure python3 is installed before building any dependencies - as we need Python3 bindings. - Optional dependencies: - sbbdep (for search dependency problems functionality) - tqdm (progress bar for some parameters) diff --git a/system/xonsh/xonsh.info b/system/xonsh/xonsh.info index b600316ccb819..bdfa4a7963b92 100644 --- a/system/xonsh/xonsh.info +++ b/system/xonsh/xonsh.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/7c/be/a6269ae0440f3b860e727e4f MD5SUM="6cfa0915bb4b7f775049378d9b65f6b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |