mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 23:30:20 +01:00
2020-01-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'pypad-shoutcast1.py' script that threw an exception when processing PAD containing multi-type UTF-8 characters. * Added a 'python36-urllib3' dependency to the 'rivendell-pypad' RPM package.
This commit is contained in:
@@ -51,7 +51,7 @@ Requires: rivendell = @VERSION@, rivendell-webapi = @VERSION@
|
||||
|
||||
%package pypad
|
||||
Summary: PyPAD Program Associated Data script system for Rivendell
|
||||
Requires: python36, python36-pycurl, python36-requests, python36-pyserial, python36-mysql
|
||||
Requires: python36, python36-pycurl, python36-requests, python36-pyserial, python36-mysql python36-urllib3
|
||||
|
||||
%package select
|
||||
Summary: The RDSelect system selector tool for Rivendell.
|
||||
|
||||
Reference in New Issue
Block a user