islpy 2025.1__pp39-pypy39_pp73-macosx_11_0_arm64.whl → 2025.1.2__pp39-pypy39_pp73-macosx_11_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.
islpy/version.py CHANGED
@@ -1,2 +1,2 @@
1
- VERSION = (2025, 1)
1
+ VERSION = (2025, 1, 2)
2
2
  VERSION_TEXT = ".".join(str(i) for i in VERSION)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: islpy
3
- Version: 2025.1
3
+ Version: 2025.1.2
4
4
  Summary: Wrapper around isl, an integer set library
5
5
  Home-page: http://documen.tician.de/islpy
6
6
  Author: Andreas Kloeckner
@@ -22,6 +22,7 @@ Classifier: Topic :: Scientific/Engineering :: Physics
22
22
  Classifier: Topic :: Scientific/Engineering :: Visualization
23
23
  Classifier: Topic :: Software Development :: Libraries
24
24
  Requires-Python: ~=3.8
25
+ Description-Content-Type: text/x-rst
25
26
  Provides-Extra: test
26
27
  Requires-Dist: pytest>=2; extra == "test"
27
28
 
@@ -0,0 +1,7 @@
1
+ islpy/version.py,sha256=Cg6Oz6uT7LBuNCRqJSQU0FPAuOsVtHB4FS0f55EAGaY,72
2
+ islpy/_isl.pypy39-pp73-darwin.so,sha256=auArM3Uy38cdAkGEPuUdUdSqkiRj-8thbtaHJSNJio4,7909864
3
+ islpy/__init__.py,sha256=y5AwucXSrDi-y6FMkhK7F2-riplpxaX0zHJfromRCUw,37276
4
+ islpy-2025.1.2.dist-info/RECORD,,
5
+ islpy-2025.1.2.dist-info/WHEEL,sha256=-LQCiIu6GcfrOFmzItlWErNyxG5Pe0PzCHl6BY6DM9Y,109
6
+ islpy-2025.1.2.dist-info/top_level.txt,sha256=txVjJJ85Sa3IMOF6WOh_bTkOyRDWiSW2kQOf8vSPb6M,6
7
+ islpy-2025.1.2.dist-info/METADATA,sha256=oTBv80bq9E2C_VneBsWTTkYsVTvJAk4vkfs6EcgO2wE,3114
@@ -1,7 +0,0 @@
1
- islpy-2025.1.dist-info/RECORD,,
2
- islpy-2025.1.dist-info/WHEEL,sha256=-LQCiIu6GcfrOFmzItlWErNyxG5Pe0PzCHl6BY6DM9Y,109
3
- islpy-2025.1.dist-info/top_level.txt,sha256=txVjJJ85Sa3IMOF6WOh_bTkOyRDWiSW2kQOf8vSPb6M,6
4
- islpy-2025.1.dist-info/METADATA,sha256=GeSiNsS-rEn3OJaH3qnnQ9ScDhdJuZhQ_vZor4i4EKU,3075
5
- islpy/version.py,sha256=YJLwRKf1GV_cuveQur_g8GlsRZz6De5aNZL5drncWYo,69
6
- islpy/_isl.pypy39-pp73-darwin.so,sha256=auArM3Uy38cdAkGEPuUdUdSqkiRj-8thbtaHJSNJio4,7909864
7
- islpy/__init__.py,sha256=y5AwucXSrDi-y6FMkhK7F2-riplpxaX0zHJfromRCUw,37276