Accepting request 737933 from home:StefanBruens:branches:GNOME:Factory
- Depend on the specific Python ABI version the module was built with, as the _giscanner binary module is ABI dependent. Fixes boo#1153837 OBS-URL: https://build.opensuse.org/request/show/737933 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=212
This commit is contained in:
parent
0f9906cb91
commit
8147553a6b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 12 20:53:47 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Depend on the specific Python ABI version the module was built with,
|
||||
as the _giscanner binary module is ABI dependent. Fixes boo#1153837
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 15:29:12 CDT 2019 - mgorse@suse.com
|
||||
|
||||
|
@ -58,6 +58,7 @@ Requires: libgirepository-1_0-1 = %{version}
|
||||
# gi-find-deps uses the enhanced grep variant in order to do multi-line matching (for pkg.requires(..))
|
||||
Requires: pcre-tools
|
||||
Requires: python3-xml
|
||||
Requires: python(abi) = %{python3_version}
|
||||
|
||||
%description
|
||||
The goal of the project is to describe the APIs and collect them in
|
||||
|
Loading…
Reference in New Issue
Block a user