mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
20 lines
863 B
Plaintext
20 lines
863 B
Plaintext
--- poetry.lock.orig 2024-04-13 00:41:48 UTC
|
|
+++ poetry.lock
|
|
@@ -292,13 +292,13 @@ name = "setuptools"
|
|
|
|
[[package]]
|
|
name = "setuptools"
|
|
-version = "65.7.0"
|
|
+version = "63.1.0"
|
|
description = "Easily download, build, install, upgrade, and uninstall Python packages"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
- {file = "setuptools-65.7.0-py3-none-any.whl", hash = "sha256:8ab4f1dbf2b4a65f7eec5ad0c620e84c34111a68d3349833494b9088212214dd"},
|
|
- {file = "setuptools-65.7.0.tar.gz", hash = "sha256:4d3c92fac8f1118bb77a22181355e29c239cabfe2b9effdaa665c66b711136d7"},
|
|
+ {file = "setuptools-63.1.0-py3-none-any.whl", hash = "sha256:8ab4f1dbf2b4a65f7eec5ad0c620e84c34111a68d3349833494b9088212214dd"},
|
|
+ {file = "setuptools-63.1.0.tar.gz", hash = "sha256:4d3c92fac8f1118bb77a22181355e29c239cabfe2b9effdaa665c66b711136d7"},
|
|
]
|
|
|
|
[package.extras]
|