14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=62
This commit is contained in:
Tomáš Chvátal
2019-05-24 14:07:38 +00:00
committed by Git OBS Bridge
parent 2adebc7f82
commit 6ce200b1ba
5 changed files with 15 additions and 14 deletions

View File

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