passagemath-gap-pkg-semigroups 10.6.27__cp311-cp311-musllinux_1_2_aarch64.whl → 10.6.29__cp311-cp311-musllinux_1_2_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of passagemath-gap-pkg-semigroups might be problematic. Click here for more details.

@@ -10,7 +10,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
10
10
  ## Platform. ##
11
11
  ## --------- ##
12
12
 
13
- hostname = 1d908219de1d
13
+ hostname = 86765b215807
14
14
  uname -m = aarch64
15
15
  uname -r = 6.11.0-1018-azure
16
16
  uname -s = Linux
@@ -563,7 +563,7 @@ configure:4308: result: yes
563
563
  configure:4816: checking for GAP root directory
564
564
  configure:4833: result: /host/sage-musllinux_1_2_aarch64/lib/gap
565
565
  configure:4857: checking for GAP architecture
566
- configure:4864: result: aarch64-unknown-linux-musl-default64-kv9
566
+ configure:4864: result: aarch64-unknown-linux-musl-default64-kv10
567
567
  configure:4915: checking build system type
568
568
  configure:4931: result: aarch64-unknown-linux-musl
569
569
  configure:4951: checking host system type
@@ -798,7 +798,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
798
798
  CONFIG_COMMANDS =
799
799
  $ ./config.status
800
800
 
801
- on 1d908219de1d
801
+ on 86765b215807
802
802
 
803
803
  config.status:846: creating GNUmakefile
804
804
  config.status:846: creating gen/pkgconfig.h
@@ -899,10 +899,10 @@ ECHO_C=''
899
899
  ECHO_N='-n'
900
900
  ECHO_T=''
901
901
  EXEEXT=''
902
- GAPARCH='aarch64-unknown-linux-musl-default64-kv9'
902
+ GAPARCH='aarch64-unknown-linux-musl-default64-kv10'
903
903
  GAPROOT='/host/sage-musllinux_1_2_aarch64/lib/gap'
904
904
  GAP_CFLAGS=' -pthread -g -O2'
905
- GAP_CPPFLAGS='-I/host/sage-musllinux_1_2_aarch64/include/gap -I/host/sage-musllinux_1_2_aarch64/include -DUSE_GASMAN=1'
905
+ GAP_CPPFLAGS='-I/host/sage-musllinux_1_2_aarch64/include/gap/extra -DUSE_GASMAN=1'
906
906
  GAP_LDFLAGS=''
907
907
  HAVE_CXX14='1'
908
908
  HPCOMBI_CONSTEXPR_FUN_ARGS=''
@@ -1015,7 +1015,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
1015
1015
  CONFIG_COMMANDS =
1016
1016
  $ ./config.status gen/pkgconfig.h
1017
1017
 
1018
- on 1d908219de1d
1018
+ on 86765b215807
1019
1019
 
1020
1020
  config.status:846: creating gen/pkgconfig.h
1021
1021
  config.status:1016: gen/pkgconfig.h is unchanged
@@ -644,9 +644,9 @@ S["build_cpu"]="aarch64"
644
644
  S["build"]="aarch64-unknown-linux-musl"
645
645
  S["GAP_LDFLAGS"]=""
646
646
  S["GAP_CFLAGS"]=" -pthread -g -O2"
647
- S["GAP_CPPFLAGS"]="-I/host/sage-musllinux_1_2_aarch64/include/gap -I/host/sage-musllinux_1_2_aarch64/include -DUSE_GASMAN=1"
647
+ S["GAP_CPPFLAGS"]="-I/host/sage-musllinux_1_2_aarch64/include/gap/extra -DUSE_GASMAN=1"
648
648
  S["GAPROOT"]="/host/sage-musllinux_1_2_aarch64/lib/gap"
649
- S["GAPARCH"]="aarch64-unknown-linux-musl-default64-kv9"
649
+ S["GAPARCH"]="aarch64-unknown-linux-musl-default64-kv10"
650
650
  S["HAVE_CXX14"]="1"
651
651
  S["OBJEXT"]="o"
652
652
  S["EXEEXT"]=""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap-pkg-semigroups
3
- Version: 10.6.27
3
+ Version: 10.6.29
4
4
  Summary: passagemath: Computational Group Theory with GAP: semigroups package
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -28,7 +28,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
29
  Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
- Requires-Dist: passagemath-environment~=10.6.27.0
31
+ Requires-Dist: passagemath-environment~=10.6.29.0
32
32
 
33
33
  ======================================================================
34
34
  passagemath: Computational Group Theory with GAP: semigroups package
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap-pkg-semigroups
3
- Version: 10.6.27
3
+ Version: 10.6.29
4
4
  Summary: passagemath: Computational Group Theory with GAP: semigroups package
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -28,8 +28,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
29
  Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
- Requires-Dist: passagemath-conf~=10.6.27.0; sys_platform != "win32"
32
- Requires-Dist: passagemath-environment~=10.6.27.0
31
+ Requires-Dist: passagemath-conf~=10.6.29.0; sys_platform != "win32"
32
+ Requires-Dist: passagemath-environment~=10.6.29.0
33
33
 
34
34
  ======================================================================
35
35
  passagemath: Computational Group Theory with GAP: semigroups package
@@ -12,8 +12,8 @@ gap/pkg/semigroups/VERSIONS,sha256=SNyj99-BJNMl72uNhTOsR7k270ZwYl52h-O_LXXexdo,3
12
12
  gap/pkg/semigroups/aclocal.m4,sha256=tj8821rZl9yykZxXly1TrtvChnPFJnMAhdQs7FHxD3U,14193
13
13
  gap/pkg/semigroups/autogen.sh,sha256=LMq6hw6rjWGi8nh2OMMlDCmKalPZNuNL8fnZ0MqmgqY,988
14
14
  gap/pkg/semigroups/config.guess,sha256=7CV3YUJSMm-InfHel7mkV8A6mpSBEEhWPCEaRElti6M,50622
15
- gap/pkg/semigroups/config.log,sha256=nP1jZNjDwxL0byAbK7bQsWDCvUUtmMgMHv_eSL4Gfpw,34146
16
- gap/pkg/semigroups/config.status,sha256=8qri_NfrSclHC470DzHTIn1qcYL6BdB7jkK6qLDIMkU,35220
15
+ gap/pkg/semigroups/config.log,sha256=KwTsr9JMxHeoVKr4l1z_Jenkb64OPSxQ-upXJwdf4Vs,34111
16
+ gap/pkg/semigroups/config.status,sha256=MaRfUGa3w3PmnJLEnjAxvXVi4ruJD-Ax3eMf1VcS3mo,35184
17
17
  gap/pkg/semigroups/config.sub,sha256=Rlxf5nx9NrcugIgScWRF1NONS5RzTKjTaoY50SMjh4s,36482
18
18
  gap/pkg/semigroups/configure,sha256=Q-a5CUk06zPnQWEcYzt7dSdlGHNf503ZNHHzj1SZtmI,272559
19
19
  gap/pkg/semigroups/configure.ac,sha256=VbIFiNUdpXZKtyrroC306-FSl3Hn_biBlPWUmXNu-_I,1637
@@ -23,7 +23,7 @@ gap/pkg/semigroups/makedoc.g,sha256=6pN3asGvdvpOA7s47jv9NOtTZXVKApJ4AEfCKosUOyg,
23
23
  gap/pkg/semigroups/prerequisites.sh,sha256=u0gk33S1ubJV0WKETK8fjk8-QDo-pwYyulh--Mc9PAA,2150
24
24
  gap/pkg/semigroups/read.g,sha256=--CyxoeqhTlv_s6lS6Ap_DmYH5hsuWa3mis57-JV70Y,4944
25
25
  gap/pkg/semigroups/release.toml,sha256=wbMU9i5rw7wWEftB54aVtP-EmOOZfG2Dfn2CbRD0Mmw,262
26
- gap/pkg/semigroups/bin/aarch64-unknown-linux-musl-default64-kv9/semigroups.so,sha256=Fh9BeVFDk80uQGlhMIo1ql7-TwBiM6ZIovmpjsoNQRE,243645185
26
+ gap/pkg/semigroups/bin/aarch64-unknown-linux-musl-default64-kv10/semigroups.so,sha256=y1OYLJe4zLo5FuFJ5JaO_2xAxz5WIR_SdR0FOsl_iiU,243645185
27
27
  gap/pkg/semigroups/data/doc/greens.pickle,sha256=aryvaxfdBeZPnZoF--cp-w8A241UheczOVPltW0abFU,22138
28
28
  gap/pkg/semigroups/data/gens/fullbool-8.pickle.gz,sha256=BEywRgzZyhBHIoxKDI_6OR2k3p_Ig3GMXs_UpatfvXg,7150841
29
29
  gap/pkg/semigroups/data/gens/fullbool.pickle.gz,sha256=cHS657ENDE5sDL8XHImT-NwXLd-jY037cOl1DiRz7pk,26030
@@ -348,9 +348,9 @@ passagemath_gap_pkg_semigroups.libs/libsemigroups-81d76771.so.2.0.0,sha256=QMn5C
348
348
  passagemath_gap_pkg_semigroups.libs/libstdc++-85f2cd6d.so.6.0.33,sha256=D3uBWNGP8cz5PIqwr4jUgv7u70AIVsNEjLuj90icFcw,3651889
349
349
  sage/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
350
350
  sage/libs/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
351
- sage/libs/gap_pkg_semigroups.cpython-311-aarch64-linux-musl.so,sha256=qI-LOpppaLmuwh5MEGf-NZi0PV4ixFYrJRKn6uSkJww,114608
352
- passagemath_gap_pkg_semigroups-10.6.27.dist-info/METADATA,sha256=SoVXkE7KUE8BJvOJO55wcF9ULlqvCYIRFdLoBq6USHg,4330
353
- passagemath_gap_pkg_semigroups-10.6.27.dist-info/METADATA.bak,sha256=vaVrc2v2MkIYQ4lXcHb7b_rOX42zY2MXJH3dbvDoslU,4398
354
- passagemath_gap_pkg_semigroups-10.6.27.dist-info/WHEEL,sha256=LNZuceeFd58B9QVekwESAWqB09LEv_tgGDcYQrpkG9U,113
355
- passagemath_gap_pkg_semigroups-10.6.27.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
356
- passagemath_gap_pkg_semigroups-10.6.27.dist-info/RECORD,,
351
+ sage/libs/gap_pkg_semigroups.cpython-311-aarch64-linux-musl.so,sha256=20kcEr8UyCg_WM99FZbuL1F2BhP389KJSvUc0uZBa5Q,103552
352
+ passagemath_gap_pkg_semigroups-10.6.29.dist-info/METADATA,sha256=FaS4r6UlEY92xOvIUzcBB9ZvqPiD3X69_wo_NkfFOA4,4330
353
+ passagemath_gap_pkg_semigroups-10.6.29.dist-info/METADATA.bak,sha256=NOo0xn4Qj6pfsUNwzLNDQcv9mnsuMjF41rO6P4WUf8M,4398
354
+ passagemath_gap_pkg_semigroups-10.6.29.dist-info/WHEEL,sha256=LNZuceeFd58B9QVekwESAWqB09LEv_tgGDcYQrpkG9U,113
355
+ passagemath_gap_pkg_semigroups-10.6.29.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
356
+ passagemath_gap_pkg_semigroups-10.6.29.dist-info/RECORD,,