SF.net SVN: gar:[23113] csw/mgar/pkg/lang-python/pillow/trunk

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Mon Mar 3 10:37:10 CET 2014


Revision: 23113
          http://sourceforge.net/p/gar/code/23113
Author:   cgrzemba
Date:     2014-03-03 09:37:08 +0000 (Mon, 03 Mar 2014)
Log Message:
-----------
lang-python/pillow/trunk: because a bug in PSdraw use GIT tree

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/pillow/trunk/Makefile
    csw/mgar/pkg/lang-python/pillow/trunk/checksums

Modified: csw/mgar/pkg/lang-python/pillow/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pillow/trunk/Makefile	2014-03-02 22:14:42 UTC (rev 23112)
+++ csw/mgar/pkg/lang-python/pillow/trunk/Makefile	2014-03-03 09:37:08 UTC (rev 23113)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = Pillow
-VERSION = 2.3.0
+VERSION = 2.3.0b
 GARTYPE = v2
 CATEGORIES = python
 
@@ -11,8 +11,11 @@
   Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
 endef
 
-DISTFILES  = $(DISTNAME).zip
+GIT_REPOS = git://github.com/python-imaging/Pillow.git
+# DISTFILES  = $(DISTNAME).zip
 
+LICENSE = docs/COPYING
+
 PACKAGES += CSWpy-pillow
 
 CONFIGURE_ARGS = $(DIRPATHS)

Modified: csw/mgar/pkg/lang-python/pillow/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pillow/trunk/checksums	2014-03-02 22:14:42 UTC (rev 23112)
+++ csw/mgar/pkg/lang-python/pillow/trunk/checksums	2014-03-03 09:37:08 UTC (rev 23113)
@@ -1 +0,0 @@
-56b6614499aacb7d6b5983c4914daea7  Pillow-2.3.0.zip

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list