Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0d0f5fe1deff220c4cda65597daad9c53ee020bb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0d0f5fe1deff220c4cda65597daad9c53ee020bb)
  • Date: Sat, 26 Aug 2017 14:40:40 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 1 -
python-pypi/pep8/DEPENDS | 1 -
python-pypi/pep8/DETAILS | 16 ----------------
python-pypi/pep8/HISTORY | 2 --
4 files changed, 20 deletions(-)

New commits:
commit 0d0f5fe1deff220c4cda65597daad9c53ee020bb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "pep8: new spell, Python style guide checker"

This reverts commit bdbb0d3fcf6823a0fa7d8b9e40f84e9fa3b3e92c.

Reason: this spell has been deprecated in favour of pycodestyle, see
https://github.com/PyCQA/pycodestyle/issues/466

diff --git a/ChangeLog b/ChangeLog
index 7764035..bb0b682 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,6 @@
and monkey patching
* python-pypi/lazy-object-proxy: new spell, A fast and thorough
lazy object proxy
- * python-pypi/pep8: new spell, Python style guide checker

2017-08-23 Pavel Vinogradov <public AT sourcemage.org>
* libs/tinyxml1: added old version of tinyxml
diff --git a/python-pypi/pep8/DEPENDS b/python-pypi/pep8/DEPENDS
deleted file mode 100755
index e4ea57a..0000000
--- a/python-pypi/pep8/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends PYTHON
diff --git a/python-pypi/pep8/DETAILS b/python-pypi/pep8/DETAILS
deleted file mode 100755
index 7059a83..0000000
--- a/python-pypi/pep8/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=pep8
- VERSION=1.7.0
-
VX=3e/b5/1f717b85fbf5d43d81e3c603a7a2f64c9f1dabc69a1e7745bd394cc06404
- SOURCE="$SPELL-$VERSION.tar.gz"
- SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
-
SOURCE_HASH=sha512:0077dac97846fe3a5fc654cd3ce8578845cf3b93ee097a3ae6ff2db4ae0797ad5766c69f036d6a5add786eb929a9beb6d657ab693227b8df2ba46ec0f9284b0a
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE="http://pep8.readthedocs.org/";
- LICENSE[0]="Expat"
- ENTERED=20170825
- KEYWORDS=""
- SHORT="Python style guide checker"
-cat << EOF
-pep8 is a tool to check your Python code against some of the style
conventions
-in PEP 8.
-EOF
diff --git a/python-pypi/pep8/HISTORY b/python-pypi/pep8/HISTORY
deleted file mode 100644
index 4183436..0000000
--- a/python-pypi/pep8/HISTORY
+++ /dev/null
@@ -1,2 +0,0 @@
-2017-08-25 Ismael Luceno <ismael AT sourcemage.org>
- * DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0d0f5fe1deff220c4cda65597daad9c53ee020bb), Vlad Glagolev, 08/26/2017

Archive powered by MHonArc 2.6.24.

Top of Page