renumerate 1.2.10__py3-none-any.whl → 1.2.11__py3-none-any.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 renumerate might be problematic. Click here for more details.
- {renumerate-1.2.10.dist-info → renumerate-1.2.11.dist-info}/METADATA +2 -2
- renumerate-1.2.11.dist-info/RECORD +9 -0
- renumerate-1.2.10.dist-info/RECORD +0 -9
- {renumerate-1.2.10.dist-info → renumerate-1.2.11.dist-info}/WHEEL +0 -0
- {renumerate-1.2.10.dist-info → renumerate-1.2.11.dist-info}/licenses/LICENSE +0 -0
- {renumerate-1.2.10.dist-info → renumerate-1.2.11.dist-info}/top_level.txt +0 -0
- {renumerate-1.2.10.dist-info → renumerate-1.2.11.dist-info}/zip-safe +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: renumerate
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.11
|
|
4
4
|
Summary: Reverse enumerate.
|
|
5
5
|
Author: Adam Karpierz
|
|
6
6
|
Author-email: adam@karpierz.net
|
|
@@ -178,7 +178,7 @@ Authors
|
|
|
178
178
|
Changelog
|
|
179
179
|
=========
|
|
180
180
|
|
|
181
|
-
1.2.
|
|
181
|
+
1.2.11 (2025-03-20)
|
|
182
182
|
-------------------
|
|
183
183
|
- Add support for PyPy 3.11
|
|
184
184
|
- Drop support for PyPy 3.9
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
renumerate/__about__.py,sha256=LUuaWYl_ylQT_d6A55rewRwEAd83eAQUJ6mcYBx5ORY,100
|
|
2
|
+
renumerate/__init__.py,sha256=9NVK5aAbq5A7IizTdBF1sJ3m8KQxP7GeH_sfw6ijpFk,171
|
|
3
|
+
renumerate/_renumerate.py,sha256=i6t7dI6guFH68yj_NN5_yH-spkHMKFuCMiqWtw3v96M,1264
|
|
4
|
+
renumerate-1.2.11.dist-info/licenses/LICENSE,sha256=oWbDDZuotrmWIM-8i9bv194or7RFe3AAbFrkivDUw2Y,872
|
|
5
|
+
renumerate-1.2.11.dist-info/METADATA,sha256=6PhFtmUqJ49WjBpd3WWct2N8ULmfOnz7sEUfudkImXk,8766
|
|
6
|
+
renumerate-1.2.11.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
|
|
7
|
+
renumerate-1.2.11.dist-info/top_level.txt,sha256=X996I0OJFxiV3UpE1ZxK1O9hinNjy21t5wBSKRwXeBY,11
|
|
8
|
+
renumerate-1.2.11.dist-info/zip-safe,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
|
|
9
|
+
renumerate-1.2.11.dist-info/RECORD,,
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
renumerate/__about__.py,sha256=LUuaWYl_ylQT_d6A55rewRwEAd83eAQUJ6mcYBx5ORY,100
|
|
2
|
-
renumerate/__init__.py,sha256=9NVK5aAbq5A7IizTdBF1sJ3m8KQxP7GeH_sfw6ijpFk,171
|
|
3
|
-
renumerate/_renumerate.py,sha256=i6t7dI6guFH68yj_NN5_yH-spkHMKFuCMiqWtw3v96M,1264
|
|
4
|
-
renumerate-1.2.10.dist-info/licenses/LICENSE,sha256=oWbDDZuotrmWIM-8i9bv194or7RFe3AAbFrkivDUw2Y,872
|
|
5
|
-
renumerate-1.2.10.dist-info/METADATA,sha256=_PCisFo--a-wHIIKjtKLFrE6zvS6p0QeCEMegkikXXY,8766
|
|
6
|
-
renumerate-1.2.10.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
|
|
7
|
-
renumerate-1.2.10.dist-info/top_level.txt,sha256=X996I0OJFxiV3UpE1ZxK1O9hinNjy21t5wBSKRwXeBY,11
|
|
8
|
-
renumerate-1.2.10.dist-info/zip-safe,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
|
|
9
|
-
renumerate-1.2.10.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|