#279 Use module distro instead of platform
Merged by cqi. Opened by cqi.
cqi/fedpkg use-distro  into  master

Download 279.patch

platform.linux_distribution is deprecated. This patch uses recommended
replacement module distro.

Fixes #278

Signed-off-by: Chenxiong Qi cqi@redhat.com

The code looks good to me (but I've not tested it).

Also for me it is good.

Pull-Request has been merged by cqi

Metadata