commit pyenv for openSUSE:Factory

2020-08-06 Thread root
Hello community,

here is the log from the commit of package pyenv for openSUSE:Factory checked 
in at 2020-08-06 17:33:04

Comparing /work/SRC/openSUSE:Factory/pyenv (Old)
 and  /work/SRC/openSUSE:Factory/.pyenv.new.3399 (New)


Package is "pyenv"

Thu Aug  6 17:33:04 2020 rev:7 rq:824671 version:1.2.20

Changes:

--- /work/SRC/openSUSE:Factory/pyenv/pyenv.changes  2020-01-20 
22:53:13.947292453 +0100
+++ /work/SRC/openSUSE:Factory/.pyenv.new.3399/pyenv.changes2020-08-06 
17:33:39.945103338 +0200
@@ -1,0 +2,30 @@
+Thu Aug  6 08:21:04 UTC 2020 - Sergio Fenoll 
+
+- Update to 1.2.20
+  * python-build: Add CPython 3.8.5 (#1667)
+  * python-build: Add CPython 3.8.4 (#1658)
+  * python-build: Add CPython 3.7.8
+  * python-build: Add CPython 3.6.11
+  * pyenv-install: Make grep detection more robust (#1663)
+  * python-build: Fix has_tar_xz_support function on FreeBSD. (#1652)
+
+- Update to 1.2.19
+  * python-build: Add CPython 3.8.3 (#1612)
+  * python-build: Add CPython 2.7.18 (#1593)
+  * python-build: Add CPython 3.10-dev (#1619)
+  * python-build: Add anaconda3-2020.02 (#1584)
+  * python-build: Add stackless 3.7.5 (#1589)
+
+- Update to 1.2.18
+  * python-build: Update download URLs for old OpenSSL releases (#1578)
+  * python-build: Prevent brew: command not found messages that are not errors 
(#1544)
+
+- Update to 1.2.17
+  * python-build: Add CPython 3.8.2
+  * python-build: Add CPython 3.7.7 (#1553)
+  * python-build: Add Miniconda versions newer than 4.3.30 (#1361)
+  * python-build: Add Micropython 1.12 (#1542)
+  * python-build: Add Add CPython 3.9.0a4
+  * pyenv: Fix sed illegal byte sequence error (#1521)
+
+---

Old:

  v1.2.16.tar.gz

New:

  v1.2.20.tar.gz



Other differences:
--
++ pyenv.spec ++
--- /var/tmp/diff_new_pack.pVDx83/_old  2020-08-06 17:33:41.913103132 +0200
+++ /var/tmp/diff_new_pack.pVDx83/_new  2020-08-06 17:33:41.917103132 +0200
@@ -19,7 +19,7 @@
 %define pyenv_dir  %{_libexecdir}/pyenv
 #
 Name:   pyenv
-Version:1.2.16
+Version:1.2.20
 Release:0
 Summary:Python Version Management
 License:MIT

++ v1.2.16.tar.gz -> v1.2.20.tar.gz ++
 3483 lines of diff (skipped)




commit pyenv for openSUSE:Factory

2020-01-20 Thread root
Hello community,

here is the log from the commit of package pyenv for openSUSE:Factory checked 
in at 2020-01-20 22:52:55

Comparing /work/SRC/openSUSE:Factory/pyenv (Old)
 and  /work/SRC/openSUSE:Factory/.pyenv.new.26092 (New)


Package is "pyenv"

Mon Jan 20 22:52:55 2020 rev:6 rq:765693 version:1.2.16

Changes:

--- /work/SRC/openSUSE:Factory/pyenv/pyenv.changes  2019-10-24 
23:03:12.160104834 +0200
+++ /work/SRC/openSUSE:Factory/.pyenv.new.26092/pyenv.changes   2020-01-20 
22:53:13.947292453 +0100
@@ -1,0 +2,35 @@
+Mon Jan 20 08:10:07 UTC 2020 - Tomáš Chvátal 
+
+- Fix the tarball url to match reality
+
+---
+Thu Jan 16 18:01:35 UTC 2020 - Thomas Schraitle  - 
1.2.16
+
+
+- Update to 1.2.16
+  * python-build: Add CPython 3.8.1 (#1497)
+  * python-build: Add CPython 3.7.6 (#1498)
+  * python-build: Add CPython 3.6.10 (#1499)
+  * python-build: Add CPython 3.5.9 (#1448)
+  * python-build: Add PyPy 7.3.0 (1502)
+
+- Update to 1.2.15
+  * python-build: Add CPython 3.7.5 (#1423)
+  * python-build: Add CPython 2.7.17 (#1433)
+  * python-build: Add CPython 3.5.8 (#1441)
+  * python-build: Add PyPy 7.2.0 (#1418)
+  * python-build: Add anaconda3-2019.10 (#1427)
+  * pyenv-help: Show text for all pyenv commands in pyenv-help (#1421)
+
+- Update to 1.2.14
+  * python-build: Add CPython 3.8.0 (#1416)
+  * python-build: Add Anaconda-2019.07 (#1382)
+  * python-build: Add Micropython 1.11 (#1395)
+  * python-build: Fix compatibility issues with Homebrew installed Tcl/Tk 
(#1397)
+  * pyenv-exec: Do not use exec -a, do not mangle PATH for system Python 
(#1169)
+
+- Spec file
+  * Apply spec-cleaner
+  * Add version in last changelog entry to avoid rpmlint warnings
+
+---

Old:

  v1.2.13.tar.gz

New:

  v1.2.16.tar.gz



Other differences:
--
++ pyenv.spec ++
--- /var/tmp/diff_new_pack.hnj3TI/_old  2020-01-20 22:53:15.799293165 +0100
+++ /var/tmp/diff_new_pack.hnj3TI/_new  2020-01-20 22:53:15.811293170 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pyenv
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define pyenv_dir  %{_libexecdir}/pyenv
 #
 Name:   pyenv
-Version:1.2.13
+Version:1.2.16
 Release:0
 Summary:Python Version Management
 License:MIT
@@ -45,7 +45,7 @@
 Summary:Bash completion for %{name}
 Group:  System/Shells
 Requires:   %{name} = %{version}
-Supplements:packageand(pyenv:bash-completion)
+Supplements:(pyenv and bash-completion)
 BuildArch:  noarch
 
 %description bash-completion
@@ -55,7 +55,7 @@
 Summary:Fish completion for %{name}
 Group:  System/Shells
 Requires:   %{name} = %{version}
-Supplements:packageand(pyenv:fish)
+Supplements:(pyenv and fish)
 BuildArch:  noarch
 
 %description fish-completion
@@ -65,7 +65,7 @@
 Summary:Zsh completion for %{name}
 Group:  System/Shells
 Requires:   %{name} = %{version}
-Supplements:packageand(pyenv:zsh)
+Supplements:(pyenv and zsh)
 BuildArch:  noarch
 
 %description zsh-completion

++ v1.2.13.tar.gz -> v1.2.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyenv-1.2.13/.travis.yml new/pyenv-1.2.16/.travis.yml
--- old/pyenv-1.2.13/.travis.yml2019-07-09 14:56:34.0 +0200
+++ new/pyenv-1.2.16/.travis.yml2020-01-06 14:06:57.0 +0100
@@ -26,8 +26,8 @@
 - xcode10.2
 
 env:
-- PYTHON_BUILD_VERSION=3.8-dev
-- PYTHON_BUILD_VERSION=3.7.2
+- PYTHON_BUILD_VERSION=3.8.0
+- PYTHON_BUILD_VERSION=3.7.5
 
 before_install:
 - date +%Y-%m-%dT%H:%M:%S
@@ -60,7 +60,7 @@
 osx_image: xcode10
 
   allow_failures:
-  - env: PYTHON_BUILD_VERSION=3.8-dev
+  - env: PYTHON_BUILD_VERSION=3.8.0
 
 stages:
 - test shell
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyenv-1.2.13/CHANGELOG.md 
new/pyenv-1.2.16/CHANGELOG.md
--- old/pyenv-1.2.13/CHANGELOG.md   2019-07-09 14:56:34.0 +0200
+++ new/pyenv-1.2.16/CHANGELOG.md   2020-01-06 14:06:57.0 +0100
@@ -1,5 +1,30 @@
 ## Version History
 
+## 1.2.16
+
+* python-build: Add CPython 3.8.1 (#1497)
+* python-build: Add CPython 3.7.6 (#1498)
+* python-build: Add CPython 3.6.10 (#1499)
+* python-build: Add CPython 3.5.9 (#1448)
+* python-build: Add PyPy 7.3.0 (1502)
+
+## 1.2.15
+
+* python-build: Add CPython 3.7.5 (#1423)
+* python-

commit pyenv for openSUSE:Factory

2019-10-24 Thread root
Hello community,

here is the log from the commit of package pyenv for openSUSE:Factory checked 
in at 2019-10-24 23:03:10

Comparing /work/SRC/openSUSE:Factory/pyenv (Old)
 and  /work/SRC/openSUSE:Factory/.pyenv.new.2990 (New)


Package is "pyenv"

Thu Oct 24 23:03:10 2019 rev:5 rq:741036 version:1.2.13

Changes:

--- /work/SRC/openSUSE:Factory/pyenv/pyenv.changes  2019-02-01 
11:44:51.260588911 +0100
+++ /work/SRC/openSUSE:Factory/.pyenv.new.2990/pyenv.changes2019-10-24 
23:03:12.160104834 +0200
@@ -1,0 +2,28 @@
+Wed Oct  9 21:19:24 UTC 2019 - Chris Coutinho 
+
+- Update to 1.2.13
+  * python-build: Add CPython 3.7.4
+  * python-build: Add CPython 3.6.9
+
+- Update to 1.2.12
+  * python-build: Find zlib from Xcode or brew on Mojave (#1353)
+  * python-build: Add PyPy 7.1.1 (#1335)
+  * python-build: Add CPython 3.8.0b1
+
+- Update to 1.2.11
+  * python-build: Fix posix_close name collision in 2.4 builds (#1321)
+  * python-build: Add CPython 3.4.10 (#1322)
+  * python-build: Add Anaconda 2019.03
+  * python-build: Allow overriding the preference of OpenSSL version per 
definition basis (#1302, #1325, #1326)
+  * python-build: Imported changes from rbenv/ruby-build 20190401 (#1327)
+  * python-build: Use GNU Readline 8.0 on macOS if brew's package isn't 
available (#1329)
+
+- Update to 1.2.10
+  * python-build: Force y, Y, yes or YES to confirm installation (#1217)
+  * python-build: Add PyPy 7.0.0, 7.1.0
+  * python-build: Add CPython 2.7.16, 3.5.7 and 3.7.3
+  * python-build: Install python-gdb.py (#1190, #1289)
+  * python-build: Add micropython 1.10
+  * python-build: Prefer Homebrew's OpenSSL 1.1 over 1.0 (#839, #1302)
+
+---

Old:

  v1.2.9.tar.gz

New:

  v1.2.13.tar.gz



Other differences:
--
++ pyenv.spec ++
--- /var/tmp/diff_new_pack.Xot1az/_old  2019-10-24 23:03:13.200106049 +0200
+++ /var/tmp/diff_new_pack.Xot1az/_new  2019-10-24 23:03:13.204106053 +0200
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define pyenv_dir  %{_libexecdir}/pyenv
 #
 Name:   pyenv
-Version:1.2.9
+Version:1.2.13
 Release:0
 Summary:Python Version Management
 License:MIT

++ v1.2.9.tar.gz -> v1.2.13.tar.gz ++
 19831 lines of diff (skipped)




commit pyenv for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package pyenv for openSUSE:Factory checked 
in at 2019-02-01 11:44:49

Comparing /work/SRC/openSUSE:Factory/pyenv (Old)
 and  /work/SRC/openSUSE:Factory/.pyenv.new.28833 (New)


Package is "pyenv"

Fri Feb  1 11:44:49 2019 rev:4 rq:669380 version:1.2.9

Changes:

--- /work/SRC/openSUSE:Factory/pyenv/pyenv.changes  2019-01-28 
20:50:45.709758573 +0100
+++ /work/SRC/openSUSE:Factory/.pyenv.new.28833/pyenv.changes   2019-02-01 
11:44:51.260588911 +0100
@@ -1,0 +2,15 @@
+Mon Jan 28 14:22:07 UTC 2019 - thomas.schrai...@suse.com
+
+- Update to 1.2.9:
+  * python-build: Add CPython 3.7.2 and CPython 3.6.8 (#1256)
+  * python-build: Add anaconda[23]-5.3.1 (#1246)
+  * python-build: Add Anaconda 2018.12 (#1259)
+  * python-build: Fix ironpython-dev git repo url (#1260)
+  * python-build: Add OPENSSL_NO_SSL3 patch for CPython 3.3.7 (#1263)
+
+- Version 1.2.8:
+  * python-build: Add CPython 3.7.1
+  * python-build: Add CPython 3.6.7
+  * python-build: Add anaconda[23]-5.3.0 (#1220)
+
+---

Old:

  v1.2.7.tar.gz

New:

  v1.2.9.tar.gz



Other differences:
--
++ pyenv.spec ++
--- /var/tmp/diff_new_pack.RFtG2g/_old  2019-02-01 11:44:51.912588240 +0100
+++ /var/tmp/diff_new_pack.RFtG2g/_new  2019-02-01 11:44:51.912588240 +0100
@@ -12,25 +12,25 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 %define pyenv_dir  %{_libexecdir}/pyenv
 #
 Name:   pyenv
-Version:1.2.7
+Version:1.2.9
 Release:0
 Summary:Python Version Management
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/yyuu/pyenv
+URL:https://github.com/yyuu/pyenv
 Source0:https://github.com/pyenv/pyenv/archive/v%{version}.tar.gz
 Source1:%{name}-rpmlintrc
 Source2:%{name}.rst
 BuildRequires:  bash-completion
-BuildRequires:  fish
 BuildRequires:  fdupes
+BuildRequires:  fish
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  python3-Sphinx
@@ -159,8 +159,8 @@
 %{_sysconfdir}/pyenv.d/exec/pip-rehash
 %{_bindir}/pyenv
 #
-%{_mandir}/man1/%{name}.1%{ext_man}
-%{_mandir}/man1/python-build.1%{ext_man}
+%{_mandir}/man1/%{name}.1%{?ext_man}
+%{_mandir}/man1/python-build.1%{?ext_man}
 
 %files bash-completion
 %{_datadir}/bash-completion/completions/pyenv

++ v1.2.7.tar.gz -> v1.2.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyenv-1.2.7/CHANGELOG.md new/pyenv-1.2.9/CHANGELOG.md
--- old/pyenv-1.2.7/CHANGELOG.md2018-08-11 20:41:04.0 +0200
+++ new/pyenv-1.2.9/CHANGELOG.md2019-01-10 14:19:47.0 +0100
@@ -1,8 +1,22 @@
 ## Version History
 
+## 1.2.9
+
+* python-build: Add CPython 3.7.2 and CPython 3.6.8 (#1256)
+* python-build: Add anaconda[23]-5.3.1 (#1246)
+* python-build: Add Anaconda 2018.12 (#1259)
+* python-build: Fix ironpython-dev git repo url (#1260)
+* python-build: Add `OPENSSL_NO_SSL3` patch for CPython 3.3.7 (#1263)
+
+## 1.2.8
+
+* python-build: Add CPython 3.7.1
+* python-build: Add CPython 3.6.7
+* python-build: Add anaconda[23]-5.3.0 (#1220)
+
 ## 1.2.7
 
-* python-build: Add CPython 3.6.7 (#1199)
+* python-build: Add CPython 3.5.6 (#1199)
 * python-build: Add CPython 3.4.9
 
 ## 1.2.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyenv-1.2.7/README.md new/pyenv-1.2.9/README.md
--- old/pyenv-1.2.7/README.md   2018-08-11 20:41:04.0 +0200
+++ new/pyenv-1.2.9/README.md   2019-01-10 14:19:47.0 +0100
@@ -48,7 +48,7 @@
 * **[Installation](#installation)**
   * [Basic GitHub Checkout](#basic-github-checkout)
 * [Upgrading](#upgrading)
-* [Homebrew on Mac OS X](#homebrew-on-mac-os-x)
+* [Homebrew on macOS](#homebrew-on-macos)
 * [Advanced Configuration](#advanced-configuration)
 * [Uninstalling Python Versions](#uninstalling-python-versions)
 * **[Command Reference](#command-reference)**
@@ -167,7 +167,7 @@
 
 ## Installation
 
-If you're on Mac OS X, consider [installing with 
Homebrew](#homebrew-on-mac-os-x).
+If you're on macOS, consider [installing with Homebrew](#homebrew-on-macos).
 
 
 ### The automatic installer
@@ -219,7 +219,12 @@
 ```sh
 $ exec "$SHELL"
 ```
-5. **Install Python versions into `$(pyenv root)/versions`.**
+
+5. **Install Python build dependencies** before attempting to install a new 
Python version.  The
+   [pyenv wiki](https://

commit pyenv for openSUSE:Factory

2019-01-28 Thread root
Hello community,

here is the log from the commit of package pyenv for openSUSE:Factory checked 
in at 2019-01-28 20:49:58

Comparing /work/SRC/openSUSE:Factory/pyenv (Old)
 and  /work/SRC/openSUSE:Factory/.pyenv.new.28833 (New)


Package is "pyenv"

Mon Jan 28 20:49:58 2019 rev:3 rq:669094 version:1.2.7

Changes:

--- /work/SRC/openSUSE:Factory/pyenv/pyenv.changes  2018-12-14 
20:56:07.892820057 +0100
+++ /work/SRC/openSUSE:Factory/.pyenv.new.28833/pyenv.changes   2019-01-28 
20:50:45.709758573 +0100
@@ -1,0 +2,5 @@
+Mon Jan 28 13:41:38 UTC 2019 - thomas.schrai...@suse.com
+
+- Install fish completion file to /usr/share/fish/completions/
+
+---



Other differences:
--
++ pyenv.spec ++
--- /var/tmp/diff_new_pack.B1ckjH/_old  2019-01-28 20:50:46.113758147 +0100
+++ /var/tmp/diff_new_pack.B1ckjH/_new  2019-01-28 20:50:46.117758142 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pyenv
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
 Source1:%{name}-rpmlintrc
 Source2:%{name}.rst
 BuildRequires:  bash-completion
+BuildRequires:  fish
 BuildRequires:  fdupes
 BuildRequires:  gcc
 BuildRequires:  make
@@ -50,6 +51,16 @@
 %description bash-completion
 Bash command line completion support for %{name}.
 
+%package fish-completion
+Summary:Fish completion for %{name}
+Group:  System/Shells
+Requires:   %{name} = %{version}
+Supplements:packageand(pyenv:fish)
+BuildArch:  noarch
+
+%description fish-completion
+Fish command line completion support for %{name}.
+
 %package zsh-completion
 Summary:Zsh completion for %{name}
 Group:  System/Shells
@@ -111,6 +122,7 @@
 
 ## Install shell completions:
 install -D -m0644 completions/pyenv.bash 
%{buildroot}%{_datadir}/bash-completion/completions/pyenv
+install -D -m0644 completions/pyenv.fish 
%{buildroot}%{_datadir}/fish/completions/pyenv.fish
 install -D -m0644 completions/pyenv.zsh 
%{buildroot}%{_sysconfdir}/zsh_completion.d/pyenv
 
 ## Install manpage
@@ -153,6 +165,9 @@
 %files bash-completion
 %{_datadir}/bash-completion/completions/pyenv
 
+%files fish-completion
+%{_datadir}/fish/completions/pyenv.fish
+
 %files zsh-completion
 %config %{_sysconfdir}/zsh_completion.d/pyenv
 




commit pyenv for openSUSE:Factory

2018-12-14 Thread root
Hello community,

here is the log from the commit of package pyenv for openSUSE:Factory checked 
in at 2018-12-14 20:53:15

Comparing /work/SRC/openSUSE:Factory/pyenv (Old)
 and  /work/SRC/openSUSE:Factory/.pyenv.new.28833 (New)


Package is "pyenv"

Fri Dec 14 20:53:15 2018 rev:2 rq:653690 version:1.2.7

Changes:

--- /work/SRC/openSUSE:Factory/pyenv/pyenv.changes  2018-11-12 
09:38:23.733449756 +0100
+++ /work/SRC/openSUSE:Factory/.pyenv.new.28833/pyenv.changes   2018-12-14 
20:56:07.892820057 +0100
@@ -1,0 +2,6 @@
+Thu Nov  8 16:25:48 UTC 2018 - Antonio Larrosa 
+
+- Install bash completion file to /usr/share/bash-completion/completions
+  and fix shebangs of several bash scripts.
+
+---



Other differences:
--
++ pyenv.spec ++
--- /var/tmp/diff_new_pack.P7QEHb/_old  2018-12-14 20:56:08.324819521 +0100
+++ /var/tmp/diff_new_pack.P7QEHb/_new  2018-12-14 20:56:08.328819516 +0100
@@ -28,12 +28,12 @@
 Source0:https://github.com/pyenv/pyenv/archive/v%{version}.tar.gz
 Source1:%{name}-rpmlintrc
 Source2:%{name}.rst
+BuildRequires:  bash-completion
 BuildRequires:  fdupes
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  python3-Sphinx
 BuildRequires:  zsh
-# BuildArch:  noarch
 
 %description
 pyenv lets the user switch between multiple versions of Python.
@@ -63,6 +63,7 @@
 %prep
 %setup -q
 install -D %{SOURCE2} docs/%{name}.rst
+sed -i -e '1s,^#!%{_bindir}/env bash,#!/bin/bash,' libexec/* 
pyenv.d/exec/pip-rehash/* plugins/python-build/bin/*
 
 %build
 ## 
@@ -109,7 +110,7 @@
 cp -a pyenv.d %{buildroot}%{_sysconfdir}/
 
 ## Install shell completions:
-install -D -m0644 completions/pyenv.bash 
%{buildroot}%{_sysconfdir}/bash_completion.d/pyenv
+install -D -m0644 completions/pyenv.bash 
%{buildroot}%{_datadir}/bash-completion/completions/pyenv
 install -D -m0644 completions/pyenv.zsh 
%{buildroot}%{_sysconfdir}/zsh_completion.d/pyenv
 
 ## Install manpage
@@ -150,7 +151,7 @@
 %{_mandir}/man1/python-build.1%{ext_man}
 
 %files bash-completion
-%config %{_sysconfdir}/bash_completion.d/pyenv
+%{_datadir}/bash-completion/completions/pyenv
 
 %files zsh-completion
 %config %{_sysconfdir}/zsh_completion.d/pyenv