diff --git a/dev-lang/python/python-2.7.17.recipe b/dev-lang/python/python-2.7.17.recipe index df202b794..b39db9c77 100644 --- a/dev-lang/python/python-2.7.17.recipe +++ b/dev-lang/python/python-2.7.17.recipe @@ -1,17 +1,15 @@ SUMMARY="An interpreted, interactive, object-oriented programming language" -DESCRIPTION=" -Python is a programming language that lets you work more quickly and integrate \ -your systems more effectively. You can learn to use Python and see almost \ -immediate gains in productivity and lower maintenance costs. +DESCRIPTION="Python is a programming language that lets you work more quickly \ +and integrate your systems more effectively. You can learn to use Python and \ +see almost immediate gains in productivity and lower maintenance costs. Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java \ and .NET virtual machines. Python is free to use, even for commercial products, because of its \ -OSI-approved open source license. -" +OSI-approved open source license." HOMEPAGE="https://www.python.org/" COPYRIGHT="1990-2018 Python Software Foundation" LICENSE="Python" -REVISION="3" +REVISION="4" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41" SOURCE_DIR="Python-$portVersion" @@ -43,7 +41,7 @@ REQUIRES=" lib:libbz2 lib:libffi lib:libncurses - lib:libreadline >= 8 + lib:libedit lib:libsqlite3 lib:libssl lib:libz @@ -53,7 +51,7 @@ BUILD_REQUIRES=" devel:libbz2 devel:libffi devel:libncurses - devel:libreadline >= 8 + devel:libedit devel:libsqlite3 devel:libssl devel:libz diff --git a/dev-lang/python/python3-3.7.10.recipe b/dev-lang/python/python3-3.7.10.recipe index 385cdd6de..9009c991d 100644 --- a/dev-lang/python/python3-3.7.10.recipe +++ b/dev-lang/python/python3-3.7.10.recipe @@ -1,17 +1,15 @@ SUMMARY="An interpreted, interactive, object-oriented programming language" -DESCRIPTION=" -Python is a programming language that lets you work more quickly and integrate \ -your systems more effectively. You can learn to use Python and see almost \ -immediate gains in productivity and lower maintenance costs. +DESCRIPTION="Python is a programming language that lets you work more quickly \ +and integrate your systems more effectively. You can learn to use Python and \ +see almost immediate gains in productivity and lower maintenance costs. Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java \ and .NET virtual machines. Python is free to use, even for commercial products, because of its \ -OSI-approved open source license. -" +OSI-approved open source license." HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2018 Python Software Foundation" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="f8d82e7572c86ec9d55c8627aae5040124fd2203af400c383c821b980306ee6b" SOURCE_DIR="Python-$portVersion" @@ -63,7 +61,7 @@ REQUIRES=" lib:liblzma$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libssl$secondaryArchSuffix - lib:libreadline$secondaryArchSuffix >= 8 + lib:libedit$secondaryArchSuffix lib:libsqlite3$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -74,7 +72,7 @@ BUILD_REQUIRES=" devel:liblzma$secondaryArchSuffix devel:libncurses$secondaryArchSuffix devel:libssl$secondaryArchSuffix - devel:libreadline$secondaryArchSuffix >= 8 + devel:libedit$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix devel:libz$secondaryArchSuffix " diff --git a/dev-lang/python/python36-3.6.12.recipe b/dev-lang/python/python36-3.6.12.recipe index 8c0c3ce83..70473737a 100644 --- a/dev-lang/python/python36-3.6.12.recipe +++ b/dev-lang/python/python36-3.6.12.recipe @@ -1,17 +1,15 @@ SUMMARY="An interpreted, interactive, object-oriented programming language" -DESCRIPTION=" -Python is a programming language that lets you work more quickly and integrate \ -your systems more effectively. You can learn to use Python and see almost \ -immediate gains in productivity and lower maintenance costs. +DESCRIPTION="Python is a programming language that lets you work more quickly \ +and integrate your systems more effectively. You can learn to use Python and \ +see almost immediate gains in productivity and lower maintenance costs. Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java \ and .NET virtual machines. Python is free to use, even for commercial products, because of its \ -OSI-approved open source license. -" +OSI-approved open source license." HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2018 Python Software Foundation" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="70953a9b5d6891d92e65d184c3512126a15814bee15e1eff2ddcce04334e9a99" SOURCE_DIR="Python-$portVersion" @@ -55,7 +53,7 @@ REQUIRES=" lib:libintl$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libssl$secondaryArchSuffix - lib:libreadline$secondaryArchSuffix >= 8 + lib:libedit$secondaryArchSuffix lib:libsqlite3$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -65,7 +63,7 @@ BUILD_REQUIRES=" devel:libffi$secondaryArchSuffix devel:libncurses$secondaryArchSuffix devel:libssl$secondaryArchSuffix - devel:libreadline$secondaryArchSuffix >= 8 + devel:libedit$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix devel:libz$secondaryArchSuffix " diff --git a/dev-lang/python/python38-3.8.8.recipe b/dev-lang/python/python38-3.8.8.recipe index d26ec463f..9e986c04a 100644 --- a/dev-lang/python/python38-3.8.8.recipe +++ b/dev-lang/python/python38-3.8.8.recipe @@ -1,17 +1,15 @@ SUMMARY="An interpreted, interactive, object-oriented programming language" -DESCRIPTION=" -Python is a programming language that lets you work more quickly and integrate \ -your systems more effectively. You can learn to use Python and see almost \ -immediate gains in productivity and lower maintenance costs. +DESCRIPTION="Python is a programming language that lets you work more quickly \ +and integrate your systems more effectively. You can learn to use Python and \ +see almost immediate gains in productivity and lower maintenance costs. Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java \ and .NET virtual machines. Python is free to use, even for commercial products, because of its \ -OSI-approved open source license. -" +OSI-approved open source license." HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2020 Python Software Foundation" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="7c664249ff77e443d6ea0e4cf0e587eae918ca3c48d081d1915fe2a1f1bcc5cc" SOURCE_DIR="Python-$portVersion" @@ -54,7 +52,7 @@ REQUIRES=" lib:liblzma$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libssl$secondaryArchSuffix - lib:libreadline$secondaryArchSuffix >= 8 + lib:libedit$secondaryArchSuffix lib:libsqlite3$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -65,7 +63,7 @@ BUILD_REQUIRES=" devel:liblzma$secondaryArchSuffix devel:libncurses$secondaryArchSuffix devel:libssl$secondaryArchSuffix - devel:libreadline$secondaryArchSuffix >= 8 + devel:libedit$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix devel:libz$secondaryArchSuffix " diff --git a/dev-lang/python/python39-3.9.2.recipe b/dev-lang/python/python39-3.9.2.recipe index 71691569d..fe5c43c2f 100644 --- a/dev-lang/python/python39-3.9.2.recipe +++ b/dev-lang/python/python39-3.9.2.recipe @@ -1,17 +1,15 @@ SUMMARY="An interpreted, interactive, object-oriented programming language" -DESCRIPTION=" -Python is a programming language that lets you work more quickly and integrate \ -your systems more effectively. You can learn to use Python and see almost \ -immediate gains in productivity and lower maintenance costs. +DESCRIPTION="Python is a programming language that lets you work more quickly \ +and integrate your systems more effectively. You can learn to use Python and \ +see almost immediate gains in productivity and lower maintenance costs. Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java \ and .NET virtual machines. Python is free to use, even for commercial products, because of its \ -OSI-approved open source license. -" +OSI-approved open source license." HOMEPAGE="https://www.python.org" LICENSE="Python" COPYRIGHT="1990-2020 Python Software Foundation" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d" SOURCE_DIR="Python-$portVersion" @@ -54,7 +52,7 @@ REQUIRES=" lib:liblzma$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libssl$secondaryArchSuffix - lib:libreadline$secondaryArchSuffix >= 8 + lib:libedit$secondaryArchSuffix lib:libsqlite3$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -65,7 +63,7 @@ BUILD_REQUIRES=" devel:liblzma$secondaryArchSuffix devel:libncurses$secondaryArchSuffix devel:libssl$secondaryArchSuffix - devel:libreadline$secondaryArchSuffix >= 8 + devel:libedit$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix devel:libz$secondaryArchSuffix "