14
0

- do not generate HTML documentation for packages that are indirect

dependencies of Sphinx
  (see docs at https://virtualenv.readthedocs.org/ )
- move uninstall_alternatives to %postun

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=55
This commit is contained in:
Jan Matejek
2017-03-27 14:14:31 +00:00
committed by Git OBS Bridge
parent 4883e778af
commit 5a20497330
2 changed files with 9 additions and 18 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 27 11:50:31 UTC 2017 - jmatejek@suse.com
- do not generate HTML documentation for packages that are indirect
dependencies of Sphinx
(see docs at https://virtualenv.readthedocs.org/ )
- move uninstall_alternatives to %postun
-------------------------------------------------------------------
Thu Mar 16 15:56:54 UTC 2017 - tbechtold@suse.com