diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pycodestyle/pycodestyle.SlackBuild | 2 | ||||
-rw-r--r-- | python/pycodestyle/pycodestyle.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pycodestyle/pycodestyle.SlackBuild b/python/pycodestyle/pycodestyle.SlackBuild index 619145543d..8cff89d3dd 100644 --- a/python/pycodestyle/pycodestyle.SlackBuild +++ b/python/pycodestyle/pycodestyle.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pycodestyle -VERSION=${VERSION:-2.5.0} +VERSION=${VERSION:-2.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pycodestyle/pycodestyle.info b/python/pycodestyle/pycodestyle.info index 42707f3bc4..ed01e5366c 100644 --- a/python/pycodestyle/pycodestyle.info +++ b/python/pycodestyle/pycodestyle.info @@ -1,8 +1,8 @@ PRGNAM="pycodestyle" -VERSION="2.5.0" +VERSION="2.3.1" HOMEPAGE="https://pycodestyle.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/1c/d1/41294da5915f4cae7f4b388cea6c2cd0d6cd53039788635f6875dfe8c72f/pycodestyle-2.5.0.tar.gz" -MD5SUM="40e7a76f364a18f531aaba11a4476e21" +DOWNLOAD="https://files.pythonhosted.org/packages/e1/88/0e2cbf412bd849ea6f1af1f97882add46a374f4ba1d2aea39353609150ad/pycodestyle-2.3.1.tar.gz" +MD5SUM="240e342756af30cae0983b16303a2055" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |