😸 c79d7b4e04 use common implementation to call editor hace 4 años
..
database 885498315e Add tests for Architecture, Section hace 6 años
__init__.py e2ae71066c Move lib to daklib to shut aj up. hace 19 años
announce.py 78dfea6474 Write some docstrings hace 5 años
aptversion.py ac6020994f add `AptVersion` class comparing versions via `apt_pkg.version_compare` hace 6 años
architecture.py 311b494191 match_architecture(): use == for string comparison hace 4 años
archive.py 36af8a698f do not request external signature for uploads in policy queues hace 4 años
checks.py 2155aa61ba fix errors reported by flake8 hace 4 años
command.py d26d67d3cc daklib/command.py: pass binary data to SignedFile hace 4 años
compress.py 0bf4c90e93 silence warning "E305 expected 2 blank lines after class or function definition" hace 5 años
config.py 32343595ab Fix E302: Expected 2 blank lines, found 0 hace 6 años
conftest.py 3175146caa Revert "remove unused file" hace 5 años
contents.py 7f355461df Show exceptions in {source,binary}_scan_helper hace 4 años
cruft.py fda4fdefde cruft: also strip newline in NBS_metadata query hace 5 años
dak_exceptions.py cd6b2d77de use standard `UnicodeDecodeError` instead of custom `ChangesUnicodeError` hace 5 años
dakapt.py 7bf39e0d1b make flake8 happy hace 4 años
daklog.py 4800f5749c remove executable bit from many files hace 4 años
dakmultiprocessing.py cfe1e0befd daklib/dakmultiprocessing.py: return traceback for exceptions hace 4 años
daksql.py 03b3862217 daksql: explicitly set Text type for literal hace 4 años
daksubprocess.py 32343595ab Fix E302: Expected 2 blank lines, found 0 hace 6 años
dbconn.py bcc080a7cb use `postgresql` instead of `postgres` (deprecated in SQLAlchemy) hace 4 años
externalsignature.py 5c210f00be externalsignature.py: use `ON CONFLICT` as we now have recent SQLAlchemy hace 4 años
filewriter.py 4800f5749c remove executable bit from many files hace 4 años
formats.py da66a788e5 Use absolute imports hace 6 años
fstransactions.py b7a0ac6eef replace unicode() calls with six function hace 4 años
gpg.py a5ce838672 replace long() with int() hace 4 años
import_repository.py e43972358b add wrapper class around `apt_pkg.Hashes` hace 4 años
lintian.py da66a788e5 Use absolute imports hace 6 años
ls.py 1c3a651d57 daklib/ls: Use return instead of StopIteration hace 5 años
packagelist.py 32343595ab Fix E302: Expected 2 blank lines, found 0 hace 6 años
policy.py 3d207c3ca5 policy.py: write accept/reject files as text hace 4 años
queue.py c79d7b4e04 use common implementation to call editor hace 4 años
regexes.py 6e24f59a2f Replace most calls to "map" with comprehensions hace 5 años
rm.py 7cdccbce7b daklib/rm.py: remove unused import hace 4 años
srcformats.py 6e71a770f6 daklib/srcformats.py: use six to specify metaclass hace 4 años
summarystats.py 32343595ab Fix E302: Expected 2 blank lines, found 0 hace 6 años
termcolor.py 791306a868 remove lots of unused imports hace 5 años
textutils.py b7a0ac6eef replace unicode() calls with six function hace 4 años
upload.py e43972358b add wrapper class around `apt_pkg.Hashes` hace 4 años
urgencylog.py ce8db5ce28 use standard `open` instead of custom `daklib.utils.open_file` hace 5 años
utils.py c79d7b4e04 use common implementation to call editor hace 4 años