[Debtorrent-commits] r39 - in /debtorrent/trunk: DebTorrent/download_bt1.py TODO

camrdale-guest at users.alioth.debian.org camrdale-guest at users.alioth.debian.org
Sun May 6 21:01:07 UTC 2007


Author: camrdale-guest
Date: Sun May  6 21:01:07 2007
New Revision: 39

URL: http://svn.debian.org/wsvn/debtorrent/?sc=1&rev=39
Log:
Add to TODO amd test keywords

Modified:
    debtorrent/trunk/DebTorrent/download_bt1.py   (contents, props changed)
    debtorrent/trunk/TODO

Modified: debtorrent/trunk/DebTorrent/download_bt1.py
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/DebTorrent/download_bt1.py?rev=39&op=diff
==============================================================================
--- debtorrent/trunk/DebTorrent/download_bt1.py (original)
+++ debtorrent/trunk/DebTorrent/download_bt1.py Sun May  6 21:01:07 2007
@@ -1,5 +1,7 @@
 # Written by Bram Cohen
 # see LICENSE.txt for license information
+
+# $Id$
 
 from zurllib import urlopen
 from urlparse import urlparse

Propchange: debtorrent/trunk/DebTorrent/download_bt1.py
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: debtorrent/trunk/TODO
URL: http://svn.debian.org/wsvn/debtorrent/debtorrent/trunk/TODO?rev=39&op=diff
==============================================================================
--- debtorrent/trunk/TODO (original)
+++ debtorrent/trunk/TODO Sun May  6 21:01:07 2007
@@ -95,3 +95,10 @@
 Packages files every week/day/hour. Might need to parse the 
 /var/cache/apt/archive directory when run the first time to hardlink in files 
 that have already been downloaded.
+
+
+Consider Sources
+
+Sources files contain 2 or 3 files for every source package, but no SHA1 sums 
+for any of them. These sums would have to be generated, or preferably sub-file 
+sums, before anything can be done.




More information about the Debtorrent-commits mailing list