opnsense-ports/databases/py-snowflake-connector-python/files/patch-setup.cfg
Franco Fichtner e759319117 */*: sync with upstream
Taken from: FreeBSD
2024-04-02 14:34:30 +02:00

13 lines
403 B
INI

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 =