273 Commits

Author SHA1 Message Date
Stefano Rivera
038cd428d3 Use ubuntutools.archive's rmadison code in requestsync.mail 2011-01-15 20:54:45 +02:00
Stefano Rivera
b1b1c9a91a Please pylint 2011-01-15 20:14:41 +02:00
Stefano Rivera
bb718951ed Store blank example package extracted 2011-01-15 19:47:13 +02:00
Stefano Rivera
b11d08f6b0 Generate example package 2011-01-15 17:56:48 +02:00
Stefano Rivera
495d14b69d Help pylint 2011-01-15 16:05:15 +02:00
Stefano Rivera
baf7a803ae Read source and version from dsc, not dsc filename 2011-01-15 15:59:59 +02:00
Stefano Rivera
f4bbff9e9c Move source package verification into ubuntutools.archive 2011-01-15 15:50:07 +02:00
Stefano Rivera
e48a2c92d4 Cannot use with statement with StringIO 2011-01-15 13:55:20 +02:00
Stefano Rivera
394d956a37 Catch URLError, not HTTPError when pulling sources 2011-01-15 13:48:38 +02:00
Stefano Rivera
b62377b374 Handle missing debian-keyring more gracefully 2011-01-15 13:46:40 +02:00
Stefano Rivera
d7c0cad962 Merge from trunk 2011-01-15 13:32:50 +02:00
Stefano Rivera
ed91b960e2 Move debdiff into SourcePackage 2011-01-15 13:28:44 +02:00
Martin Pitt
45317aa8e0 ubuntutools/test/test_help.py: Blacklist --help test for check-mir, it
does not have help. Fixes FTBFS on the buildd.
2011-01-13 20:14:52 -06:00
Stefano Rivera
3ef8324ff7 Improve error handling 2011-01-01 19:51:03 +02:00
Stefano Rivera
d9a9b4cab4 Complete test suite for ubuntutools.archive 2010-12-31 21:08:16 +02:00
Stefano Rivera
5ad9ee9f5b SourcPackage.pull() should raise DownloadError instead of returning False 2010-12-31 21:08:01 +02:00
Stefano Rivera
c52f0965e7 Fall back to master mirrors 2010-12-31 19:56:31 +02:00
Stefano Rivera
182cab66c4 distribution -> suite 2010-12-31 18:54:24 +02:00
Stefano Rivera
6b1ad27167 A bit less magic (for pylint) 2010-12-31 18:52:22 +02:00
Stefano Rivera
531aaba3a0 Basic test suite for ubuntutools.archive 2010-12-31 17:37:24 +02:00
Stefano Rivera
b78922b14a Help testing: Write download progress to Logger's streams 2010-12-31 17:36:38 +02:00
Stefano Rivera
26c2198838 Help testing: Separate rmadison out into a function 2010-12-31 17:36:20 +02:00
Stefano Rivera
a3b82ff2e9 Correct dsc location assertion 2010-12-31 17:30:39 +02:00
Stefano Rivera
620f3fb25a Typo in snapshot support 2010-12-30 20:14:15 +02:00
Stefano Rivera
eed9304664 GPG verification support 2010-12-30 20:11:13 +02:00
Stefano Rivera
a2da2da87b Snapshot and rmadison support 2010-12-30 19:50:07 +02:00
Stefano Rivera
3013ee034a Use *SourcePackage in backportpackage 2010-12-30 18:05:55 +02:00
Stefano Rivera
1fb2545712 Use *SourcePackage in syncpackage 2010-12-30 17:16:58 +02:00
Stefano Rivera
6c118ef1fe dsc filename support 2010-12-30 17:16:21 +02:00
Stefano Rivera
5553c11ddd Beginnings of an OO ubuntutools.archive.SourcePackage 2010-12-29 23:13:48 +02:00
Stefano Rivera
adc2b7869d Allow reusing existing Launchpads with lpapicache 2010-12-29 22:50:00 +02:00
Benjamin Drung
99f78224ac sponsor_patch.py: Fix bug task selection and put it in separate function. 2010-12-28 20:44:22 +01:00
Stefano Rivera
62073c1085 Mirror support in syncpackage 2010-12-28 15:35:15 +02:00
Stefano Rivera
1b93ed57ed Don't modify commands when logging them 2010-12-28 15:34:23 +02:00
Stefano Rivera
be79f00dff Lets make ubuntutools.mirrors return filenames 2010-12-28 00:42:35 +02:00
Stefano Rivera
2c27cf68a6 Move common downloading code into new ubuntutools.mirrors. Use in backportpackage, pull-debian-debdiff, pull-lp-source 2010-12-28 00:23:53 +02:00
Benjamin Drung
fd667bdd5f Fix invalid name pylint report. 2010-12-27 22:46:16 +01:00
Benjamin Drung
cfbc5c16cd ubuntutools/packages.py: Removed (used nowhere). 2010-12-27 22:39:27 +01:00
Benjamin Drung
2ba510bb89 Fix invalid name pylint report. 2010-12-27 22:33:01 +01:00
Benjamin Drung
39e6306364 sponsor_patch.py: Refactor long function. 2010-12-27 16:50:55 +01:00
Benjamin Drung
0c8520ee8c Make pylint a little bit happier. 2010-12-27 15:20:49 +01:00
Benjamin Drung
f2d17d73a5 test_config.py: Move config_files and fake_open into ConfigTestCase. 2010-12-27 13:43:13 +01:00
Benjamin Drung
45a341dfd1 test_config.py: Use mox. 2010-12-27 13:37:40 +01:00
Stefano Rivera
04f52e9de6 Run pylint on Python source code. 2010-12-27 13:07:26 +01:00
Stefano Rivera
76ba39d60b Add regex whitelist to pylint 2010-12-27 13:39:43 +02:00
Benjamin Drung
ce3c2f6bee test_update_maintainer.py: Use mox. 2010-12-27 01:51:19 +01:00
Stefano Rivera
8b659d8fc3 Drop non-default values from pylint.conf 2010-12-27 02:00:25 +02:00
Benjamin Drung
2fa20670c3 test_update_maintainer.py: Unpatch os.path.isfile after test. 2010-12-27 00:33:49 +01:00
Stefano Rivera
0fa022c367 Run pylint on Python source code. 2010-12-26 21:57:44 +02:00
Stefano Rivera
58559d9db8 Help silence pylint 2010-12-26 21:56:05 +02:00