~ubuntu-archive/ubuntu-archive-scripts/trunk

« back to all changes in this revision

Viewing changes to auto-accept

  • Committer: Sebastien Bacher
  • Date: 2024-10-16 12:37:33 UTC
  • mfrom: (381.1.1 ubuntu-archive-scripts)
  • Revision ID: seb128@ubuntu.com-20241016123733-qqty79o0djxi01qj
oracular->plucky

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
from launchpadlib.launchpad import Launchpad
7
7
 
8
 
SERIES = "oracular"
 
8
SERIES = "plucky"
9
9
POCKET = "Proposed"
10
10
QUEUE = "Unapproved"
11
11
SEED_WHITELIST = []