[csw-devel] SF.net SVN: gar:[19314] csw/mgar/pkg/lang-python/pylxml/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Sep 28 21:48:58 CEST 2012


Revision: 19314
          http://gar.svn.sourceforge.net/gar/?rev=19314&view=rev
Author:   dmichelsen
Date:     2012-09-28 19:48:57 +0000 (Fri, 28 Sep 2012)
Log Message:
-----------
lang-python/pylxml/trunk: Update to 2.3.6

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

Removed Paths:
-------------
    csw/mgar/pkg/lang-python/pylxml/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/lang-python/pylxml/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pylxml/trunk/Makefile	2012-09-28 19:40:34 UTC (rev 19313)
+++ csw/mgar/pkg/lang-python/pylxml/trunk/Makefile	2012-09-28 19:48:57 UTC (rev 19314)
@@ -2,7 +2,7 @@
 # - Move this to a pymodules/ subdirectory with the rest of the
 #   python modules (similar to the cpan directory).
 NAME = pylxml
-VERSION = 2.2.4
+VERSION = 2.3.6
 CATEGORIES = python
 GARTYPE = v2
 
@@ -24,18 +24,17 @@
 LICENSE = doc/licenses/BSD.txt
 
 PACKAGES = CSWpy-lxml
-CATALOGNAME = py_lxml
+SPKG_DESC_CSWpy-lxml = Easy to use and powerful libxml2/libxslt binding for Python
+RUNTIME_DEP_PKGS_CSWpy-lxml += CSWlibxslt1
+RUNTIME_DEP_PKGS_CSWpy-lxml += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWpy-lxml += CSWlibexslt0
+RUNTIME_DEP_PKGS_CSWpy-lxml += CSWlibxml2-2
 
-RUNTIME_DEP_PKGS = CSWlibxml2 CSWlibxslt CSWzlib
-
-EXTRA_PAX_ARGS = '-s,CHANGES.txt,changelog,p'
-
 include gar/category.mk
 
 post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
-post-install-modulated: DOCS=CHANGES.txt CREDITS.txt IDEAS.txt
+post-install-modulated: DOCS=CHANGES.txt CREDITS.txt
 post-install-modulated:
 	ginstall -d $(DOCDEST)
-	cp $(FILEDIR)/changelog.CSW $(DOCDEST)
 	cp $(addprefix $(WORKSRC)/,$(DOCS)) $(DOCDEST)
 	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/lang-python/pylxml/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pylxml/trunk/checksums	2012-09-28 19:40:34 UTC (rev 19313)
+++ csw/mgar/pkg/lang-python/pylxml/trunk/checksums	2012-09-28 19:48:57 UTC (rev 19314)
@@ -1 +1 @@
-077841e74ee728e7746b65d8483274be  lxml-2.2.4.tar.gz
+d5d886088e78b1bdbfd66d328fc2d0bc  lxml-2.3.6.tar.gz

Deleted: csw/mgar/pkg/lang-python/pylxml/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/lang-python/pylxml/trunk/files/changelog.CSW	2012-09-28 19:40:34 UTC (rev 19313)
+++ csw/mgar/pkg/lang-python/pylxml/trunk/files/changelog.CSW	2012-09-28 19:48:57 UTC (rev 19314)
@@ -1,5 +0,0 @@
-pylxml (2.2.4,REV=2010.03.05)
-
-  * Initial release.
-
- -- Sebastian Kayser <skayser at opencsw.org>  Fri,  5 Mar 2010 00:04:26 +0100

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