Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
#
|
|
|
|
# spec file for package pyenv
|
|
|
|
#
|
2024-02-15 16:05:29 +01:00
|
|
|
# Copyright (c) 2024 SUSE LLC
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2019-10-14 15:41:49 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
%define pyenv_dir %{_libexecdir}/pyenv
|
|
|
|
#
|
|
|
|
Name: pyenv
|
2024-05-10 09:34:54 +02:00
|
|
|
Version: 2.4.1
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
Release: 0
|
2018-10-30 11:59:32 +01:00
|
|
|
Summary: Python Version Management
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
License: MIT
|
|
|
|
Group: Development/Languages/Python
|
2021-05-04 10:11:35 +02:00
|
|
|
URL: https://github.com/pyenv/pyenv
|
2022-04-25 10:13:27 +02:00
|
|
|
Source: https://github.com/pyenv/pyenv/archive/refs/tags/v%{version}.tar.gz#/pyenv-%{version}.tar.gz
|
2022-07-18 13:37:49 +02:00
|
|
|
#
|
2024-02-15 16:05:29 +01:00
|
|
|
BuildRequires: bash-completion
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: fish
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: make
|
2024-04-20 00:18:30 +02:00
|
|
|
BuildRequires: pkgconfig
|
2024-02-15 16:05:29 +01:00
|
|
|
BuildRequires: zsh
|
|
|
|
#
|
2024-04-20 00:18:30 +02:00
|
|
|
Requires: pkgconfig
|
|
|
|
#
|
2023-12-15 13:23:20 +01:00
|
|
|
# Additional soft build requirements.
|
|
|
|
# Use list from https://github.com/pyenv/pyenv/wiki#suggested-build-environment
|
|
|
|
#
|
|
|
|
# Once pyenv is installed and user requests a new Python version,
|
|
|
|
# we need to make sure it will build:
|
|
|
|
Recommends: automake
|
|
|
|
Recommends: bzip2
|
|
|
|
Recommends: findutils
|
|
|
|
Recommends: gcc
|
2024-04-20 00:18:30 +02:00
|
|
|
#
|
2023-12-15 13:23:20 +01:00
|
|
|
Recommends: gdbm-devel
|
2024-04-20 00:18:30 +02:00
|
|
|
Recommends: gmp-devel
|
2023-12-15 13:23:20 +01:00
|
|
|
Recommends: openssl-devel
|
|
|
|
Recommends: patch
|
2024-04-20 00:18:30 +02:00
|
|
|
Recommends: readline-devel
|
|
|
|
#
|
|
|
|
Recommends: pkgconfig(bzip2)
|
|
|
|
Recommends: pkgconfig(clzma)
|
|
|
|
Recommends: pkgconfig(expat)
|
|
|
|
Recommends: pkgconfig(libffi)
|
|
|
|
Recommends: pkgconfig(liblzma)
|
|
|
|
Recommends: pkgconfig(ncurses)
|
|
|
|
Recommends: pkgconfig(sqlite3)
|
|
|
|
Recommends: pkgconfig(tcl)
|
|
|
|
Recommends: pkgconfig(tk)
|
|
|
|
Recommends: pkgconfig(uuid)
|
|
|
|
Recommends: pkgconfig(zlib)
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
|
|
|
|
%description
|
2018-10-30 11:59:32 +01:00
|
|
|
pyenv lets the user switch between multiple versions of Python.
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
|
|
|
|
This project was forked from rbenv and ruby-build, and modified for Python.
|
|
|
|
|
|
|
|
%package bash-completion
|
2018-10-30 11:59:32 +01:00
|
|
|
Summary: Bash completion for %{name}
|
|
|
|
Group: System/Shells
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
Requires: %{name} = %{version}
|
2020-01-19 20:35:37 +01:00
|
|
|
Supplements: (pyenv and bash-completion)
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description bash-completion
|
|
|
|
Bash command line completion support for %{name}.
|
|
|
|
|
2019-01-28 14:52:30 +01:00
|
|
|
%package fish-completion
|
|
|
|
Summary: Fish completion for %{name}
|
|
|
|
Group: System/Shells
|
|
|
|
Requires: %{name} = %{version}
|
2020-01-19 20:35:37 +01:00
|
|
|
Supplements: (pyenv and fish)
|
2019-01-28 14:52:30 +01:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description fish-completion
|
|
|
|
Fish command line completion support for %{name}.
|
|
|
|
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
%package zsh-completion
|
2018-10-30 11:59:32 +01:00
|
|
|
Summary: Zsh completion for %{name}
|
|
|
|
Group: System/Shells
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
Requires: %{name} = %{version}
|
2020-01-19 20:35:37 +01:00
|
|
|
Supplements: (pyenv and zsh)
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description zsh-completion
|
|
|
|
Zsh command line completion support for %{name}.
|
|
|
|
|
|
|
|
%prep
|
2022-04-25 10:18:40 +02:00
|
|
|
%autosetup -p1 -n %{name}-%{version}
|
2022-02-24 07:52:52 +01:00
|
|
|
|
2018-11-08 21:44:20 +01:00
|
|
|
sed -i -e '1s,^#!%{_bindir}/env bash,#!/bin/bash,' libexec/* pyenv.d/exec/pip-rehash/* plugins/python-build/bin/*
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
|
|
|
|
%build
|
2019-01-28 21:38:12 +01:00
|
|
|
##
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
pushd src
|
|
|
|
%configure
|
2022-02-19 23:35:27 +01:00
|
|
|
%make_build
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
popd
|
|
|
|
|
|
|
|
%install
|
|
|
|
mkdir -p %{buildroot}%{pyenv_dir} \
|
|
|
|
%{buildroot}%{pyenv_dir}/plugins \
|
|
|
|
%{buildroot}%{pyenv_dir}/shims/ \
|
|
|
|
%{buildroot}%{pyenv_dir}/share/python-build/ \
|
|
|
|
%{buildroot}%{_sysconfdir}/pyenv.d/ \
|
|
|
|
%{buildroot}%{_bindir}
|
|
|
|
|
|
|
|
cp -R libexec %{buildroot}%{pyenv_dir}
|
|
|
|
cp -R bin %{buildroot}%{pyenv_dir}
|
|
|
|
cp -a pyenv.d %{buildroot}%{_sysconfdir}/
|
|
|
|
|
|
|
|
## Install shell completions:
|
2018-11-08 21:44:20 +01:00
|
|
|
install -D -m0644 completions/pyenv.bash %{buildroot}%{_datadir}/bash-completion/completions/pyenv
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
install -D -m0644 completions/pyenv.zsh %{buildroot}%{_sysconfdir}/zsh_completion.d/pyenv
|
2022-02-25 13:56:13 +01:00
|
|
|
install -D -m0644 completions/pyenv.fish %{buildroot}%{_datadir}/fish/vendor_completions.d/pyenv.fish
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
|
|
|
|
## Install manpage
|
2021-11-22 18:32:56 +01:00
|
|
|
install -D -m0644 man/man1/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
pushd %{buildroot}%{_mandir}/man1/
|
|
|
|
ln -s %{name}.1 python-build.1
|
|
|
|
popd
|
|
|
|
|
|
|
|
ln -s %{pyenv_dir}/bin/pyenv %{buildroot}%{_bindir}/pyenv
|
|
|
|
|
|
|
|
## python-build
|
|
|
|
pushd plugins/python-build
|
|
|
|
install -m755 bin/* %{buildroot}%{pyenv_dir}/libexec
|
|
|
|
cp -a share/python-build %{buildroot}%{pyenv_dir}/share/
|
|
|
|
popd
|
|
|
|
|
|
|
|
%fdupes %{buildroot}%{pyenv_dir}
|
|
|
|
|
|
|
|
%files
|
2019-01-28 21:38:12 +01:00
|
|
|
%doc CHANGELOG.md COMMANDS.md README.md
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
%license LICENSE
|
|
|
|
%exclude %{_sysconfdir}/pyenv.d/rehash/*/.gitignore
|
|
|
|
|
|
|
|
%config %{_sysconfdir}/pyenv.d/rehash/*.d/default.list
|
|
|
|
%config %{_sysconfdir}/pyenv.d/exec/pip-rehash.bash
|
|
|
|
%config %{_sysconfdir}/pyenv.d/rehash/*.bash
|
2021-05-04 10:11:35 +02:00
|
|
|
%config %{_sysconfdir}/pyenv.d/install/*.bash
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
|
|
|
|
%{pyenv_dir}
|
|
|
|
%dir %{_sysconfdir}/pyenv.d
|
|
|
|
%dir %{_sysconfdir}/pyenv.d/exec/
|
|
|
|
%dir %{_sysconfdir}/pyenv.d/rehash/
|
|
|
|
%dir %{_sysconfdir}/pyenv.d/rehash/*.d/
|
2021-05-04 10:11:35 +02:00
|
|
|
%dir %{_sysconfdir}/pyenv.d/install/
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
|
|
|
|
%{_sysconfdir}/pyenv.d/exec/pip-rehash
|
|
|
|
%{_bindir}/pyenv
|
|
|
|
#
|
2019-01-28 21:38:12 +01:00
|
|
|
%{_mandir}/man1/%{name}.1%{?ext_man}
|
|
|
|
%{_mandir}/man1/python-build.1%{?ext_man}
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
|
|
|
|
%files bash-completion
|
2018-11-08 21:44:20 +01:00
|
|
|
%{_datadir}/bash-completion/completions/pyenv
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
|
2019-01-28 14:52:30 +01:00
|
|
|
%files fish-completion
|
2022-02-25 13:56:13 +01:00
|
|
|
%{_datadir}/fish/vendor_completions.d/pyenv.fish
|
2019-01-28 14:52:30 +01:00
|
|
|
|
Accepting request 644888 from home:moozaad
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes #865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/644888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=1
2018-10-29 09:21:17 +01:00
|
|
|
%files zsh-completion
|
|
|
|
%config %{_sysconfdir}/zsh_completion.d/pyenv
|
|
|
|
|
|
|
|
%changelog
|