diff --git a/python-virtualenvwrapper.changes b/python-virtualenvwrapper.changes index 687bd52..dbd684e 100644 --- a/python-virtualenvwrapper.changes +++ b/python-virtualenvwrapper.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri May 24 14:04:24 UTC 2019 - Tomáš Chvátal + +- Update to 4.8.4: + * various typo / docu fixes + * Support for python 3.7 +- Remove virtualenvwrapper-4.2-fix-bashisms.patch as the script + looks posix and if it is still applicable it should be sent + upstream + ------------------------------------------------------------------- Tue Dec 4 12:55:51 UTC 2018 - Matej Cepl diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index 9e80f0d..0ca2041 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -1,7 +1,7 @@ # # spec file for package python-virtualenvwrapper # -# 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_with test Name: python-virtualenvwrapper -Version: 4.8.2 +Version: 4.8.4 Release: 0 Summary: Enhancements to virtualenv License: MIT diff --git a/virtualenvwrapper-4.2-fix-bashisms.patch b/virtualenvwrapper-4.2-fix-bashisms.patch deleted file mode 100644 index c0720ef..0000000 --- a/virtualenvwrapper-4.2-fix-bashisms.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff -Ndur virtualenvwrapper-4.2/virtualenvwrapper_lazy.sh virtualenvwrapper-4.2-fix-bashisms/virtualenvwrapper_lazy.sh ---- virtualenvwrapper-4.2/virtualenvwrapper_lazy.sh 2014-01-12 19:13:28.000000000 +0200 -+++ virtualenvwrapper-4.2-fix-bashisms/virtualenvwrapper_lazy.sh 2014-11-16 02:00:13.185110170 +0200 -@@ -1,4 +1,4 @@ --#!/bin/sh -+#!/bin/bash - # Alternative startup script for faster login times. - - export _VIRTUALENVWRAPPER_API="$_VIRTUALENVWRAPPER_API mkvirtualenv rmvirtualenv lsvirtualenv showvirtualenv workon add2virtualenv cdsitepackages cdvirtualenv lssitepackages toggleglobalsitepackages cpvirtualenv setvirtualenvproject mkproject cdproject mktmpenv wipeenv allvirtualenv" diff --git a/virtualenvwrapper-4.8.2.tar.gz b/virtualenvwrapper-4.8.2.tar.gz deleted file mode 100644 index 36ce77b..0000000 --- a/virtualenvwrapper-4.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18d8e4c500c4c4ee794f704e050cf2bbb492537532a4521d1047e7dd1ee4e374 -size 91331 diff --git a/virtualenvwrapper-4.8.4.tar.gz b/virtualenvwrapper-4.8.4.tar.gz new file mode 100644 index 0000000..2b03beb --- /dev/null +++ b/virtualenvwrapper-4.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa +size 334920