From 2deed01c45485b06ac956196de7cde832a9c8efc Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Thu, 12 Apr 2018 10:23:04 -0400 Subject: [PATCH] Re-enable the python2 subpackages on Fedora for now. Some programs still need it and have not moved to python3 yet. (#1564347) --- pykickstart.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pykickstart.spec b/pykickstart.spec index 1eee465..9302362 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -140,7 +140,7 @@ make PYTHON=%{__python3} test %changelog * Thu Apr 12 2018 David Cantrell - 3.12-3 - Re-enable the python2 subpackages on Fedora for now. Some - programs still need it and have not moved to python3 yet. + programs still need it and have not moved to python3 yet. (#1564347) * Mon Apr 02 2018 David Cantrell - 3.12-2 - Conditionalize out python2 subpackage builds on Fedora releases