diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml index 462b343..ab83acf 100644 --- a/flatpak-runtime.yaml +++ b/flatpak-runtime.yaml @@ -419,6 +419,7 @@ data: - python-pip-wheel - python3-pip - python-setuptools-wheel + - python2-setuptools - python3-setuptools - python3-six - python2 @@ -909,6 +910,7 @@ data: - python-pip-wheel - python3-pip - python-setuptools-wheel + - python2-setuptools - python3-setuptools - python3-six - python2 @@ -1902,6 +1904,7 @@ data: - python3-pygments - python-srpm-macros - python-setuptools-wheel + - python2-setuptools - python3-setuptools - python3-six - python2 @@ -2959,6 +2962,7 @@ data: - python3-pip - python-srpm-macros - python-setuptools-wheel + - python2-setuptools - python3-setuptools - python3-six - python2 diff --git a/package-notes.txt b/package-notes.txt index 77e98c9..aa700f1 100644 --- a/package-notes.txt +++ b/package-notes.txt @@ -128,6 +128,7 @@ pam: FD: systemd, util-linux pkgconf-pkg-config: EB: hard to build, xorg-x11-font-utils wants publicsuffix-list-dafsa python2: EB +python2-setuptools: EB python3-cairo: E python3-gobject: E python3-libs