python3 rebuild
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>GoogleTest - Google Testing and Mocking Framework</Summary>
|
||||
<Description>Google's framework for writing C++ tests on a variety of platforms (GNU/Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation.</Description>
|
||||
<Archive sha1sum="7b100bb68db8df1060e178c495f3cbe941c9b058" type="targz">https://github.com/google/googletest/archive/refs/tags/release-1.11.0.tar.gz</Archive>
|
||||
<Archive sha1sum="2b28c2a3a30d86b1759543ef61fac3c4d69f8c4c" type="targz">https://github.com/google/googletest/archive/refs/tags/v1.14.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>1.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-05-03</Date>
|
||||
<Version>1.11.0</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>LLVM C++ standard library.</Summary>
|
||||
<Description>libcxx provides standard c++ library by LLVM</Description>
|
||||
<Archive sha1sum="713a5f9ce67713c2b955f9c016b4f96afa4162f1" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/llvm-project-11.1.0.src.tar.xz</Archive>
|
||||
<Archive sha1sum="92eaedd6f1dde08751441afcd0a3d0fbfdf95d42" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/llvm-project-16.0.6.src.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>llvm</Dependency>
|
||||
<Dependency>llvm-libs</Dependency>
|
||||
@@ -56,6 +56,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>16.0.6</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-02-20</Date>
|
||||
<Version>11.1.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user