passagemath-gap-pkg-semigroups 10.6.31rc2__cp311-cp311-macosx_13_0_arm64.whl → 10.6.31rc3__cp311-cp311-macosx_13_0_arm64.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,11 +10,11 @@ generated by GNU Autoconf 2.72. Invocation command line was
10
10
  ## Platform. ##
11
11
  ## --------- ##
12
12
 
13
- hostname = sjc20-bb711-e8fb1130-493a-45b8-99e8-c3153444859a-066679D9F746.local
13
+ hostname = sat12-bq163-221e6da6-5b34-4b13-ba45-eb06908f7136-9E3AA07B0324.local
14
14
  uname -m = arm64
15
15
  uname -r = 23.6.0
16
16
  uname -s = Darwin
17
- uname -v = Darwin Kernel Version 23.6.0: Thu Apr 24 20:27:23 PDT 2025; root:xnu-10063.141.1.705.2~1/RELEASE_ARM64_VMAPPLE
17
+ uname -v = Darwin Kernel Version 23.6.0: Mon Aug 11 21:19:48 PDT 2025; root:xnu-10063.141.1.706.13~1/RELEASE_ARM64_VMAPPLE
18
18
 
19
19
  /usr/bin/uname -p = arm
20
20
  /bin/uname -X = unknown
@@ -23,15 +23,15 @@ uname -v = Darwin Kernel Version 23.6.0: Thu Apr 24 20:27:23 PDT 2025; root:xnu-
23
23
  /usr/bin/arch -k = unknown
24
24
  /usr/convex/getsysinfo = unknown
25
25
  /usr/bin/hostinfo = Mach kernel version:
26
- Darwin Kernel Version 23.6.0: Thu Apr 24 20:27:23 PDT 2025; root:xnu-10063.141.1.705.2~1/RELEASE_ARM64_VMAPPLE
26
+ Darwin Kernel Version 23.6.0: Mon Aug 11 21:19:48 PDT 2025; root:xnu-10063.141.1.706.13~1/RELEASE_ARM64_VMAPPLE
27
27
  Kernel configured for up to 3 processors.
28
28
  3 processors are physically available.
29
29
  3 processors are logically available.
30
30
  Processor type: arm64e (ARM64E)
31
31
  Processors active: 0 1 2
32
32
  Primary memory available: 7.00 gigabytes
33
- Default processor set: 509 tasks, 1466 threads, 3 processors
34
- Load average: 13.97, Mach factor: 0.20
33
+ Default processor set: 545 tasks, 1565 threads, 3 processors
34
+ Load average: 25.07, Mach factor: 0.11
35
35
  /bin/machine = unknown
36
36
  /usr/bin/oslevel = unknown
37
37
  /bin/universe = unknown
@@ -39,7 +39,7 @@ Load average: 13.97, Mach factor: 0.20
39
39
  PATH: /Users/runner/sage-local/libexec/ccache/
40
40
  PATH: /Users/runner/work/passagemath/passagemath/build/bin/
41
41
  PATH: /Users/runner/work/passagemath/passagemath/tools/
42
- PATH: /Users/runner/sage-local/var/lib/sage/venv-python3.13/bin/
42
+ PATH: /Users/runner/sage-local/var/lib/sage/venv-python3.9/bin/
43
43
  PATH: /Users/runner/sage-local/bin/
44
44
  PATH: /Users/runner/sage-local/libexec/ccache/
45
45
  PATH: /Users/runner/work/passagemath/passagemath/build/bin/
@@ -503,7 +503,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
503
503
  CONFIG_COMMANDS =
504
504
  $ ./config.status
505
505
 
506
- on sjc20-bb711-e8fb1130-493a-45b8-99e8-c3153444859a-066679D9F746.local
506
+ on sat12-bq163-221e6da6-5b34-4b13-ba45-eb06908f7136-9E3AA07B0324.local
507
507
 
508
508
  config.status:847: creating GNUmakefile
509
509
  config.status:847: creating gen/pkgconfig.h
@@ -722,7 +722,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
722
722
  CONFIG_COMMANDS =
723
723
  $ ./config.status gen/pkgconfig.h
724
724
 
725
- on sjc20-bb711-e8fb1130-493a-45b8-99e8-c3153444859a-066679D9F746.local
725
+ on sat12-bq163-221e6da6-5b34-4b13-ba45-eb06908f7136-9E3AA07B0324.local
726
726
 
727
727
  config.status:847: creating gen/pkgconfig.h
728
728
  config.status:1017: gen/pkgconfig.h is unchanged
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap-pkg-semigroups
3
- Version: 10.6.31rc2
3
+ Version: 10.6.31rc3
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
@@ -24,11 +24,13 @@ Classifier: Programming Language :: Python :: 3.10
24
24
  Classifier: Programming Language :: Python :: 3.11
25
25
  Classifier: Programming Language :: Python :: 3.12
26
26
  Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Programming Language :: Python :: 3.14
27
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
29
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
- Requires-Python: <3.14,>=3.10
30
+ Requires-Python: <3.15,>=3.10
30
31
  Description-Content-Type: text/x-rst
31
- Requires-Dist: passagemath-environment==10.6.31rc2
32
+ Requires-Dist: passagemath-environment>=10.6.31rc3
33
+ Requires-Dist: passagemath-environment<10.6.31rc4
32
34
 
33
35
  ======================================================================
34
36
  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.31rc2
3
+ Version: 10.6.31rc3
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
@@ -24,12 +24,15 @@ Classifier: Programming Language :: Python :: 3.10
24
24
  Classifier: Programming Language :: Python :: 3.11
25
25
  Classifier: Programming Language :: Python :: 3.12
26
26
  Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Programming Language :: Python :: 3.14
27
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
29
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
- Requires-Python: <3.14,>=3.10
30
+ Requires-Python: <3.15,>=3.10
30
31
  Description-Content-Type: text/x-rst
31
- Requires-Dist: passagemath-conf==10.6.31rc2; sys_platform != "win32"
32
- Requires-Dist: passagemath-environment==10.6.31rc2
32
+ Requires-Dist: passagemath-conf>=10.6.31rc3; sys_platform != "win32"
33
+ Requires-Dist: passagemath-conf<10.6.31rc4; sys_platform != "win32"
34
+ Requires-Dist: passagemath-environment>=10.6.31rc3
35
+ Requires-Dist: passagemath-environment<10.6.31rc4
33
36
 
34
37
  ======================================================================
35
38
  passagemath: Computational Group Theory with GAP: semigroups package
@@ -1,3 +1,8 @@
1
+ passagemath_gap_pkg_semigroups-10.6.31rc3.dist-info/RECORD,,
2
+ passagemath_gap_pkg_semigroups-10.6.31rc3.dist-info/METADATA.bak,sha256=glSzYhf_IBzRpcGe35uuBv7CXIT5r-rlBUwlg5jf3fY,4572
3
+ passagemath_gap_pkg_semigroups-10.6.31rc3.dist-info/WHEEL,sha256=_2eWE0XUrAnNpxPyXffVnsvXkR9SkDAS3wnEDHyQ9s4,136
4
+ passagemath_gap_pkg_semigroups-10.6.31rc3.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
5
+ passagemath_gap_pkg_semigroups-10.6.31rc3.dist-info/METADATA,sha256=Io8uXarwuKXtdofcEffK99HOCQZwaOhLCLLiEW02UCg,4435
1
6
  gap/pkg/semigroups/GNUmakefile,sha256=-AvFSo6VfKqiELM5xTaVUT5a_Bw2qff7Yc9JLSvqUt4,3423
2
7
  gap/pkg/semigroups/release.toml,sha256=wbMU9i5rw7wWEftB54aVtP-EmOOZfG2Dfn2CbRD0Mmw,262
3
8
  gap/pkg/semigroups/PackageInfo.g,sha256=MOFX5agOzKcd9HEldOt5GrH2XE6UFMVgr8o2YW2Sas8,17598
@@ -18,12 +23,12 @@ gap/pkg/semigroups/CONTRIBUTING.md,sha256=2hUIk9VLhbG2xqqD5c3puD1rskvCCYyU-1hby9
18
23
  gap/pkg/semigroups/Makefile.gappkg,sha256=hSxYklIBlP2YUUKgdSfYl79VwIx5v3R0_-VUmyVup80,7716
19
24
  gap/pkg/semigroups/GPL,sha256=5gNxBEQ_mngpsqp8U3DQeJp72jymWguQTNwMLihdkZU,35150
20
25
  gap/pkg/semigroups/prerequisites.sh,sha256=u0gk33S1ubJV0WKETK8fjk8-QDo-pwYyulh--Mc9PAA,2150
21
- gap/pkg/semigroups/config.log,sha256=EjneRa6fLJgq1PiX1wsxbyr8jsvtg4O7ZDBbeA5s3RU,33028
26
+ gap/pkg/semigroups/config.log,sha256=Gh7cjtqiXiGE1rzoSqfR7H_kRwet_a_XN-XVPYMjYnk,33029
22
27
  gap/pkg/semigroups/init.g,sha256=thARuu9tun90JL9ZEYFg0gSt9jcvD2Q3p-Vq4Gn49X4,6152
23
28
  gap/pkg/semigroups/aclocal.m4,sha256=tj8821rZl9yykZxXly1TrtvChnPFJnMAhdQs7FHxD3U,14193
24
29
  gap/pkg/semigroups/read.g,sha256=--CyxoeqhTlv_s6lS6Ap_DmYH5hsuWa3mis57-JV70Y,4944
25
30
  gap/pkg/semigroups/autogen.sh,sha256=LMq6hw6rjWGi8nh2OMMlDCmKalPZNuNL8fnZ0MqmgqY,988
26
- gap/pkg/semigroups/bin/aarch64-apple-darwin23-default64-kv10/semigroups.so,sha256=-luObcoScMvR-2gnU2oJmLwa_wQQnb5FpCDKZ1yPmlI,71297936
31
+ gap/pkg/semigroups/bin/aarch64-apple-darwin23-default64-kv10/semigroups.so,sha256=GGDnpMB2y0BSQ-KxwdpJD5_X6mZnb55RqK_Gt2XkFAI,71297936
27
32
  gap/pkg/semigroups/gap/obsolete.gi,sha256=3LgaJfyjabeC1LTBCxsPsQywb1HOoAgH8-bM91vwgE8,516
28
33
  gap/pkg/semigroups/gap/options.g,sha256=xc5_oikcxejWyJ04vOrgDMnEyfGR-LLde9a0k-lpBL8,1727
29
34
  gap/pkg/semigroups/gap/obsolete.gd,sha256=SzIU8HC7bQMZB-AVJBrOp5o1DgHe7cEHIFPO8cmRWlo,334
@@ -343,12 +348,7 @@ gap/pkg/semigroups/gapbind14/include/gapbind14/to_gap.hpp,sha256=EGQt5g4N2WtULuS
343
348
  gap/pkg/semigroups/gapbind14/include/gapbind14/gap_include.hpp,sha256=R665qiX-CRlY74QTJYM8aFbDln9SOqQrtoqT-8Af9NU,888
344
349
  gap/pkg/semigroups/gapbind14/src/.clang-format,sha256=G1GrotsrH9T0u1j5zwS_G3eUUqQUYFuyRKZ-s112tdE,3128
345
350
  gap/pkg/semigroups/gapbind14/src/gapbind14.cpp,sha256=sym6yssG_UBfJhI71FzA-_No3CJr9VoYPcp2_e5IRb0,10410
346
- passagemath_gap_pkg_semigroups.dylibs/libsemigroups.2.dylib,sha256=I7XQwGWT7vvJmmGZri9snaFwovSiUj3h4Oueo3ANO84,1692256
347
- passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/RECORD,,
348
- passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/METADATA.bak,sha256=Sj-IRxGAPMlv00fK7U37McqvkQDqfuLPrHoobo0Antk,4403
349
- passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/WHEEL,sha256=_2eWE0XUrAnNpxPyXffVnsvXkR9SkDAS3wnEDHyQ9s4,136
350
- passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
351
- passagemath_gap_pkg_semigroups-10.6.31rc2.dist-info/METADATA,sha256=quubmT9qx8tlJYGknCPjSYWFRBW-SPHhWLWUo2hdkWw,4334
351
+ passagemath_gap_pkg_semigroups.dylibs/libsemigroups.2.dylib,sha256=t5-a522rMo-iwkRftifQxmah1MtfcjiV-YxzmD3_b9I,1692256
352
352
  sage/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
353
- sage/libs/gap_pkg_semigroups.cpython-311-darwin.so,sha256=-b2kjbjoTAYap19RGQfu6fiqZ2VK6Y1yofaKw3V9Hko,54296
353
+ sage/libs/gap_pkg_semigroups.cpython-311-darwin.so,sha256=tfE67TpfxQWnq3reZ93vVTXz8Nkqjcqomm9j3OnicvQ,54296
354
354
  sage/libs/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57