Skip to content

Commit

Permalink
Add openEuler
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Jan 4, 2025
1 parent f777f1a commit 735f2ac
Show file tree
Hide file tree
Showing 9 changed files with 84 additions and 30 deletions.
5 changes: 3 additions & 2 deletions DETAILS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
.. |manylinux-2014| image:: https://img.shields.io/static/v1?label=manylinux&message=2014%20(EOL%3A2024-06-30)&color=black&logo=python&logoColor=white
.. |manylinux-2010| image:: https://img.shields.io/static/v1?label=manylinux&message=2010%20(EOL%3A2020-11-30)&color=black&logo=python&logoColor=white
.. |manylinux-1| image:: https://img.shields.io/static/v1?label=manylinux&message=1%20(EOL%3A2017-03-31)&color=black&logo=python&logoColor=white
.. |openeuler-24.03| image:: https://img.shields.io/static/v1?label=openeuler&message=24.03%20(EOL%3A2028-03-31)&color=green
.. |opensuse-tumbleweed| image:: https://img.shields.io/static/v1?label=opensuse&message=tumbleweed%20(rolling)&color=purple&logo=opensuse&logoColor=white
.. |opensuse-15.6| image:: https://img.shields.io/static/v1?label=opensuse&message=15.6%20(EOL%3A2025-12-31)&color=green&logo=opensuse&logoColor=white
.. |opensuse-15.5| image:: https://img.shields.io/static/v1?label=opensuse&message=15.5%20(EOL%3A2024-12-31)&color=black&logo=opensuse&logoColor=white
Expand Down Expand Up @@ -261,7 +262,7 @@ If your favorite distro does not appear here:
"manylinux_2_35", "|fedora-36| |ubuntu-22.04|"
"manylinux_2_36", "|debian-12| |fedora-37| |mageia-9| |photon-5.0| |ubuntu-22.10|"
"manylinux_2_37", "|fedora-38| |ubuntu-23.04|"
"manylinux_2_38", "|alt-p11| |alt-sisyphus| |anolisos-23| |fedora-39| |opensuse-15.6| |ubuntu-23.10|"
"manylinux_2_38", "|alt-p11| |alt-sisyphus| |anolisos-23| |fedora-39| |openeuler-24.03| |opensuse-15.6| |ubuntu-23.10|"
"manylinux_2_39", "|centos-stream10| |fedora-40| |mageia-cauldron| |ubuntu-24.04|"
"manylinux_2_40", "|archlinux-latest| |clearlinux-latest| |debian-experimental| |debian-testing| |debian-unstable| |fedora-41| |opensuse-tumbleweed| |slackware-current| |ubuntu-24.10| |ubuntu-devel| |ubuntu-rolling|"
"manylinux_2_40_9000", "|fedora-rawhide|"
Expand Down Expand Up @@ -313,7 +314,7 @@ If your favorite distro does not appear here:
"manylinux_2_35", "|fedora-36| |ubuntu-22.04|"
"manylinux_2_36", "|debian-12| |fedora-37| |mageia-9| |photon-5.0| |ubuntu-22.10|"
"manylinux_2_37", "|fedora-38| |ubuntu-23.04|"
"manylinux_2_38", "|alt-p11| |alt-sisyphus| |anolisos-23| |fedora-39| |opensuse-15.6| |ubuntu-23.10|"
"manylinux_2_38", "|alt-p11| |alt-sisyphus| |anolisos-23| |fedora-39| |openeuler-24.03| |opensuse-15.6| |ubuntu-23.10|"
"manylinux_2_39", "|centos-stream10| |fedora-40| |mageia-cauldron| |ubuntu-24.04|"
"manylinux_2_40", "|debian-experimental| |debian-testing| |debian-unstable| |fedora-41| |opensuse-tumbleweed| |ubuntu-24.10| |ubuntu-devel| |ubuntu-rolling|"
"manylinux_2_40_9000", "|fedora-rawhide|"
Expand Down
4 changes: 4 additions & 0 deletions EOL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ This mostly mimics Debian lifecycle.
"manylinux 2014", "2024-06-30", "", ""
"manylinux 2010", "2020-11-30", "", ""
"manylinux 1", "2017-03-31", "", ""
.. csv-table:: openeuler
:header: "distro", "EOL", "LTS", "ELTS"

"openeuler 24.03", "2028-03-31", "", ""
.. csv-table:: opensuse
:header: "distro", "EOL", "LTS", "ELTS"

Expand Down
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
.. |manylinux-2014| image:: https://img.shields.io/static/v1?label=manylinux&message=2014%20(EOL%3A2024-06-30)&color=black&logo=python&logoColor=white
.. |manylinux-2010| image:: https://img.shields.io/static/v1?label=manylinux&message=2010%20(EOL%3A2020-11-30)&color=black&logo=python&logoColor=white
.. |manylinux-1| image:: https://img.shields.io/static/v1?label=manylinux&message=1%20(EOL%3A2017-03-31)&color=black&logo=python&logoColor=white
.. |openeuler-24.03| image:: https://img.shields.io/static/v1?label=openeuler&message=24.03%20(EOL%3A2028-03-31)&color=green
.. |opensuse-tumbleweed| image:: https://img.shields.io/static/v1?label=opensuse&message=tumbleweed%20(rolling)&color=purple&logo=opensuse&logoColor=white
.. |opensuse-15.6| image:: https://img.shields.io/static/v1?label=opensuse&message=15.6%20(EOL%3A2025-12-31)&color=green&logo=opensuse&logoColor=white
.. |opensuse-15.5| image:: https://img.shields.io/static/v1?label=opensuse&message=15.5%20(EOL%3A2024-12-31)&color=black&logo=opensuse&logoColor=white
Expand Down Expand Up @@ -205,7 +206,7 @@ If your favorite distro does not appear here:
"manylinux_2_35", "|fedora-36| |ubuntu-22.04|"
"manylinux_2_36", "|debian-12| |fedora-37| |mageia-9| |photon-5.0| |ubuntu-22.10|"
"manylinux_2_37", "|fedora-38| |ubuntu-23.04|"
"manylinux_2_38", "|alt-p11| |alt-sisyphus| |anolisos-23| |fedora-39| |opensuse-15.6| |ubuntu-23.10|"
"manylinux_2_38", "|alt-p11| |alt-sisyphus| |anolisos-23| |fedora-39| |openeuler-24.03| |opensuse-15.6| |ubuntu-23.10|"
"manylinux_2_39", "|centos-stream10| |fedora-40| |mageia-cauldron| |ubuntu-24.04|"
"manylinux_2_40", "|archlinux-latest| |clearlinux-latest| |debian-experimental| |debian-testing| |debian-unstable| |fedora-41| |opensuse-tumbleweed| |slackware-current| |ubuntu-24.10| |ubuntu-devel| |ubuntu-rolling|"
"manylinux_2_40_9000", "|fedora-rawhide|"
Expand Down
1 change: 1 addition & 0 deletions cache/aarch64/openeuler-24.03.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"extra": [], "glibc_version": "2.38", "libz.so.1": ["adler32", "adler32_combine64@@ZLIB_1.2.3.3", "adler32_combine@@ZLIB_1.2.2", "adler32_z@@ZLIB_1.2.9", "compress", "compress2", "compressBound@@ZLIB_1.2.0", "crc32", "crc32_combine64@@ZLIB_1.2.3.3", "crc32_combine@@ZLIB_1.2.2", "crc32_combine_gen64@@ZLIB_1.2.12", "crc32_combine_gen@@ZLIB_1.2.12", "crc32_combine_op@@ZLIB_1.2.12", "crc32_neon", "crc32_z@@ZLIB_1.2.9", "deflate", "deflateBound@@ZLIB_1.2.0", "deflateCopy", "deflateEnd", "deflateGetDictionary@@ZLIB_1.2.9", "deflateInit2_", "deflateInit_", "deflateParams", "deflatePending@@ZLIB_1.2.5.1", "deflatePrime@@ZLIB_1.2.0.8", "deflateReset", "deflateResetKeep@@ZLIB_1.2.5.2", "deflateSetDictionary", "deflateSetHeader@@ZLIB_1.2.2", "deflateTune@@ZLIB_1.2.2.3", "get_crc_table", "gzbuffer@@ZLIB_1.2.3.5", "gzclearerr@@ZLIB_1.2.0.2", "gzclose", "gzclose_r@@ZLIB_1.2.3.5", "gzclose_w@@ZLIB_1.2.3.5", "gzdirect@@ZLIB_1.2.2.3", "gzdopen", "gzeof", "gzerror", "gzflush", "gzfread@@ZLIB_1.2.9", "gzfwrite@@ZLIB_1.2.9", "gzgetc", "gzgetc_@@ZLIB_1.2.5.2", "gzgets", "gzoffset64@@ZLIB_1.2.3.5", "gzoffset@@ZLIB_1.2.3.5", "gzopen", "gzopen64@@ZLIB_1.2.3.3", "gzprintf", "gzputc", "gzputs", "gzread", "gzrewind", "gzseek", "gzseek64@@ZLIB_1.2.3.3", "gzsetparams", "gztell", "gztell64@@ZLIB_1.2.3.3", "gzungetc@@ZLIB_1.2.0.2", "gzvprintf@@ZLIB_1.2.7.1", "gzwrite", "inflate", "inflateBack@@ZLIB_1.2.0", "inflateBackEnd@@ZLIB_1.2.0", "inflateBackInit_@@ZLIB_1.2.0", "inflateCodesUsed@@ZLIB_1.2.9", "inflateCopy@@ZLIB_1.2.0", "inflateEnd", "inflateGetDictionary@@ZLIB_1.2.7.1", "inflateGetHeader@@ZLIB_1.2.2", "inflateInit2_", "inflateInit_", "inflateMark@@ZLIB_1.2.3.4", "inflatePrime@@ZLIB_1.2.2.4", "inflateReset", "inflateReset2@@ZLIB_1.2.3.4", "inflateResetKeep@@ZLIB_1.2.5.2", "inflateSetDictionary", "inflateSync", "inflateSyncPoint", "inflateUndermine@@ZLIB_1.2.3.3", "inflateValidate@@ZLIB_1.2.9", "uncompress", "uncompress2@@ZLIB_1.2.9", "zError", "zlibCompileFlags@@ZLIB_1.2.0.2", "zlibVersion"], "symbols": {"CXXABI": ["1.3", "1.3.1", "1.3.2", "1.3.3", "1.3.4", "1.3.5", "1.3.6", "1.3.7", "1.3.8", "1.3.9", "1.3.10", "1.3.11", "1.3.12", "1.3.13", "TM_1"], "GCC": ["3.0", "3.3", "3.3.1", "3.4", "3.4.2", "3.4.4", "4.0.0", "4.2.0", "4.3.0", "4.5.0", "4.7.0", "7.0.0", "11.0"], "GLIBC": ["2.0", "2.17", "2.18", "2.22", "2.23", "2.24", "2.25", "2.26", "2.27", "2.28", "2.29", "2.30", "2.31", "2.32", "2.33", "2.34", "2.35", "2.36", "2.38", "ABI_DT_RELR"], "GLIBCXX": ["3.4", "3.4.1", "3.4.2", "3.4.3", "3.4.4", "3.4.5", "3.4.6", "3.4.7", "3.4.8", "3.4.9", "3.4.10", "3.4.11", "3.4.12", "3.4.13", "3.4.14", "3.4.15", "3.4.16", "3.4.17", "3.4.18", "3.4.19", "3.4.20", "3.4.21", "3.4.22", "3.4.23", "3.4.24", "3.4.25", "3.4.26", "3.4.27", "3.4.28", "3.4.29", "3.4.30"], "ZLIB": ["1.2.0", "1.2.0.2", "1.2.0.8", "1.2.2", "1.2.2.3", "1.2.2.4", "1.2.3.3", "1.2.3.4", "1.2.3.5", "1.2.5.1", "1.2.5.2", "1.2.7.1", "1.2.9", "1.2.12"]}}
Loading

0 comments on commit 735f2ac

Please sign in to comment.