diff options
-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 8955e1a9981d..86d2c5832b4a 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.1.0} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pycodestyle/pycodestyle.info b/python/pycodestyle/pycodestyle.info index f255042499cd..eb41428572c5 100644 --- a/python/pycodestyle/pycodestyle.info +++ b/python/pycodestyle/pycodestyle.info @@ -1,8 +1,8 @@ PRGNAM="pycodestyle" -VERSION="2.1.0" +VERSION="2.2.0" HOMEPAGE="https://pycodestyle.readthedocs.io/en/latest/" -DOWNLOAD="https://pypi.python.org/packages/1d/31/c63f6dbede25dc53135e54175b5cbbc4932f417e169c0a4b2339a69bffc5/pycodestyle-2.1.0.tar.gz" -MD5SUM="1eb1f0b36abdc5e59d14d1cbbcd6a744" +DOWNLOAD="https://pypi.python.org/packages/43/9f/56e824b197398582b0c1aaaa2272560bc51f395fe3e45e1dd88de4bb24dc/pycodestyle-2.2.0.tar.gz" +MD5SUM="642c31fc2a72a55a4acdf8ac46d5fb64" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |