forked from pool/pyenv
Accepting request 1029791 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1029791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=16
This commit is contained in:
commit
8bcac264de
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e223c0c6a53a87eba2536268ef417af645fa08b983d4345e6e00795bd8b5ef31
|
||||
size 715055
|
3
pyenv-2.3.5.tar.gz
Normal file
3
pyenv-2.3.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:075e530afe352d112a23d46ba1a3358090bb9e31e47b5caa4ab1a1f32df0cfb0
|
||||
size 716231
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 14:53:52 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.5
|
||||
|
||||
- Update to 2.3.5
|
||||
- Add CPython 3.10.7 by @edgarrmondragon in #2454
|
||||
- Docs: update Fish PATH update by @gregorias in #2449
|
||||
- Add CPython 3.7.14, 3.8.14 and 3.9.14 by @edgarrmondragon in #2456
|
||||
- Update miniconda3-3.9-4.12.0 by @Tsuki in #2460
|
||||
- Add CPython 3.11.0rc2 by @ViktorHaag in #2459
|
||||
- Add patches for 3.7.14 to support Apple Silicon by @samdoran in #2463
|
||||
- Add ability to easily skip all use of Homebrew by @samdoran in #2464
|
||||
- Drop Travis integration by @sobolevn in #2468
|
||||
- Build CPython 3.12+ with --with-dsymutil in MacOS by @native-api in #2471
|
||||
- Add Pyston 2.3.5 by @scop in #2476
|
||||
|
||||
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.4...v2.3.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 14:51:43 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.3.4
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define pyenv_dir %{_libexecdir}/pyenv
|
||||
#
|
||||
Name: pyenv
|
||||
Version: 2.3.4
|
||||
Version: 2.3.5
|
||||
Release: 0
|
||||
Summary: Python Version Management
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user