extras-buildsys ChangeLog,1.126.2.10,1.126.2.11

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


Author: dcbw

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

Modified Files:
      Tag: STABLE_0_4
	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.126.2.10
retrieving revision 1.126.2.11
diff -u -r1.126.2.10 -r1.126.2.11
--- ChangeLog	31 Oct 2005 17:02:05 -0000	1.126.2.10
+++ ChangeLog	1 Nov 2005 14:47:32 -0000	1.126.2.11
@@ -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>
 
     Patch from Alexandr Kanevskiy <kad at crystalowl.net>




More information about the fedora-extras-commits mailing list