diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-16 17:41:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-16 09:59:20 -0700 |
| commit | 878e08fdd7d515a6d1b2f5190c8cdbaef3a1168b (patch) | |
| tree | e57aaf754f1c8dac1140ad3ea6c4d04a3a9ee19c /meta-python/recipes-devtools/python | |
| parent | 6fa1f8cf02d8755336a35f5c988399e1bce8adf2 (diff) | |
| download | meta-openembedded-878e08fdd7d515a6d1b2f5190c8cdbaef3a1168b.tar.gz | |
python3-twine: upgrade 6.1.0 -> 6.2.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-twine_6.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-twine_6.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twine_6.1.0.bb b/meta-python/recipes-devtools/python/python3-twine_6.2.0.bb index 5f734705c0..3e4898eddc 100644 --- a/meta-python/recipes-devtools/python/python3-twine_6.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-twine_6.2.0.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://twine.readthedocs.io/" | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a3d1106b253a8d50dd82a4202a045b4c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a3d1106b253a8d50dd82a4202a045b4c" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "be324f6272eff91d07ee93f251edf232fc647935dd585ac003539b42404a8dbd" | 6 | SRC_URI[sha256sum] = "e5ed0d2fd70c9959770dce51c8f39c8945c574e18173a7b81802dab51b4b75cf" |
| 7 | 7 | ||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
