forked from Lainports/freebsd-ports
11 lines
352 B
Python
11 lines
352 B
Python
--- setup.py.orig 2024-09-30 19:24:21 UTC
|
|
+++ setup.py
|
|
@@ -93,7 +93,7 @@ pox_version = 'pox>=0.3.5'
|
|
ppft_version = 'ppft>=1.7.6.9'
|
|
dill_version = 'dill>=0.3.9'
|
|
pox_version = 'pox>=0.3.5'
|
|
-mp_version = 'multiprocess>=0.70.17'
|
|
+mp_version = 'multiprocess>=0.70.12'
|
|
pyina_version = 'pyina>=0.2.9'
|
|
mystic_version = 'mystic>=0.4.2'
|
|
# add dependencies
|