python/pycodestyle: Downgraded to version 2.3.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2019-03-05 20:50:14 +01:00 committed by Willy Sudiarto Raharjo
parent 738e387a0e
commit f672706489
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""