Skip to Content.
Sympa Menu

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

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 (6f9cfc78f52b77b28321aa0ecfc4308342118a8d)
  • Date: Sat, 31 Jan 2015 07:35:44 -0600

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

python-pypi/wsgigzip/DETAILS | 4 ++--
python-pypi/wsgigzip/HISTORY | 4 ++++
python-pypi/wsgigzip/PRE_BUILD | 8 --------
3 files changed, 6 insertions(+), 10 deletions(-)

New commits:
commit 6f9cfc78f52b77b28321aa0ecfc4308342118a8d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

wsgigzip: => 0.1.3

diff --git a/python-pypi/wsgigzip/DETAILS b/python-pypi/wsgigzip/DETAILS
index c4d8e86..d33f306 100755
--- a/python-pypi/wsgigzip/DETAILS
+++ b/python-pypi/wsgigzip/DETAILS
@@ -1,8 +1,8 @@
SPELL=wsgigzip
- VERSION=0.1
+ VERSION=0.1.3
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=https://pypi.python.org/packages/source/w/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:97ff75bc49679c635075f7886434462a5f2ac32b60ccad661782fc45c5f51fc678132bbbdcc3623f564fa4a8909b4bbe0fd6e498312b947da71489744845ea9c
+
SOURCE_HASH=sha512:2b6fe3392357f728d173ef9f8d4fa63de557dabdf84b0fb7c5c03d6fa58f39c5e25a5b62a95b4f2b68bee9a6e5fba03adeffbe9a7d8d9d11ee41d240671339aa
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://bitbucket.org/lcrees/wsgigzip/
GATHER_DOCS=off
diff --git a/python-pypi/wsgigzip/HISTORY b/python-pypi/wsgigzip/HISTORY
index 05c9078..4850e1c 100644
--- a/python-pypi/wsgigzip/HISTORY
+++ b/python-pypi/wsgigzip/HISTORY
@@ -1,3 +1,7 @@
+2015-01-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.1.3
+ * PRE_BUILD: removed, fixed by upstream
+
2015-01-23 Vlad Glagolev <stealth AT sourcemage.org>
* PRE_BUILD: added, to normalize permissions

diff --git a/python-pypi/wsgigzip/PRE_BUILD b/python-pypi/wsgigzip/PRE_BUILD
deleted file mode 100755
index fb7e15d..0000000
--- a/python-pypi/wsgigzip/PRE_BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-
-# convert to UNIX newline
-sedit "s/\r//g" wsgigzip/__init__.py &&
-
-# normalize permissions (required for top_level.txt on import)
-chmod -R 755 .



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6f9cfc78f52b77b28321aa0ecfc4308342118a8d), Vlad Glagolev, 01/31/2015

Archive powered by MHonArc 2.6.24.

Top of Page