Jonas L
4019367abc
feat(playout): rewrite stats collector ( #2028 )
...
- Replace defusedxml with lxml
2022-08-09 21:14:19 +02:00
jo
39941b0fd4
chore(playout): add missing python-dateutil dependency
2022-08-09 21:08:29 +02:00
Jonas L
96af028daa
feat(playout): replace pytz with zoneinfo ( #1969 )
2022-07-17 22:59:49 +02:00
jo
bec5772f8b
chore(playout): update defusedxml version range
2022-07-17 21:25:37 +02:00
jo
f3af8e1163
chore(playout): remove explicit amqplib
2022-07-17 21:25:37 +02:00
jo
30c202786f
chore: update requests version range
2022-07-17 21:25:37 +02:00
jo
f256f9bd10
chore: update mutagen version range
2022-07-17 21:25:37 +02:00
jo
5729b116c0
chore(playout): pin kombu version to 4.6.11
...
This forces to use the same version as the worker.
Previously playout installed kombu>=5.2 and got instanlty
reverted back to 4.6.11 when the worker was installed.
2022-07-17 21:25:37 +02:00
jo
80218f33eb
chore: rewrite extract-requirements to python
...
Using python ast to guess requirements in the setup.py file.
2022-07-17 21:25:37 +02:00
jo
2bc7d64cc4
feat(playout): use liquidsoap version functions
...
- remove "packaging" package
2022-07-17 13:29:03 +02:00
Jonas L
a73084e612
feat(playout): remove unused liquidsoap_prepare_terminate.py ( #1854 )
...
Related to cde6db812f
2022-05-21 18:37:54 +02:00
Jonas L
d55e58e416
chore: auto generate requirements.txt ( #1651 )
...
- force LC_ALL for the sort command
2022-02-28 20:02:01 +02:00