mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 16:29:15 -04:00
13 lines
481 B
Python
13 lines
481 B
Python
Obtained from: https://github.com/rocky/python-decompile3/commit/54f263988d315f430c140b90536b4d9418d4bd3f
|
|
|
|
--- __pkginfo__.py.orig 2024-07-21 17:01:58 UTC
|
|
+++ __pkginfo__.py
|
|
@@ -51,7 +51,7 @@ ftp_url = None
|
|
]
|
|
}
|
|
ftp_url = None
|
|
-install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.1.1,<6.2.0"]
|
|
+install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.1", "xdis >= 6.1.1,<6.2.0"]
|
|
|
|
license = "GPL3"
|
|
mailing_list = "python-debugger@googlegroups.com"
|