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

« back to all changes in this revision

Viewing changes to auto-accept

  • Committer: Steve Langasek
  • Date: 2024-04-26 19:45:04 UTC
  • Revision ID: steve.langasek@canonical.com-20240426194504-1a2cimz4mql1mupg
noble->oracular

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 = "noble"
 
8
SERIES = "oracular"
9
9
POCKET = "Proposed"
10
10
QUEUE = "Unapproved"
11
11
SEED_WHITELIST = []