| Trees | Indices | Help |
|---|
|
|
|
|||
| CounterStatType | |||
| EnumType | |||
| PermissionEnum | |||
| ActionTypeEnum | |||
| BackendResultEnum | |||
| RoleEnum | |||
| StatusEnum | |||
| BuildSourceEnum | |||
| FailTypeEnum | |||
|
JSONEncodedDict Represents an immutable structure as a json-encoded string. |
|||
| Paginator | |||
| Serializer | |||
| RedisConnectionProvider | |||
|
StringLiteral Teach SA how to literalize various things. |
|||
| LiteralDialect | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
REPO_DL_STAT_FMT =
|
|||
CHROOT_REPO_MD_DL_STAT_FMT =
|
|||
CHROOT_RPMS_DL_STAT_FMT =
|
|||
PROJECT_RPMS_DL_STAT_FMT =
|
|||
PY3 = False
|
|||
int_type =
|
|||
str_type =
|
|||
__package__ =
|
|||
|
|||
Generate a random string used as token to access the API
remotely.
:kwarg: size, the size of the token to generate, defaults to 30
chars.
:return: a string, the API token for the user.
|
Get a git branch name from chroot. Follow the fedora naming standard. |
Pass in a standard style rpm fullname Return a name, version, release, epoch, arch, e.g.: foo-1.0-1.i386.rpm returns foo, 1.0, 1, i386 1:bar-9-123a.ia64.rpm returns bar, 9, 123a, 1, ia64 |
Generates url with build results for .repo file. No checks if copr or mock_chroot exists. |
Examine given copr and generate proper URL for the `view`
Values of `username/group_name` and `coprname` are automatically passed as the first two URL parameters,
and therefore you should *not* pass them manually.
Usage:
copr_url("coprs_ns.foo", copr)
copr_url("coprs_ns.foo", copr, arg1='bar', arg2='baz)
|
NOTE: This is entirely insecure. DO NOT execute the resulting strings. |
|
|||
REPO_DL_STAT_FMT
|
CHROOT_REPO_MD_DL_STAT_FMT
|
CHROOT_RPMS_DL_STAT_FMT
|
PROJECT_RPMS_DL_STAT_FMT
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 12 06:06:05 2016 | http://epydoc.sourceforge.net |