Ansgar
|
adcd732b14
feat(archive): introduce `authorized_by_fingerprint`
|
2 kuukautta sitten |
Ansgar
|
0a1f01680b
fix(dbconn): import `Deb822` from `debian.deb822`
|
3 kuukautta sitten |
Ansgar
|
78428c6b1c
fix: address ruff warnings about ambiguous variable names
|
3 kuukautta sitten |
Ansgar
|
a0738ab346
fix: address ruff warnings about unused imports
|
3 kuukautta sitten |
Ansgar
|
3139f3cd95
fix: move `noqa` markers to correct location after reformatting
|
3 kuukautta sitten |
Ansgar
|
3604fdf1fb
chore: intial run of black
|
3 kuukautta sitten |
Ansgar
|
d8da3f09b6
chore: initial run of isort
|
3 kuukautta sitten |
Ansgar
|
e110d1524b
chore: replace star imports with explicit imports
|
3 kuukautta sitten |
Emilio Pozuelo Monfort
|
bc779bd797
Add commands to accept/reject updates from a policy queue
|
2 vuotta sitten |
Ansgar
|
dce43697ac
ORMObject: drop `clone` member function
|
2 vuotta sitten |
Ansgar
|
8307b6a4de
dbconn.py: update type annotation with quotes
|
2 vuotta sitten |
Ansgar
|
f2c0990329
dbconn.py: update type annotation with quotes
|
2 vuotta sitten |
Ansgar
|
1cf82ea913
dbconn.py: update type annotation with quotes
|
2 vuotta sitten |
Ansgar
|
45e22222cc
add more type annotations
|
2 vuotta sitten |
Ansgar
|
8d0b3a25ae
dbconn.py: set `back_populates` for relationships
|
2 vuotta sitten |
Ansgar
|
40df297014
silence warning targeted at SQLAlchemy dialect maintainers
|
2 vuotta sitten |
Ansgar
|
d71746708e
SignatureHistory.from_signed_file: do not call `SignedFile.contents_sha1` property
|
2 vuotta sitten |
Ansgar
|
70b36f4f22
allow comparing with arbitrary objects in `__eq__`
|
2 vuotta sitten |
Ansgar
|
dfc20c5bed
convert most documentation markup
|
2 vuotta sitten |
Ansgar
|
907e731621
covert most docstrings to Sphinx syntax
|
2 vuotta sitten |
Ansgar
|
d889ec01d8
session_wrapper: use `functools.wraps` to copy metadata from wrapped function
|
2 vuotta sitten |
Ansgar
|
0f8f1fbd3e
add more type annotations
|
2 vuotta sitten |
Stéphane Blondon
|
b458edf147
fix E121 flake8 errors
|
3 vuotta sitten |
Stéphane Blondon
|
a4858dc287
Fix E123 flakes8 error (closing bracket does not match indentation of opening bracket's line)
|
3 vuotta sitten |
Ansgar
|
526d5fea68
daklib/dbconn.py: stop using `force_to_utf8`
|
3 vuotta sitten |
Ansgar
|
5103a9659e
do not explicitly inherit from `object` in class definitions
|
3 vuotta sitten |
Ansgar
|
dc999e9f8c
daklib/dbconn.py: stop using `six`
|
3 vuotta sitten |
Ansgar
|
1f1a050090
[py3] remove Python2-specific connection setttings
|
4 vuotta sitten |
Joerg Jaspert
|
4b95030725
Merge commit 'refs/pullreqs/239'
|
4 vuotta sitten |
Stephane Blondon
|
7400e2f7df
Fix pyflakes E265
|
4 vuotta sitten |