Accepting request 669103 from home:thomas-schraitle:branches:d:l:py

- 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)

OBS-URL: https://build.opensuse.org/request/show/669103
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal 2019-01-28 20:38:12 +00:00 committed by Git OBS Bridge
parent 28f3236d86
commit 428e8cf9ae
4 changed files with 27 additions and 12 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jan 28 14:22:07 UTC 2019 - thomas.schraitle@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)
-------------------------------------------------------------------
Mon Jan 28 13:41:38 UTC 2019 - thomas.schraitle@suse.com

View File

@ -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
@ -77,13 +77,13 @@ 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
##
##
pushd src
%configure
make %{?_smp_mflags}
popd
##
##
cat << EOF > docs/conf.py
# The master toctree document.
master_doc = '%{name}'
@ -142,7 +142,7 @@ popd
%fdupes %{buildroot}%{pyenv_dir}
%files
%doc CHANGELOG.md COMMANDS.md README.md
%doc CHANGELOG.md COMMANDS.md README.md
%license LICENSE
%exclude %{_sysconfdir}/pyenv.d/rehash/*/.gitignore
@ -159,8 +159,8 @@ popd
%{_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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5f41187fb71f9fbf2d22d5d18910bdbe473c9f2acdcc5fa2de3f0b53760bb1c
size 604773

3
v1.2.9.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e76b91b90abc2e1c18b590856e9563d9c8c3c24d5536b9f133a3ca29bc9ae35
size 606567