]> git.pld-linux.org Git - packages/python-lxml.git/commitdiff
- up to 2.1.4 auto/th/python-lxml-2_1_4-1 auto/ti/python-lxml-2_1_4-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 14 Dec 2008 14:36:29 +0000 (14:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-lxml.spec -> 1.10

python-lxml.spec

index 25048d60e2a78b04827d688b8be7ebe17225b5ca..a9c255f9405334df6584c224ef591ef1037f4a4c 100644 (file)
@@ -4,12 +4,12 @@
 Summary:       A Pythonic binding for the libxml2 and libxslt libraries
 Summary(pl.UTF-8):     Pythonowe wiązanie do bibliotek libxml2 i libxslt
 Name:          python-%{module}
-Version:       2.0.5
-Release:       2
+Version:       2.1.4
+Release:       1
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       http://codespeak.net/lxml/%{module}-%{version}.tgz
-# Source0-md5: 2cc8caf84c3b55353d5513c6d668c090
+# Source0-md5: 05f35b81955caf502584b685a5226417
 URL:           http://codespeak.net/lxml/
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-devel
@@ -51,5 +51,4 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitedir}/lxml/html/*.py[co]
 %attr(755,root,root) %{py_sitedir}/lxml/etree.so
 %attr(755,root,root) %{py_sitedir}/lxml/objectify.so
-%attr(755,root,root) %{py_sitedir}/lxml/pyclasslookup.so
 %{py_sitedir}/lxml-*.egg-info
This page took 0.042554 seconds and 4 git commands to generate.