renumerate 1.2.2__py3-none-any.whl → 1.2.4__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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: renumerate
3
- Version: 1.2.2
3
+ Version: 1.2.4
4
4
  Summary: Reverse enumerate.
5
5
  Author: Adam Karpierz
6
6
  Author-email: adam@karpierz.net
@@ -33,8 +33,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
33
33
  Requires-Python: <4.0.0,>=3.9.0
34
34
  Description-Content-Type: text/x-rst; charset=UTF-8
35
35
  License-File: LICENSE
36
- Requires-Dist: setuptools>=75.3.0
37
- Requires-Dist: pkg-about>=1.2.2
36
+ Requires-Dist: setuptools>=75.6.0
37
+ Requires-Dist: pkg-about>=1.2.6
38
38
  Provides-Extra: doc
39
39
  Requires-Dist: Sphinx>=7.4.7; extra == "doc"
40
40
  Requires-Dist: sphinx-toolbox>=3.8.1; extra == "doc"
@@ -176,15 +176,24 @@ Authors
176
176
  Changelog
177
177
  =========
178
178
 
179
- 1.2.2 (2024-10-30)
179
+ 1.2.4 (2024-12-13)
180
180
  ------------------
181
+ - Source distribution (\*.tar.gz now) is compliant with PEP-0625.
181
182
  - Setup (dependencies) update.
182
183
 
183
- 1.2.1 (2024-10-09)
184
+ 1.2.3 (2024-11-13)
185
+ ------------------
186
+ - More unittests.
187
+ - 100% code linting.
188
+ - 100% code coverage.
189
+ - Tox configuration is now in native (toml) format.
190
+ - Setup (dependencies) update.
191
+
192
+ 1.2.2 (2024-10-30)
184
193
  ------------------
185
194
  - Setup (dependencies) update.
186
195
 
187
- 1.2.0 (2024-09-30)
196
+ 1.2.1 (2024-10-09)
188
197
  ------------------
189
198
  - Drop support for Python 3.8
190
199
  - Setup (dependencies) update.
@@ -194,10 +203,6 @@ Changelog
194
203
  - Add support for Python 3.13
195
204
  - Setup (dependencies) update.
196
205
 
197
- 1.1.13 (2024-07-15)
198
- -------------------
199
- - Setup (dependencies) update.
200
-
201
206
  1.1.12 (2024-01-26)
202
207
  -------------------
203
208
  - Setup update (now based on tox >= 4.0).
@@ -209,10 +214,6 @@ Changelog
209
214
 
210
215
  1.1.9 (2022-08-22)
211
216
  ------------------
212
- - Setup update.
213
-
214
- 1.1.8 (2022-07-24)
215
- ------------------
216
217
  - Add support for Python 3.10 and 3.11
217
218
  - Setup update (currently based mainly on pyproject.toml).
218
219
 
@@ -222,10 +223,6 @@ Changelog
222
223
  - Copyright year update.
223
224
  - Setup update.
224
225
 
225
- 1.1.6 (2021-12-11)
226
- ------------------
227
- - Setup update.
228
-
229
226
  1.1.5 (2021-07-20)
230
227
  ------------------
231
228
  - Setup general update and improvement.
@@ -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.4.dist-info/LICENSE,sha256=Yq3H1bjtcSHnCqnjOcpNfmowyjpI0JDo4ddaMcigeCI,872
5
+ renumerate-1.2.4.dist-info/METADATA,sha256=w8Hppr3cOVj4FI3xZ4hktbZByx2_7AJoisU8JPugbv4,8221
6
+ renumerate-1.2.4.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
7
+ renumerate-1.2.4.dist-info/top_level.txt,sha256=X996I0OJFxiV3UpE1ZxK1O9hinNjy21t5wBSKRwXeBY,11
8
+ renumerate-1.2.4.dist-info/zip-safe,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
9
+ renumerate-1.2.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -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.2.dist-info/LICENSE,sha256=Yq3H1bjtcSHnCqnjOcpNfmowyjpI0JDo4ddaMcigeCI,872
5
- renumerate-1.2.2.dist-info/METADATA,sha256=P9TzEMKdRgKihdZ9kf_S8FkLXb22ol3p0W24lvcTCi8,8157
6
- renumerate-1.2.2.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
7
- renumerate-1.2.2.dist-info/top_level.txt,sha256=X996I0OJFxiV3UpE1ZxK1O9hinNjy21t5wBSKRwXeBY,11
8
- renumerate-1.2.2.dist-info/zip-safe,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
9
- renumerate-1.2.2.dist-info/RECORD,,