Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d462a2045c233000c4dd1a29cee4ffea549376c2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d462a2045c233000c4dd1a29cee4ffea549376c2)
  • Date: Thu, 2 Jan 2014 09:44:08 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
libs/neon/DETAILS | 3 +--
libs/neon/HISTORY | 4 ++++
libs/neon/PRE_BUILD | 4 ----
libs/neon/spaces.patch | 22 ----------------------
python-pypi/isort/DEPENDS | 1 +
python-pypi/isort/DETAILS | 16 ++++++++++++++++
python-pypi/isort/HISTORY | 4 ++++
8 files changed, 29 insertions(+), 28 deletions(-)

New commits:
commit d462a2045c233000c4dd1a29cee4ffea549376c2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

isort-3.0.0

commit d58b28491c564ea4bd43303c75dd4b653b0daa4a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

neon: => 0.30.0

diff --git a/ChangeLog b/ChangeLog
index 2b3aa6e..b8570dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2014-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/isort: new spell, sort python imports
+
2013-12-25 Treeve Jelbert <treeve AT sourcemage.org>
* ruby-raa/ruby-2.1: new spell

diff --git a/libs/neon/DETAILS b/libs/neon/DETAILS
index 62ff43e..63938c0 100755
--- a/libs/neon/DETAILS
+++ b/libs/neon/DETAILS
@@ -1,7 +1,6 @@
SPELL=neon
- VERSION=0.29.6
+ VERSION=0.30.0
SECURITY_PATCH=2
- PATCHLEVEL=3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
diff --git a/libs/neon/HISTORY b/libs/neon/HISTORY
index f97f29b..d1a44ac 100644
--- a/libs/neon/HISTORY
+++ b/libs/neon/HISTORY
@@ -1,3 +1,7 @@
+2014-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.30.0
+ * PRE_BUILD, spaces.patch: deleted
+
2013-01-08 Eric Sandall <sandalle AT sourcemage.org>
* PRE_SUB_DEPENDS, SUB_DEPENDS: Allow requiring SSL support

diff --git a/libs/neon/PRE_BUILD b/libs/neon/PRE_BUILD
deleted file mode 100755
index 4077f33..0000000
--- a/libs/neon/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-patch -p1 < "$SPELL_DIRECTORY/spaces.patch"
diff --git a/libs/neon/spaces.patch b/libs/neon/spaces.patch
deleted file mode 100644
index 9df8abd..0000000
--- a/libs/neon/spaces.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/src/ne_uri.c b/src/ne_uri.c
-index 8d86c31..a930b9c 100644
---- a/src/ne_uri.c
-+++ b/src/ne_uri.c
-@@ -96,7 +96,7 @@ static const unsigned int uri_chars[256] = {
- /* 0xXX x0 x2 x4 x6 x8 xA xC xE */
- /* 0x */ OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT,
- /* 1x */ OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT, OT,
--/* 2x */ OT, SD, OT, GD, SD, PC, SD, SD, SD, SD, SD, PS, SD, DS, DT, FS,
-+/* 2x */ AL, SD, OT, GD, SD, PC, SD, SD, SD, SD, SD, PS, SD, DS, DT, FS,
- /* 3x */ DG, DG, DG, DG, DG, DG, DG, DG, DG, DG, CL, SD, OT, SD, OT, QU,
- /* 4x */ AT, AL, AL, AL, AL, AL, AL, AL, AL, AL, AL, AL, AL, AL, AL, AL,
- /* 5x */ AL, AL, AL, AL, AL, AL, AL, AL, AL, AL, AL, GD, OT, GD, OT, US,
-@@ -475,7 +475,7 @@ char *ne_path_unescape(const char *uri)
-
- /* CH must be an unsigned char; evaluates to 1 if CH should be
- * percent-encoded. */
--#define path_escape_ch(ch) (uri_lookup(ch) & URI_ESCAPE)
-+#define path_escape_ch(ch) ((ch == ' ') | (uri_lookup(ch) & URI_ESCAPE))
-
- char *ne_path_escape(const char *path)
- {
diff --git a/python-pypi/isort/DEPENDS b/python-pypi/isort/DEPENDS
new file mode 100755
index 0000000..48d8ddc
--- /dev/null
+++ b/python-pypi/isort/DEPENDS
@@ -0,0 +1 @@
+. $SECTION_DIRECTORY/PY_DEPENDS
diff --git a/python-pypi/isort/DETAILS b/python-pypi/isort/DETAILS
new file mode 100755
index 0000000..5d19bb8
--- /dev/null
+++ b/python-pypi/isort/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=isort
+ VERSION=3.0.0
+
SOURCE_HASH=sha512:aed0661663d2bc0bf596ad205ab3e56076afcbcc6a607c45878cbbf3d88c529fc5a7095be2a61a9a684c62f413f077c39bcded3968a339a8ce5abcbe939273b6
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://pypi.python.org/pypi/$SPELL
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/i/$SPELL/$SOURCE
+ LICENSE[0]=MIT
+ ENTERED=2014-01-02
+ KEYWORDS="python"
+ SHORT="sort Python imports"
+cat << EOF
+isort is a Python utility / library to sort imports alphabetically, and
automatically separated
+into sections. It provides a command line utility, Python library, Vim
plugin, Sublime plugin, and
+Kate plugin to quickly sort all your imports
+EOF
diff --git a/python-pypi/isort/HISTORY b/python-pypi/isort/HISTORY
new file mode 100644
index 0000000..587a8d1
--- /dev/null
+++ b/python-pypi/isort/HISTORY
@@ -0,0 +1,4 @@
+2014-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.0
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d462a2045c233000c4dd1a29cee4ffea549376c2), Treeve Jelbert, 01/02/2014

Archive powered by MHonArc 2.6.24.

Top of Page