python3 libffi icu4c boost rebuild list
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
from pisi.actionsapi import shelltools, get
|
||||||
from pisi.actionsapi import python3modules
|
from pisi.actionsapi import python3modules
|
||||||
|
|
||||||
|
|
||||||
# shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.2")
|
# shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.2")
|
||||||
|
WorkDir="pytest-runner-%s" % get.srcVERSION()
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
python3modules.compile()
|
python3modules.compile()
|
||||||
|
|||||||
@@ -35,6 +35,7 @@
|
|||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
<Dependency>python3-iniconfig</Dependency>
|
<Dependency>python3-iniconfig</Dependency>
|
||||||
<Dependency>python3-packaging</Dependency>
|
<Dependency>python3-packaging</Dependency>
|
||||||
|
<Dependency>python3-typing_extensions</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib/python3*</Path>
|
<Path fileType="library">/usr/lib/python3*</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user