Author: arekm                        Date: Sat Dec 24 14:03:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rebuild

---- Files affected:
SPECS:
   python-cElementTree.spec (1.6 -> 1.7) , python-cheetah.spec (1.24 -> 1.25) , 
python-cherrypy.spec (1.8 -> 1.9) , python-django.spec (1.6 -> 1.7) , 
python-elementtree.spec (1.7 -> 1.8) , python-FormEncode.spec (1.6 -> 1.7) , 
python-json-py.spec (1.3 -> 1.4) , python-kid.spec (1.3 -> 1.4) , 
python-subway.spec (1.6 -> 1.7) , python-SQLObject.spec (1.8 -> 1.9) , 
python-TestGears.spec (1.4 -> 1.5) , python-TurboGears.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-cElementTree.spec
diff -u SPECS/python-cElementTree.spec:1.6 SPECS/python-cElementTree.spec:1.7
--- SPECS/python-cElementTree.spec:1.6  Tue Dec 20 21:29:57 2005
+++ SPECS/python-cElementTree.spec      Sat Dec 24 15:02:58 2005
@@ -5,7 +5,7 @@
 Summary(pl):   Szybki pythonowy parser XML
 Name:          python-%{module}
 Version:       1.0.2
-Release:       0.%{_snap}.3
+Release:       0.%{_snap}.4
 License:       Python (MIT style)
 Group:         Development/Languages/Python
 # Source0:     http://effbot.org/downloads/%{module}-%{version}-%{_snap}.tar.gz
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.6  2005/12/20 20:29:57  arekm
 - new setuptools way
 

================================================================
Index: SPECS/python-cheetah.spec
diff -u SPECS/python-cheetah.spec:1.24 SPECS/python-cheetah.spec:1.25
--- SPECS/python-cheetah.spec:1.24      Mon Dec 19 23:15:20 2005
+++ SPECS/python-cheetah.spec   Sat Dec 24 15:02:58 2005
@@ -3,7 +3,7 @@
 Summary(pl):   System szablonów dla języka Python
 Name:          python-cheetah
 Version:       1.0
-Release:       1
+Release:       2
 License:       Python
 Group:         Libraries/Python
 Source0:       
http://dl.sourceforge.net/sourceforge/cheetahtemplate/Cheetah-%{version}.tar.gz
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.24  2005/12/19 22:15:20  qboosh
 - typo
 

================================================================
Index: SPECS/python-cherrypy.spec
diff -u SPECS/python-cherrypy.spec:1.8 SPECS/python-cherrypy.spec:1.9
--- SPECS/python-cherrypy.spec:1.8      Tue Dec 20 21:13:25 2005
+++ SPECS/python-cherrypy.spec  Sat Dec 24 15:02:58 2005
@@ -6,7 +6,7 @@
 Summary(pl):   Pythonowy, zorientowany obiektowo szkielet do tworzenia WWW
 Name:          python-%{module}
 Version:       2.1.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       http://dl.sourceforge.net/cherrypy/%{fname}-%{version}.tar.gz
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.8  2005/12/20 20:13:25  arekm
 - workaround for software which requires this package in egg format
 

================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.6 SPECS/python-django.spec:1.7
--- SPECS/python-django.spec:1.6        Tue Dec 20 13:59:52 2005
+++ SPECS/python-django.spec    Sat Dec 24 15:02:58 2005
@@ -5,7 +5,7 @@
 Summary(pl):   Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
 Name:          python-django
 Version:       0.90
-Release:       2
+Release:       3
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       
http://media.djangoproject.com/releases/0.90/Django-%{version}.tar.gz
@@ -66,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.6  2005/12/20 12:59:52  arekm
 - new way
 

================================================================
Index: SPECS/python-elementtree.spec
diff -u SPECS/python-elementtree.spec:1.7 SPECS/python-elementtree.spec:1.8
--- SPECS/python-elementtree.spec:1.7   Tue Dec 20 21:00:49 2005
+++ SPECS/python-elementtree.spec       Sat Dec 24 15:02:58 2005
@@ -7,7 +7,7 @@
 Summary(pl):   Szybki pythonowy parser XML
 Name:          python-%{module}
 Version:       1.2.6
-Release:       0.%{_snap}.1
+Release:       0.%{_snap}.2
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       http://effbot.org/downloads/%{module}-%{version}-%{_snap}.zip
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.7  2005/12/20 20:00:49  arekm
 - workaround for egg software
 

================================================================
Index: SPECS/python-FormEncode.spec
diff -u SPECS/python-FormEncode.spec:1.6 SPECS/python-FormEncode.spec:1.7
--- SPECS/python-FormEncode.spec:1.6    Tue Dec 20 21:23:48 2005
+++ SPECS/python-FormEncode.spec        Sat Dec 24 15:02:58 2005
@@ -5,7 +5,7 @@
 Summary(pl):   Moduł do walidacji, tworzenia i konwersji formularzy HTML
 Name:          python-%{module}
 Version:       0.4
-Release:       2
+Release:       3
 License:       PSF
 Group:         Development/Languages/Python
 Source0:       
http://cheeseshop.python.org/packages/source/F/%{module}/%{module}-%{version}.tar.gz
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.6  2005/12/20 20:23:48  arekm
 - workarounds dropped (issue fixed in 20051220 snap of setuptools)
 

================================================================
Index: SPECS/python-json-py.spec
diff -u SPECS/python-json-py.spec:1.3 SPECS/python-json-py.spec:1.4
--- SPECS/python-json-py.spec:1.3       Sat Dec 24 11:23:51 2005
+++ SPECS/python-json-py.spec   Sat Dec 24 15:02:58 2005
@@ -6,7 +6,7 @@
 Summary(pl):   Rozszerzenie json-py do unittest
 Name:          python-json-py
 Version:       3.4
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages/Python
 Source0:       http://dl.sourceforge.net/json-py/json-py-3_4.zip
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.3  2005/12/24 10:23:51  qboosh
 - pl desc
 

================================================================
Index: SPECS/python-kid.spec
diff -u SPECS/python-kid.spec:1.3 SPECS/python-kid.spec:1.4
--- SPECS/python-kid.spec:1.3   Tue Dec 20 20:23:31 2005
+++ SPECS/python-kid.spec       Sat Dec 24 15:02:58 2005
@@ -3,7 +3,7 @@
 Summary(pl):   Kid - prosty i pythonopodobny język szablonów XML
 Name:          python-kid
 Version:       0.8
-Release:       1
+Release:       2
 Group:         Development/Languages/Python
 License:       X11/MIT
 Source0:       http://lesscode.org/dist/kid/%{version}/kid-%{version}.tar.gz
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.3  2005/12/20 19:23:31  arekm
 - up to 0.8
 

================================================================
Index: SPECS/python-subway.spec
diff -u SPECS/python-subway.spec:1.6 SPECS/python-subway.spec:1.7
--- SPECS/python-subway.spec:1.6        Tue Dec 20 01:37:51 2005
+++ SPECS/python-subway.spec    Sat Dec 24 15:02:58 2005
@@ -7,7 +7,7 @@
 Name:          python-%{module}
 Version:       0.2
 %define        _rc     rc1
-Release:       0.%{_rc}.1
+Release:       0.%{_rc}.2
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       %{module}-%{snap}.tar.bz2
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.6  2005/12/20 00:37:51  glen
 - use sed to insert shebang
 - tabs, formatting

================================================================
Index: SPECS/python-SQLObject.spec
diff -u SPECS/python-SQLObject.spec:1.8 SPECS/python-SQLObject.spec:1.9
--- SPECS/python-SQLObject.spec:1.8     Tue Dec 20 21:09:49 2005
+++ SPECS/python-SQLObject.spec Sat Dec 24 15:02:58 2005
@@ -7,7 +7,7 @@
 Summary(pl):   Zarządca obiektowo-relacyjny, czyli wrapper dla baz danych
 Name:          python-%{module}
 Version:       0.7.0
-Release:       1
+Release:       2
 License:       LGPL
 Vendor:                Ian Bicking <[EMAIL PROTECTED]>
 Group:         Development/Languages/Python
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.8  2005/12/20 20:09:49  arekm
 - package egg part, too
 

================================================================
Index: SPECS/python-TestGears.spec
diff -u SPECS/python-TestGears.spec:1.4 SPECS/python-TestGears.spec:1.5
--- SPECS/python-TestGears.spec:1.4     Tue Dec 20 21:23:48 2005
+++ SPECS/python-TestGears.spec Sat Dec 24 15:02:58 2005
@@ -6,7 +6,7 @@
 Summary(pl):   Rozszerzenie TestGears do unittest
 Name:          python-TestGears
 Version:       0.2
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages/Python
 Source0:       
http://www.turbogears.org/download/eggs/%{module}-%{version}.tar.gz
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.4  2005/12/20 20:23:48  arekm
 - workarounds dropped (issue fixed in 20051220 snap of setuptools)
 

================================================================
Index: SPECS/python-TurboGears.spec
diff -u SPECS/python-TurboGears.spec:1.3 SPECS/python-TurboGears.spec:1.4
--- SPECS/python-TurboGears.spec:1.3    Tue Dec 20 21:23:00 2005
+++ SPECS/python-TurboGears.spec        Sat Dec 24 15:02:58 2005
@@ -6,7 +6,7 @@
 Summary(pl):   Wielkie środowisko do szybkiego tworzenia serwisów WWW
 Name:          python-TurboGears
 Version:       0.8a5
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages/Python
 Source0:       
http://www.turbogears.org/download/eggs/TurboGears-%{version}.tar.gz
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/24 14:02:58  arekm
+- rebuild
+
 Revision 1.3  2005/12/20 20:23:00  arekm
 - change to new setuptools way
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-cElementTree.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/python-cheetah.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/python-cherrypy.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/python-django.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/python-elementtree.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/python-FormEncode.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/python-json-py.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/python-kid.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/python-subway.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/python-SQLObject.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/python-TestGears.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/python-TurboGears.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to