passagemath-glucose 10.6.16__tar.gz → 10.6.17__tar.gz

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-glucose might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-glucose
3
- Version: 10.6.16
3
+ Version: 10.6.17
4
4
  Summary: passagemath: Interface to the SAT solver glucose
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -0,0 +1 @@
1
+ 10.6.17
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-glucose
3
- Version: 10.6.16
3
+ Version: 10.6.17
4
4
  Summary: passagemath: Interface to the SAT solver glucose
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -3,11 +3,11 @@
3
3
  requires = [
4
4
  'setuptools >= 77.0.0',
5
5
  'pkgconfig',
6
- 'passagemath-conf ~= 10.6.16.0 ; sys_platform != "win32"',
7
- 'passagemath-setup ~= 10.6.16.0',
8
- 'passagemath-categories ~= 10.6.16.0',
9
- 'passagemath-environment ~= 10.6.16.0',
10
- 'passagemath-objects ~= 10.6.16.0',
6
+ 'passagemath-conf ~= 10.6.17.0 ; sys_platform != "win32"',
7
+ 'passagemath-setup ~= 10.6.17.0',
8
+ 'passagemath-categories ~= 10.6.17.0',
9
+ 'passagemath-environment ~= 10.6.17.0',
10
+ 'passagemath-objects ~= 10.6.17.0',
11
11
  'cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',
12
12
  'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
13
13
  ]
@@ -1 +0,0 @@
1
- 10.6.16