[Python-checkins] python/nondist/peps pep-0101.txt, 1.48, 1.49 pep-0102.txt, 1.21, 1.22

anthonybaxter at users.sourceforge.net anthonybaxter at users.sourceforge.net
Thu May 27 01:55:59 EDT 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16561

Modified Files:
	pep-0101.txt pep-0102.txt 
Log Message:
more rpm goodness

Index: pep-0101.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0101.txt,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** pep-0101.txt	5 Dec 2003 00:45:13 -0000	1.48
--- pep-0101.txt	27 May 2004 05:55:55 -0000	1.49
***************
*** 160,163 ****
--- 160,166 ----
         %define libvers 2.3
  
+        You also probably want to reset the %define release line
+        to '1pydotorg' if it's not already that.
+ 
         If the new release uses a major/minor version which is
         different than is in the name of the current

Index: pep-0102.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0102.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** pep-0102.txt	13 May 2004 07:20:16 -0000	1.21
--- pep-0102.txt	27 May 2004 05:55:55 -0000	1.22
***************
*** 73,76 ****
--- 73,79 ----
        %define version 2.3.1
  
+       You also probably want to reset the %define release line
+       to '1pydotorg' if it's not already that.
+ 
    ___ If you're changing the version number for Python (e.g. from
        Python 2.1.1 to Python 2.1.2), you also need to update the




More information about the Python-checkins mailing list