Skip to content

Commit e510f43

Browse files
committed
Rolled back some inadvertently changed files
1 parent 3394532 commit e510f43

File tree

36 files changed

+84
-87
lines changed

36 files changed

+84
-87
lines changed

pkg_resources/_vendor/backports.tarfile-1.1.1.dist-info/METADATA renamed to pkg_resources/_vendor/backports.tarfile-1.0.0.dist-info/METADATA

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
Metadata-Version: 2.1
22
Name: backports.tarfile
3-
Version: 1.1.1
3+
Version: 1.0.0
44
Summary: Backport of CPython tarfile module
5-
Author-email: "Jason R. Coombs" <[email protected]>
6-
Project-URL: Homepage, https://github.com/jaraco/backports.tarfile
5+
Home-page: https://github.com/jaraco/backports.tarfile
6+
Author: Jason R. Coombs
7+
Author-email: [email protected]
78
Classifier: Development Status :: 5 - Production/Stable
89
Classifier: Intended Audience :: Developers
910
Classifier: License :: OSI Approved :: MIT License
1011
Classifier: Programming Language :: Python :: 3
1112
Classifier: Programming Language :: Python :: 3 :: Only
1213
Requires-Python: >=3.8
13-
Description-Content-Type: text/x-rst
1414
License-File: LICENSE
1515
Provides-Extra: docs
1616
Requires-Dist: sphinx >=3.5 ; extra == 'docs'
@@ -19,11 +19,10 @@ Requires-Dist: rst.linker >=1.9 ; extra == 'docs'
1919
Requires-Dist: furo ; extra == 'docs'
2020
Requires-Dist: sphinx-lint ; extra == 'docs'
2121
Provides-Extra: testing
22-
Requires-Dist: pytest !=8.1.*,>=6 ; extra == 'testing'
22+
Requires-Dist: pytest !=8.1.1,>=6 ; extra == 'testing'
2323
Requires-Dist: pytest-checkdocs >=2.4 ; extra == 'testing'
2424
Requires-Dist: pytest-cov ; extra == 'testing'
2525
Requires-Dist: pytest-enabler >=2.2 ; extra == 'testing'
26-
Requires-Dist: jaraco.test ; extra == 'testing'
2726

2827
.. image:: https://img.shields.io/pypi/v/backports.tarfile.svg
2928
:target: https://pypi.org/project/backports.tarfile
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
backports.tarfile-1.0.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2+
backports.tarfile-1.0.0.dist-info/LICENSE,sha256=htoPAa6uRjSKPD1GUZXcHOzN55956HdppkuNoEsqR0E,1023
3+
backports.tarfile-1.0.0.dist-info/METADATA,sha256=XlT7JAFR04zDMIjs-EFhqc0CkkVyeh-SiVUoKXONXJ0,1876
4+
backports.tarfile-1.0.0.dist-info/RECORD,,
5+
backports.tarfile-1.0.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6+
backports.tarfile-1.0.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
7+
backports.tarfile-1.0.0.dist-info/top_level.txt,sha256=cGjaLMOoBR1FK0ApojtzWVmViTtJ7JGIK_HwXiEsvtU,10
8+
backports/__pycache__/tarfile.cpython-312.pyc,,
9+
backports/tarfile.py,sha256=IO3YX_ZYqn13VOi-3QLM0lnktn102U4d9wUrHc230LY,106920

pkg_resources/_vendor/backports.tarfile-1.1.1.dist-info/RECORD

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)