summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/pep8/pep8.SlackBuild2
-rw-r--r--python/pep8/pep8.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pep8/pep8.SlackBuild b/python/pep8/pep8.SlackBuild
index a0ce7846ba..88356ae4c0 100644
--- a/python/pep8/pep8.SlackBuild
+++ b/python/pep8/pep8.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pep8
-VERSION=${VERSION:-1.6.1}
+VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pep8/pep8.info b/python/pep8/pep8.info
index e624bc99f3..0de1775ceb 100644
--- a/python/pep8/pep8.info
+++ b/python/pep8/pep8.info
@@ -1,8 +1,8 @@
PRGNAM="pep8"
-VERSION="1.6.1"
+VERSION="1.6.2"
HOMEPAGE="https://pep8.readthedocs.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pep8/pep8-1.6.1.tar.gz"
-MD5SUM="76cf60b245f8549cb458ffcd85710738"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pep8/pep8-1.6.2.tar.gz"
+MD5SUM="c7a3f57d832484a6295164661fbb1335"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"