Commits

Chris Jones authored 298dc1e2867
py-keras_preprocessing: add python 3.8 support
No tags

python/py-keras_preprocessing/Portfile

Modified
4 4 PortGroup python 1.0
5 5
6 6 name py-keras_preprocessing
7 7 version 1.1.0
8 8 revision 0
9 9 categories-append devel math
10 10 platforms darwin
11 11 license MIT
12 12 supported_archs noarch
13 13
14 -python.versions 27 35 36 37
14 +python.versions 27 35 36 37 38
15 15
16 16 maintainers {stromnov @stromnov} openmaintainer
17 17
18 18 description Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.
19 19 long_description ${description}
20 20
21 21 homepage https://github.com/keras-team/keras-preprocessing
22 22 master_sites pypi:K/Keras-Preprocessing
23 23
24 24 distname Keras_Preprocessing-${version}

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut