extras-buildsys ChangeLog,1.137,1.138

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Nov 1 14:46:15 UTC 2005


Author: dcbw

Update of /cvs/fedora/extras-buildsys
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13475

Modified Files:
	ChangeLog 
Log Message:
2005-11-01  Dan Williams  <dcbw at redhat.com>

    * server/ArchJob.py
        - (get_files): fix up download status dict to work with
            new download-retry stuff
        - (set_download_status): remove, unused

    * server/Repo.py
        - (_update_repo): remove ignore_errors argument from
            shutil.copy(), since that's incorrect for that function




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog	31 Oct 2005 17:39:41 -0000	1.137
+++ ChangeLog	1 Nov 2005 14:46:13 -0000	1.138
@@ -1,3 +1,14 @@
+2005-11-01  Dan Williams  <dcbw at redhat.com>
+
+    * server/ArchJob.py
+        - (get_files): fix up download status dict to work with
+            new download-retry stuff
+        - (set_download_status): remove, unused
+
+    * server/Repo.py
+        - (_update_repo): remove ignore_errors argument from
+            shutil.copy(), since that's incorrect for that function
+
 2005-10-31  Dan Williams  <dcbw at redhat.com>
 
     * www/*




More information about the fedora-extras-commits mailing list