parent
1b142d86fd
commit
343f41e802
@ -1,12 +0,0 @@
|
||||
diff -Naur hatchling-0.11.0-original/src/hatchling/ouroboros.py hatchling-0.11.0/src/hatchling/ouroboros.py
|
||||
--- hatchling-0.11.0-original/src/hatchling/ouroboros.py 2020-02-01 19:00:00.000000000 -0500
|
||||
+++ hatchling-0.11.0/src/hatchling/ouroboros.py 2022-02-05 07:40:37.160670864 -0500
|
||||
@@ -40,7 +40,7 @@
|
||||
'pluggy~=1.0.0; python_version > "3"',
|
||||
'pluggy~=0.13; python_version < "3"',
|
||||
'toml~=0.10.2; python_version < "3"',
|
||||
- 'tomli~=2.0.0; python_version > "3"',
|
||||
+ 'tomli>=1.2.2; python_version > "3"',
|
||||
],
|
||||
'scripts': {'hatchling': 'hatchling.cli:hatchling'},
|
||||
'dynamic': ['version'],
|
@ -1 +1 @@
|
||||
SHA512 (hatchling-0.18.0.tar.gz) = 7e70497112baa58880c96de704d993509409fc6eb4383312f4d49d62eb2e6bb3fc40c5d80852f2b49f89831be2c40f508ea8a9817b3104a740fe6f95572d1ebc
|
||||
SHA512 (hatchling-0.20.1.tar.gz) = 65c053ecf2e982d08ac6f047cfcc939c4bd2d064b805a94a9cb2236ca85359389a5e6673f6d2f9e40cf3604b61359ba41bcae740c6f2956515e862fedf83c283
|
||||
|
Loading…
Reference in new issue