Joakim Saario
|
9c6c13b78a
|
style: Run pre-commit
|
2022-08-22 22:40:45 +02:00 |
|
Jelle van der Waa
|
a509e40474
|
fix(python): use standard dict/list type annotation
Since Python 3.9 list/dict can be used as type hint.
|
2022-08-02 12:06:58 +00:00 |
|
Kevin Morris
|
7f6c23d4cb
|
housekeep: centralize datetime generation
Signed-off-by: Kevin Morris <kevr@0cost.org>
|
2022-01-18 07:31:04 -08:00 |
|
Kevin Morris
|
b72bd38f76
|
change(pkgmaint): converted to use aurweb.db ORM
- Replaced time.time() usage with datetime.utcnow().timestamp()
- Removed pkgmaint sharness test
Signed-off-by: Kevin Morris <kevr@0cost.org>
|
2021-11-28 19:55:10 -08:00 |
|