passagemath-gap-pkg-semigroups 10.6.24__cp312-cp312-macosx_13_0_x86_64.whl → 10.6.25__cp312-cp312-macosx_13_0_x86_64.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.
- gap/pkg/semigroups/bin/x86_64-apple-darwin22-default64-kv9/semigroups.so +0 -0
- gap/pkg/semigroups/config.log +5 -5
- {passagemath_gap_pkg_semigroups-10.6.24.dist-info → passagemath_gap_pkg_semigroups-10.6.25.dist-info}/METADATA +2 -2
- {passagemath_gap_pkg_semigroups-10.6.24.dist-info → passagemath_gap_pkg_semigroups-10.6.25.dist-info}/METADATA.bak +3 -3
- {passagemath_gap_pkg_semigroups-10.6.24.dist-info → passagemath_gap_pkg_semigroups-10.6.25.dist-info}/RECORD +9 -9
- passagemath_gap_pkg_semigroups.dylibs/libsemigroups.2.dylib +0 -0
- sage/libs/gap_pkg_semigroups.cpython-312-darwin.so +0 -0
- {passagemath_gap_pkg_semigroups-10.6.24.dist-info → passagemath_gap_pkg_semigroups-10.6.25.dist-info}/WHEEL +0 -0
- {passagemath_gap_pkg_semigroups-10.6.24.dist-info → passagemath_gap_pkg_semigroups-10.6.25.dist-info}/top_level.txt +0 -0
|
Binary file
|
gap/pkg/semigroups/config.log
CHANGED
|
@@ -10,7 +10,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
10
10
|
## Platform. ##
|
|
11
11
|
## --------- ##
|
|
12
12
|
|
|
13
|
-
hostname = sat12-
|
|
13
|
+
hostname = sat12-jr310-9ee26986-6e86-4660-8047-48c4dab43d37-72475AEE5BE7.local
|
|
14
14
|
uname -m = x86_64
|
|
15
15
|
uname -r = 22.6.0
|
|
16
16
|
uname -s = Darwin
|
|
@@ -30,8 +30,8 @@ Kernel configured for up to 4 processors.
|
|
|
30
30
|
Processor type: x86_64h (Intel x86-64h Haswell)
|
|
31
31
|
Processors active: 0 1 2 3
|
|
32
32
|
Primary memory available: 14.00 gigabytes
|
|
33
|
-
Default processor set:
|
|
34
|
-
Load average:
|
|
33
|
+
Default processor set: 432 tasks, 1221 threads, 4 processors
|
|
34
|
+
Load average: 9.81, Mach factor: 0.39
|
|
35
35
|
/bin/machine = unknown
|
|
36
36
|
/usr/bin/oslevel = unknown
|
|
37
37
|
/bin/universe = unknown
|
|
@@ -854,7 +854,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
854
854
|
CONFIG_COMMANDS =
|
|
855
855
|
$ ./config.status
|
|
856
856
|
|
|
857
|
-
on sat12-
|
|
857
|
+
on sat12-jr310-9ee26986-6e86-4660-8047-48c4dab43d37-72475AEE5BE7.local
|
|
858
858
|
|
|
859
859
|
config.status:849: creating GNUmakefile
|
|
860
860
|
config.status:849: creating gen/pkgconfig.h
|
|
@@ -1076,7 +1076,7 @@ generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
1076
1076
|
CONFIG_COMMANDS =
|
|
1077
1077
|
$ ./config.status gen/pkgconfig.h
|
|
1078
1078
|
|
|
1079
|
-
on sat12-
|
|
1079
|
+
on sat12-jr310-9ee26986-6e86-4660-8047-48c4dab43d37-72475AEE5BE7.local
|
|
1080
1080
|
|
|
1081
1081
|
config.status:849: creating gen/pkgconfig.h
|
|
1082
1082
|
config.status:1019: 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.
|
|
3
|
+
Version: 10.6.25
|
|
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.
|
|
31
|
+
Requires-Dist: passagemath-environment~=10.6.25.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.
|
|
3
|
+
Version: 10.6.25
|
|
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.
|
|
32
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
31
|
+
Requires-Dist: passagemath-conf~=10.6.25.0; sys_platform != "win32"
|
|
32
|
+
Requires-Dist: passagemath-environment~=10.6.25.0
|
|
33
33
|
|
|
34
34
|
======================================================================
|
|
35
35
|
passagemath: Computational Group Theory with GAP: semigroups package
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
2
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
3
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
4
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
5
|
-
passagemath_gap_pkg_semigroups-10.6.
|
|
1
|
+
passagemath_gap_pkg_semigroups-10.6.25.dist-info/RECORD,,
|
|
2
|
+
passagemath_gap_pkg_semigroups-10.6.25.dist-info/METADATA.bak,sha256=qZbMmTIup7OaWKr0QmhlaCIwXyOCP4bK2NxTGlKm8XU,4398
|
|
3
|
+
passagemath_gap_pkg_semigroups-10.6.25.dist-info/WHEEL,sha256=teO2xh-FJ1HNVGe5DhoP69xaQDzWk7o1JLSQ2CMfYdA,137
|
|
4
|
+
passagemath_gap_pkg_semigroups-10.6.25.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
|
5
|
+
passagemath_gap_pkg_semigroups-10.6.25.dist-info/METADATA,sha256=zmql6M7ZeJrPKxkfZQ2Jt_4gqa6eCKcpqRu62Iuufls,4330
|
|
6
6
|
gap/pkg/semigroups/GNUmakefile,sha256=5TkJmX-T6XH8Y0xYAbWjdjDlmj32cBb6bC_z3vmRYNc,3429
|
|
7
7
|
gap/pkg/semigroups/release.toml,sha256=wbMU9i5rw7wWEftB54aVtP-EmOOZfG2Dfn2CbRD0Mmw,262
|
|
8
8
|
gap/pkg/semigroups/PackageInfo.g,sha256=MOFX5agOzKcd9HEldOt5GrH2XE6UFMVgr8o2YW2Sas8,17598
|
|
@@ -23,12 +23,12 @@ gap/pkg/semigroups/CONTRIBUTING.md,sha256=2hUIk9VLhbG2xqqD5c3puD1rskvCCYyU-1hby9
|
|
|
23
23
|
gap/pkg/semigroups/Makefile.gappkg,sha256=hSxYklIBlP2YUUKgdSfYl79VwIx5v3R0_-VUmyVup80,7716
|
|
24
24
|
gap/pkg/semigroups/GPL,sha256=5gNxBEQ_mngpsqp8U3DQeJp72jymWguQTNwMLihdkZU,35150
|
|
25
25
|
gap/pkg/semigroups/prerequisites.sh,sha256=u0gk33S1ubJV0WKETK8fjk8-QDo-pwYyulh--Mc9PAA,2150
|
|
26
|
-
gap/pkg/semigroups/config.log,sha256=
|
|
26
|
+
gap/pkg/semigroups/config.log,sha256=LKHoEZx5qHvAuh1tWztHcOvnt_D_IRMB3mJ1qmtjRt0,38823
|
|
27
27
|
gap/pkg/semigroups/init.g,sha256=thARuu9tun90JL9ZEYFg0gSt9jcvD2Q3p-Vq4Gn49X4,6152
|
|
28
28
|
gap/pkg/semigroups/aclocal.m4,sha256=tj8821rZl9yykZxXly1TrtvChnPFJnMAhdQs7FHxD3U,14193
|
|
29
29
|
gap/pkg/semigroups/read.g,sha256=--CyxoeqhTlv_s6lS6Ap_DmYH5hsuWa3mis57-JV70Y,4944
|
|
30
30
|
gap/pkg/semigroups/autogen.sh,sha256=LMq6hw6rjWGi8nh2OMMlDCmKalPZNuNL8fnZ0MqmgqY,988
|
|
31
|
-
gap/pkg/semigroups/bin/x86_64-apple-darwin22-default64-kv9/semigroups.so,sha256=
|
|
31
|
+
gap/pkg/semigroups/bin/x86_64-apple-darwin22-default64-kv9/semigroups.so,sha256=zThr_IfQATlu0B-gKekqHUau9sRV3yHC_rT3kg-WCvw,92122096
|
|
32
32
|
gap/pkg/semigroups/gap/obsolete.gi,sha256=3LgaJfyjabeC1LTBCxsPsQywb1HOoAgH8-bM91vwgE8,516
|
|
33
33
|
gap/pkg/semigroups/gap/options.g,sha256=xc5_oikcxejWyJ04vOrgDMnEyfGR-LLde9a0k-lpBL8,1727
|
|
34
34
|
gap/pkg/semigroups/gap/obsolete.gd,sha256=SzIU8HC7bQMZB-AVJBrOp5o1DgHe7cEHIFPO8cmRWlo,334
|
|
@@ -348,7 +348,7 @@ gap/pkg/semigroups/gapbind14/include/gapbind14/to_gap.hpp,sha256=EGQt5g4N2WtULuS
|
|
|
348
348
|
gap/pkg/semigroups/gapbind14/include/gapbind14/gap_include.hpp,sha256=R665qiX-CRlY74QTJYM8aFbDln9SOqQrtoqT-8Af9NU,888
|
|
349
349
|
gap/pkg/semigroups/gapbind14/src/.clang-format,sha256=G1GrotsrH9T0u1j5zwS_G3eUUqQUYFuyRKZ-s112tdE,3128
|
|
350
350
|
gap/pkg/semigroups/gapbind14/src/gapbind14.cpp,sha256=sym6yssG_UBfJhI71FzA-_No3CJr9VoYPcp2_e5IRb0,10410
|
|
351
|
-
passagemath_gap_pkg_semigroups.dylibs/libsemigroups.2.dylib,sha256
|
|
351
|
+
passagemath_gap_pkg_semigroups.dylibs/libsemigroups.2.dylib,sha256=uEHbUDoQ7zYhar9fdSKLpXdQ496wU59CukMRlQKwlRU,1929632
|
|
352
352
|
sage/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
|
|
353
|
-
sage/libs/gap_pkg_semigroups.cpython-312-darwin.so,sha256=
|
|
353
|
+
sage/libs/gap_pkg_semigroups.cpython-312-darwin.so,sha256=uX-LxutfF59zUP4QNRMmXKu4YkHeD-5p41j890vp1aQ,55296
|
|
354
354
|
sage/libs/all__sagemath_gap_pkg_semigroups.py,sha256=G8mHGYX6DlCGhntqJvmRh-lB-iOMWQQjTeKAoFYP1MU,57
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|