diff options
| -rw-r--r-- | recipes-devtools/python/python3-dockerpty_0.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-dockerpty_0.4.1.bb b/recipes-devtools/python/python3-dockerpty_0.4.1.bb index a40f2a30..31a864a5 100644 --- a/recipes-devtools/python/python3-dockerpty_0.4.1.bb +++ b/recipes-devtools/python/python3-dockerpty_0.4.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Python library to use the pseudo-tty of a docker container" | 1 | SUMMARY = "Python library to use the pseudo-tty of a docker container" |
| 2 | HOMEPAGE = "https://github.com/d11wtq/dockerpty" | 2 | HOMEPAGE = "https://github.com/d11wtq/dockerpty" |
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=afaf767baa20ac524dc12f1071ca493a" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 5 | 5 | ||
| 6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
| 7 | 7 | ||
