mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-05 20:58:42 +02:00
configparser.SafeConfigParser has been changed to configparser.ConfigParser upstream in Python 3.2. Warnings are saying that the alias will be removed in future versions. Signed-off-by: Scott Bahling <sbahling@suse.com>