forked from pool/python-PyInstaller
Accepting request 765290 from home:aplanas:branches:devel:languages:python
- Requires python-devel, as `pyinstaller` cannot be used without it - Update to version 3.6 OBS-URL: https://build.opensuse.org/request/show/765290 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyInstaller?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
82a9d7727c
commit
3024efca4e
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 17 13:33:04 UTC 2020 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||||
|
|
||||||
|
- Requires python-devel, as `pyinstaller` cannot be used without it
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 17 10:56:23 UTC 2020 - Alberto Planas Dominguez <aplanas@suse.com>
|
Fri Jan 17 10:56:23 UTC 2020 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||||
|
|
||||||
@@ -6,7 +11,7 @@ Fri Jan 17 10:56:23 UTC 2020 - Alberto Planas Dominguez <aplanas@suse.com>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 16 16:26:53 UTC 2020 - Alberto Planas Dominguez <aplanas@suse.com>
|
Thu Jan 16 16:26:53 UTC 2020 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||||
|
|
||||||
- Update to version 3.4
|
- Update to version 3.6
|
||||||
* See changelog at https://github.com/pyinstaller/pyinstaller/blob/v3.6/doc/CHANGES.rst
|
* See changelog at https://github.com/pyinstaller/pyinstaller/blob/v3.6/doc/CHANGES.rst
|
||||||
- Add %bcond_with python2
|
- Add %bcond_with python2
|
||||||
|
|
||||||
|
@@ -33,6 +33,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
Requires: python-devel
|
||||||
Requires: python-macholib >= 1.8
|
Requires: python-macholib >= 1.8
|
||||||
Requires: python-pefile >= 2017.8.1
|
Requires: python-pefile >= 2017.8.1
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
|
Reference in New Issue
Block a user