itstool-2.0.7 rebuild py3
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
shelltools.export("PYTHON", "/usr/bin/python3")
|
||||
|
||||
def setup():
|
||||
autotools.configure()
|
||||
|
||||
|
||||
@@ -12,7 +12,9 @@
|
||||
<Summary>XML to PO and back again</Summary>
|
||||
<Description>XML to PO and back again</Description>
|
||||
<Archive sha1sum="52a7eacfe2b4303ecb0c6f8de1d2c01a951f9727" type="tarbz2">http://files.itstool.org/itstool/itstool-2.0.7.tar.bz2</Archive>
|
||||
<Patches/>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">itstool-2.0.4-segfault-1.patch</Patch> -->
|
||||
</Patches>
|
||||
@@ -26,6 +28,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2023-11-17</Date>
|
||||
<Version>2.0.7</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2022-12-06</Date>
|
||||
<Version>2.0.7</Version>
|
||||
|
||||
Reference in New Issue
Block a user