14
0

Accepting request 765242 from home:aplanas:branches:devel:languages:python

- Temporary disabled of tests test_egg* and test_nspkg1*

- Update to version 3.4
  * See changelog at https://github.com/pyinstaller/pyinstaller/blob/v3.6/doc/CHANGES.rst
- Add %bcond_with python2

OBS-URL: https://build.opensuse.org/request/show/765242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyInstaller?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-01-17 12:48:43 +00:00
committed by Git OBS Bridge
parent 3254b43659
commit 26c6afde9a
4 changed files with 25 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jan 17 10:56:23 UTC 2020 - Alberto Planas Dominguez <aplanas@suse.com>
- Temporary disabled of tests test_egg* and test_nspkg1*
-------------------------------------------------------------------
Thu Jan 16 16:26:53 UTC 2020 - Alberto Planas Dominguez <aplanas@suse.com>
- Update to version 3.4
* See changelog at https://github.com/pyinstaller/pyinstaller/blob/v3.6/doc/CHANGES.rst
- Add %bcond_with python2
-------------------------------------------------------------------
Mon Sep 23 07:19:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>