passagemath-cmr 10.6.29__cp312-cp312-macosx_13_0_x86_64.whl → 10.6.31__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-cmr might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-cmr
3
- Version: 10.6.29
3
+ Version: 10.6.31
4
4
  Summary: passagemath: Combinatorial matrix recognition
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -27,15 +27,15 @@ Classifier: Programming Language :: Python :: 3.12
27
27
  Classifier: Programming Language :: Python :: 3.13
28
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
29
29
  Classifier: Topic :: Scientific/Engineering :: Mathematics
30
- Requires-Python: <3.14,>=3.10
30
+ Requires-Python: <3.15,>=3.10
31
31
  Description-Content-Type: text/x-rst
32
32
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
33
33
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
34
- Requires-Dist: passagemath-modules~=10.6.29.0
35
- Requires-Dist: passagemath-graphs~=10.6.29.0
34
+ Requires-Dist: passagemath-modules~=10.6.31.0
35
+ Requires-Dist: passagemath-graphs~=10.6.31.0
36
36
  Provides-Extra: test
37
- Requires-Dist: passagemath-repl~=10.6.29.0; extra == "test"
38
- Requires-Dist: passagemath-pari~=10.6.29.0; extra == "test"
37
+ Requires-Dist: passagemath-repl~=10.6.31.0; extra == "test"
38
+ Requires-Dist: passagemath-pari~=10.6.31.0; extra == "test"
39
39
 
40
40
  ==========================================================================
41
41
  passagemath: Combinatorial matrix recognition
@@ -141,6 +141,7 @@ Development
141
141
  passagemath $ source ./.homebrew-build-env # on macOS when homebrew is in use
142
142
  passagemath $ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/wsl/lib # on WSL
143
143
  passagemath $ export PIP_CONSTRAINT="$(pwd)/constraints_cmr.txt"
144
+ passagemath $ export PIP_BUILD_CONSTRAINT="$(pwd)/constraints_cmr.txt"
144
145
  passagemath $ echo "passagemath-categories @ file://$(pwd)/pkgs/sagemath-categories" >> constraints_cmr.txt
145
146
  passagemath $ echo "passagemath-modules @ file://$(pwd)/pkgs/sagemath-modules" >> constraints_cmr.txt
146
147
  passagemath $ python3 -m venv cmr-venv
@@ -1,19 +1,19 @@
1
- passagemath_cmr.dylibs/libcmr.dylib,sha256=y32R_jqZejyfE_kP5Alwj98ByJISXnPeao2f3rYCGJ0,1022144
2
- passagemath_cmr.dylibs/libgmp.10.dylib,sha256=LhIFhB5ubSkaNxYaPKPhCuik6a9CggQJXs8x8XWJKlg,580928
3
- passagemath_cmr-10.6.29.dist-info/RECORD,,
4
- passagemath_cmr-10.6.29.dist-info/WHEEL,sha256=teO2xh-FJ1HNVGe5DhoP69xaQDzWk7o1JLSQ2CMfYdA,137
5
- passagemath_cmr-10.6.29.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
6
- passagemath_cmr-10.6.29.dist-info/METADATA,sha256=Wq__fkERh-Hx8VkGcicBJNkSCUMh5-GnPv4pHaojd5A,7251
1
+ passagemath_cmr-10.6.31.dist-info/RECORD,,
2
+ passagemath_cmr-10.6.31.dist-info/WHEEL,sha256=5h1edlWC7AWWe-m9EZj9Aa8AnVIDgR8HKSzLzRDKU8c,154
3
+ passagemath_cmr-10.6.31.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
4
+ passagemath_cmr-10.6.31.dist-info/METADATA,sha256=Xzf7QdNyyKfQ3WxZogEninQjIzodBKRz2vXBMoLMt-s,7326
5
+ passagemath_cmr.dylibs/libcmr.dylib,sha256=GowSGRLhqDa8M6dQcgJbKWyJouFUAkLCNflwYGb5B8Q,997376
6
+ passagemath_cmr.dylibs/libgmp.10.dylib,sha256=vWO6i1pl7w-UyhN5ngBu8oxrZykVpn7MONIEIkzCFEI,510784
7
7
  sage/all__sagemath_cmr.py,sha256=KR76vnXfmqtz5FA-qDWl-bKa_ltk6s_L01y6zi3VleM,144
8
8
  sage/libs/all__sagemath_cmr.py,sha256=qPVTT6gyP0yYSmMXuAIGeRCUG42fV2IhXKSX9Ke1pa0,42
9
9
  sage/libs/cmr/cmr.pxd,sha256=5LFDFXs20sVJoLprRTkfU0qX3SkHtdkdLiFs5B6CCGU,31667
10
10
  sage/libs/cmr/__init__.py,sha256=qPVTT6gyP0yYSmMXuAIGeRCUG42fV2IhXKSX9Ke1pa0,42
11
11
  sage/libs/cmr/cmr.pyx,sha256=h-maxhuJKYDr77zggNg9L7qyaTgRu51_MEXitaI_sdY,861
12
- sage/libs/cmr/cmr.cpython-312-darwin.so,sha256=O9WnfjE8x0l_4ckmq_o81U9HXQzDZKvG83kuYCy7ueo,75632
12
+ sage/libs/cmr/cmr.cpython-312-darwin.so,sha256=CmY5fWx4ski0FGFHgvDmitujjCmVBfZejgVmRYIjNz0,47968
13
13
  sage/matrix/all__sagemath_cmr.py,sha256=qPVTT6gyP0yYSmMXuAIGeRCUG42fV2IhXKSX9Ke1pa0,42
14
14
  sage/matrix/matrix_cmr_sparse.pyx,sha256=AmgUk0hLox5BB2OAgUZIYHo4ND8jsJ13-8Kz_llxqf8,248825
15
15
  sage/matrix/seymour_decomposition.pxd,sha256=QYse5YnIa_Dk8NGLU991eFe5u0PzxT_qM0KfXITdt4E,1186
16
16
  sage/matrix/seymour_decomposition.pyx,sha256=YS1BpLgFLWTwcqe0EJqlgRl0vRUX-ZhBRKAdgvyZe_U,197498
17
17
  sage/matrix/matrix_cmr_sparse.pxd,sha256=EROkdgXmem-ZgdXHKl7Nke_mZC_HKCZPRjocWcyivwY,1095
18
- sage/matrix/matrix_cmr_sparse.cpython-312-darwin.so,sha256=N1W09ubJuLIAVBAzGyPBWk7PVUl45JoURB92dfFdrKc,891440
19
- sage/matrix/seymour_decomposition.cpython-312-darwin.so,sha256=oUvWH7G2xPUYKkW9B4tXbV03duCtwROHo6mDPFlTEpo,886464
18
+ sage/matrix/matrix_cmr_sparse.cpython-312-darwin.so,sha256=Z1FbOcRYxq_ptltNk9hHAfJHMk5tCSnJ5KBWdOEQz7Q,970016
19
+ sage/matrix/seymour_decomposition.cpython-312-darwin.so,sha256=LMDJee2kgUViaFhGCjgB7ueMyTIBzcGiPQr0LAb4wQw,965376
@@ -2,5 +2,5 @@ Wheel-Version: 1.0
2
2
  Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-macosx_13_0_x86_64
5
- Generator: delocate 0.13.0
5
+ Generator: delocate 0.13.1.dev19+g357d56730
6
6
 
Binary file
Binary file
Binary file