work
This commit is contained in:
@@ -27,8 +27,8 @@ class ModuleSpec:
|
||||
|
||||
@dataclass(frozen=True)
|
||||
class BaseSpec(ModuleSpec):
|
||||
BASE__REPO_URL: str = "http://archive.debian.org/debian/"
|
||||
BASE__SECURITY_REPO_URL: str = "http://archive.debian.org/debian-security/"
|
||||
REPO_URL: str = "http://archive.debian.org/debian/"
|
||||
SECURITY_REPO_URL: str = "http://archive.debian.org/debian-security/"
|
||||
|
||||
|
||||
@dataclass(frozen=True)
|
||||
|
||||
Reference in New Issue
Block a user