Searched refs:need_update (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/server/
H A Dfeed.py332 need_update = True
368 need_update = False
373 return need_update, last
384 need_update, last = __cache_needs_update(depot, pub)
386 if need_update:
/pkg/src/util/apache2/sysrepo/
H A Dsysrepo_p5p.py119 def need_update(self, pub, hsh): member in class:SysrepoP5p
332 if self.need_update(pub, hsh) or \

Completed in 22 milliseconds