I've updated fasClient with what we have in fas's git repository on
fas[12], app[123456], publictest10, publictest9, fedorapeople.org,and
releng2. We shouldn't get more DeprecationWarnings from those hosts.
We'll have a new FAS package in the next few days that will incorporate
these changes.
-Toshio
-------- Original Message --------
Subject: Cron <root@publictest10> /bin/sleep $(($RANDOM/20));
/usr/bin/fasClient -i
Date: Tue, 22 Jul 2008 06:29:37 -0700
From: root(a)publictest10.fedoraproject.org (Cron Daemon)
To: root(a)publictest10.fedoraproject.org
/usr/bin/fasClient:377: DeprecationWarning: send_request(input) is
deprecated. Use send_request(req_params) instead
request = self.send_request('group/list', auth=True, input=params)
/usr/bin/fasClient:424: DeprecationWarning: send_request(input) is
deprecated. Use send_request(req_params) instead
data = self.send_request('user/list', auth=True, input=params)