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,3 +1,13 @@
-------------------------------------------------------------------
Fri May 24 14:04:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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 <mcepl@suse.com>