mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
11 lines
352 B
Python
11 lines
352 B
Python
--- setup.py.orig 2024-01-28 19:02:51 UTC
|
|
+++ setup.py
|
|
@@ -92,7 +92,7 @@ pox_version = 'pox>=0.3.4'
|
|
ppft_version = 'ppft>=1.7.6.8'
|
|
dill_version = 'dill>=0.3.8'
|
|
pox_version = 'pox>=0.3.4'
|
|
-mp_version = 'multiprocess>=0.70.16'
|
|
+mp_version = 'multiprocess>=0.70.12'
|
|
pyina_version = 'pyina>=0.2.7'
|
|
mystic_version = 'mystic>=0.4.0'
|
|
# add dependencies
|