renumerate 1.2.4__py3-none-any.whl → 1.2.5__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
  zlib License
2
2
 
3
- Copyright (C) 2016-2024 Adam Karpierz
3
+ Copyright (C) 2016-2025 Adam Karpierz
4
4
 
5
5
  This software is provided 'as-is', without any express or implied
6
6
  warranty. In no event will the authors be held liable for any damages
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: renumerate
3
- Version: 1.2.4
3
+ Version: 1.2.5
4
4
  Summary: Reverse enumerate.
5
5
  Author: Adam Karpierz
6
6
  Author-email: adam@karpierz.net
@@ -33,19 +33,20 @@ 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.6.0
37
- Requires-Dist: pkg-about>=1.2.6
36
+ Requires-Dist: setuptools>=75.8.0
37
+ Requires-Dist: pkg-about>=1.2.7
38
38
  Provides-Extra: doc
39
39
  Requires-Dist: Sphinx>=7.4.7; extra == "doc"
40
+ Requires-Dist: sphinx-autodoc-typehints>=2.3.0; extra == "doc"
40
41
  Requires-Dist: sphinx-toolbox>=3.8.1; extra == "doc"
41
42
  Requires-Dist: sphinx-tabs>=3.4.5; extra == "doc"
42
43
  Requires-Dist: sphinx-copybutton>=0.5.2; extra == "doc"
43
44
  Requires-Dist: sphinxcontrib-spelling>=8.0.0; extra == "doc"
44
45
  Requires-Dist: sphinx-lint>=1.0.0; extra == "doc"
45
46
  Requires-Dist: restructuredtext-lint>=1.4.0; extra == "doc"
46
- Requires-Dist: nbsphinx>=0.9.5; extra == "doc"
47
+ Requires-Dist: nbsphinx>=0.9.6; extra == "doc"
47
48
  Provides-Extra: test
48
- Requires-Dist: deepdiff>=8.0.1; extra == "test"
49
+ Requires-Dist: deepdiff>=8.1.1; extra == "test"
49
50
  Requires-Dist: rich>=13.9.4; extra == "test"
50
51
 
51
52
  renumerate
@@ -166,7 +167,7 @@ Authors
166
167
 
167
168
  .. |package| replace:: renumerate
168
169
  .. |package_bold| replace:: **renumerate**
169
- .. |copyright| replace:: Copyright (c) 2016-2024 Adam Karpierz
170
+ .. |copyright| replace:: Copyright (c) 2016-2025 Adam Karpierz
170
171
  .. |respository| replace:: https://github.com/karpierz/renumerate.git
171
172
  .. _Development page: https://github.com/karpierz/renumerate
172
173
  .. _PyPI record: https://pypi.org/project/renumerate/
@@ -176,6 +177,11 @@ Authors
176
177
  Changelog
177
178
  =========
178
179
 
180
+ 1.2.5 (2025-01-20)
181
+ ------------------
182
+ - Copyright year update.
183
+ - Setup (dependencies) update.
184
+
179
185
  1.2.4 (2024-12-13)
180
186
  ------------------
181
187
  - Source distribution (\*.tar.gz now) is compliant with PEP-0625.
@@ -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.5.dist-info/LICENSE,sha256=oWbDDZuotrmWIM-8i9bv194or7RFe3AAbFrkivDUw2Y,872
5
+ renumerate-1.2.5.dist-info/METADATA,sha256=h752jg1PBKN_OdpsxO51uXNe_JiEmpm_4ukty4UX0lQ,8385
6
+ renumerate-1.2.5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
7
+ renumerate-1.2.5.dist-info/top_level.txt,sha256=X996I0OJFxiV3UpE1ZxK1O9hinNjy21t5wBSKRwXeBY,11
8
+ renumerate-1.2.5.dist-info/zip-safe,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
9
+ renumerate-1.2.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.8.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.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,,