aboutsummaryrefslogtreecommitdiff
path: root/databases/py-snowflake-connector-python/files/patch-setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-snowflake-connector-python/files/patch-setup.cfg')
-rw-r--r--databases/py-snowflake-connector-python/files/patch-setup.cfg13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/py-snowflake-connector-python/files/patch-setup.cfg b/databases/py-snowflake-connector-python/files/patch-setup.cfg
deleted file mode 100644
index bb597af1f64a..000000000000
--- a/databases/py-snowflake-connector-python/files/patch-setup.cfg
+++ /dev/null
@@ -1,13 +0,0 @@
-Obtained from: https://github.com/snowflakedb/snowflake-connector-python/commit/1718a94804e1c737c2f7d7e52d6aafcd8ae3c506
-
---- setup.cfg.orig 2023-11-13 17:55:47 UTC
-+++ setup.cfg
-@@ -58,7 +58,7 @@ install_requires =
- typing_extensions>=4.3,<5
- filelock>=3.5,<4
- sortedcontainers>=2.4.0
-- platformdirs>=2.6.0,<4.0.0
-+ platformdirs>=2.6.0,<5.0.0
- tomlkit
- include_package_data = True
- package_dir =