Merge pull request #4895 from ertugerata/gdbn_rebuild
python3 update // new gdbm breaks python3
This commit is contained in:
@@ -40,4 +40,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
pisitools.remove("/usr/bin/2to3")
|
pisitools.remove("/usr/bin/2to3")
|
||||||
pisitools.dodoc("LICENSE", "README")
|
pisitools.dodoc("LICENSE", "README.*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<PartOf>programming.language</PartOf>
|
<PartOf>programming.language</PartOf>
|
||||||
<Summary>Next generation of the python high-level scripting language</Summary>
|
<Summary>Next generation of the python high-level scripting language</Summary>
|
||||||
<Description>Next generation of the python high-level scripting language</Description>
|
<Description>Next generation of the python high-level scripting language</Description>
|
||||||
<Archive sha1sum="18ebf7d726782967d967dc00e3aa08b334fbdd5c" type="tarxz">https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tar.xz</Archive>
|
<Archive sha1sum="5a7a833a36f1006257d298787f4c38493c5d1689" type="tarxz">https://www.python.org/ftp/python/3.6.5/Python-3.6.5.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<!-- <Dependency>valgrind</Dependency> -->
|
<!-- <Dependency>valgrind</Dependency> -->
|
||||||
<Dependency>bzip2</Dependency>
|
<Dependency>bzip2</Dependency>
|
||||||
@@ -161,6 +161,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2018-05-09</Date>
|
||||||
|
<Version>3.6.5</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2018-01-31</Date>
|
<Date>2018-01-31</Date>
|
||||||
<Version>3.6.0</Version>
|
<Version>3.6.0</Version>
|
||||||
@@ -190,4 +197,4 @@
|
|||||||
<Email>marcin@pisilinux.org</Email>
|
<Email>marcin@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
@@ -80,6 +80,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2018-05-09</Date>
|
||||||
|
<Version>2.5.0</Version>
|
||||||
|
<Comment>Rebuild for gdbm.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2018-01-31</Date>
|
<Date>2018-01-31</Date>
|
||||||
<Version>2.5.0</Version>
|
<Version>2.5.0</Version>
|
||||||
|
|||||||
@@ -92,6 +92,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2018-05-09</Date>
|
||||||
|
<Version>2.1.26</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-02-19</Date>
|
<Date>2017-02-19</Date>
|
||||||
<Version>2.1.26</Version>
|
<Version>2.1.26</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user