diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3/python3-manifest.json')
| -rw-r--r-- | meta/recipes-devtools/python/python3/python3-manifest.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes-devtools/python/python3/python3-manifest.json index 5b7b70b346..b11756926b 100644 --- a/meta/recipes-devtools/python/python3/python3-manifest.json +++ b/meta/recipes-devtools/python/python3/python3-manifest.json | |||
| @@ -797,17 +797,17 @@ | |||
| 797 | }, | 797 | }, |
| 798 | "numbers": { | 798 | "numbers": { |
| 799 | "cached": [ | 799 | "cached": [ |
| 800 | "${libdir}/python3.5/__pycache__/_pydecimal.*.pyc", | ||
| 800 | "${libdir}/python3.5/__pycache__/decimal.*.pyc", | 801 | "${libdir}/python3.5/__pycache__/decimal.*.pyc", |
| 801 | "${libdir}/python3.5/__pycache__/fractions.*.pyc", | 802 | "${libdir}/python3.5/__pycache__/fractions.*.pyc", |
| 802 | "${libdir}/python3.5/__pycache__/numbers.*.pyc", | 803 | "${libdir}/python3.5/__pycache__/numbers.*.pyc" |
| 803 | "${libdir}/python3.5/__pycache__/_pydecimal.*.pyc" | ||
| 804 | ], | 804 | ], |
| 805 | "files": [ | 805 | "files": [ |
| 806 | "${libdir}/python3.5/_pydecimal.py", | ||
| 806 | "${libdir}/python3.5/decimal.py", | 807 | "${libdir}/python3.5/decimal.py", |
| 807 | "${libdir}/python3.5/fractions.py", | 808 | "${libdir}/python3.5/fractions.py", |
| 808 | "${libdir}/python3.5/lib-dynload/_decimal.*.so", | 809 | "${libdir}/python3.5/lib-dynload/_decimal.*.so", |
| 809 | "${libdir}/python3.5/numbers.py", | 810 | "${libdir}/python3.5/numbers.py" |
| 810 | "${libdir}/python3.5/_pydecimal.py" | ||
| 811 | ], | 811 | ], |
| 812 | "rdepends": [ | 812 | "rdepends": [ |
| 813 | "core" | 813 | "core" |
