diff --git a/pyenv.changes b/pyenv.changes index 7916964..66ea71b 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 3 09:12:20 UTC 2022 - Thomas Schraitle - 2.3.2 + +- Spec file changes + Don't buildrequire Sphinx. This dependency pulls other dependencies + which makes it impossible to build for Python 3.6 (and openSUSE Leap 15.4). + + ------------------------------------------------------------------- Mon Jul 18 09:35:05 UTC 2022 - Thomas Schraitle - 2.3.2 diff --git a/pyenv.spec b/pyenv.spec index 5882678..283f267 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -35,7 +35,6 @@ BuildRequires: fdupes BuildRequires: fish BuildRequires: gcc BuildRequires: make -BuildRequires: python3-Sphinx BuildRequires: zsh %description