12 Commits

Author SHA1 Message Date
Stephan Kulow
ef81f26b64 ignore Factory updates for now 2015-10-11 09:44:21 +02:00
Stephan Kulow
bf51343b0b recreate submit request if the revision is different
possibly we declined an old revision
2015-09-27 08:27:32 +02:00
Stephan Kulow
4b52b31ca2 fix crash 2015-09-21 07:16:24 +02:00
Stephan Kulow
a9aa4426f2 use the lookup file in the update crawler 2015-09-16 10:30:14 +02:00
Stephan Kulow
dccb5d39c4 avoid division for 5XX 2015-08-30 17:00:21 +02:00
Stephan Kulow
f60868b64e also retry in the update crawler 2015-08-30 16:54:20 +02:00
Stephan Kulow
228ee8efa9 check for updates in Factory too 2015-08-24 15:53:19 +02:00
Stephan Kulow
fd7a16965b simplify update_crawler
Just checking verifymd5 for everything in sle12-picks - if sle12 sp1
comes with a version downgrade, we should see it
2015-08-08 15:31:39 +02:00
Stephan Kulow
8ca2fb480a don't submit sub-spec files 2015-08-05 12:00:46 +02:00
Alberto Planas
1aa7db0832 Fix error code and version comparison. 2015-06-24 16:54:46 +02:00
Alberto Planas
4cb085ebe3 Check the version of the package. 2015-06-10 15:02:41 +02:00
Alberto Planas
68e9060818 Add update_crawler.py script
This scripts can analyze two repositories, one that contains
updates, and the other a linked distribution.  Check the last
updated packages and send (if there is not any) a submit request
with the updated package.
2015-05-27 17:15:05 +02:00