Skip to Content.
Sympa Menu

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

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 (26c16c53679063d0c9eedffa15e10d590fceece8)
  • Date: Sat, 13 Feb 2010 17:43:17 -0600

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

python-pypi/pil/DETAILS | 14 ++++++--------
python-pypi/pil/HISTORY | 4 ++++
python-pypi/pil/INSTALL | 1 -
3 files changed, 10 insertions(+), 9 deletions(-)

New commits:
commit 26c16c53679063d0c9eedffa15e10d590fceece8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pil: => 1.1.7

diff --git a/python-pypi/pil/DETAILS b/python-pypi/pil/DETAILS
index 919badb..918f3e7 100755
--- a/python-pypi/pil/DETAILS
+++ b/python-pypi/pil/DETAILS
@@ -1,18 +1,16 @@
SPELL=pil
- VERSION=1.1.6
-
SOURCE_HASH=sha512:d786a11f9086ff63e830fe7538fcb0cdb192773ae709f5fd680bb2357d1071c5214f5e6f5f4ed9a91fa8bdad4af5e019bbc96e11b6e044268dbe0cd3239a986f
+ VERSION=1.1.7
+
SOURCE_HASH=sha512:fec2d39b4db3cb33cd7e7895aba4c3a8a5d4cff28decb9106c88e392cb848edf5593fcd77d11994bb16321837fdb26958787dac2c86d6f7c09996f466bac11f1
SOURCE=Imaging-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imaging-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/Imaging-$VERSION"
SOURCE_URL[0]=http://effbot.org/media/downloads/$SOURCE
WEB_SITE=http://www.pythonware.com/products/pil/index.htm
ENTERED=20020531
LICENSE[0]=GPL
- PATCHLEVEL=1
KEYWORDS="graphics python libs"
SHORT="Python Imaging Library"
cat << EOF
-The Python Imaging Library (PIL) adds image processing
-capabilities to your Python interpreter. This library
-supports many file formats, and provides powerful
-image processing and graphics capabilities.
+The Python Imaging Library (PIL) adds image processing capabilities to your
+Python interpreter. This library supports many file formats, and provides
+powerful image processing and graphics capabilities.
EOF
diff --git a/python-pypi/pil/HISTORY b/python-pypi/pil/HISTORY
index 4a673f9..4909246 100644
--- a/python-pypi/pil/HISTORY
+++ b/python-pypi/pil/HISTORY
@@ -1,3 +1,7 @@
+2010-02-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.1.7; quoting paths; corrected desc
+ * INSTALL: removed
+
2009-09-01 Quentin Rameau <quinq AT sourcemage.org>
* PRE_BUILD, Imaging-1.1.6_libpath.patch: added, search for zlib in
/lib,
moved stuff done in BUILD to PRE_BUILD
diff --git a/python-pypi/pil/INSTALL b/python-pypi/pil/INSTALL
deleted file mode 100755
index 46c6fba..0000000
--- a/python-pypi/pil/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-default_install_python



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (26c16c53679063d0c9eedffa15e10d590fceece8), Vlad Glagolev, 02/13/2010

Archive powered by MHonArc 2.6.24.

Top of Page