diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-03-05 20:50:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:31 +0700 |
commit | f672706489961ed9a415a589f29ad9a91504624f (patch) | |
tree | 3400380e8403a81107a7763753bb21d3830355a2 /python/pycodestyle | |
parent | 738e387a0e8606edadbb1f07f4f1e466fd303259 (diff) |
python/pycodestyle: Downgraded to version 2.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pycodestyle')
-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 619145543d08..8cff89d3ddfe 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 42707f3bc4ef..ed01e5366cfb 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="" |