summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2019-10-04 14:13:47 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2019-10-04 14:13:47 +0300
commit99b51d492d1902e6da57a358cbf8b3e34761dffe (patch)
treebbf8b0230dff3a0c25f2231cc0d37e41c94b66bd /dev-embedded
parentdev-python/pyelftools: Version bump (diff)
downloadgentoo-99b51d492d1902e6da57a358cbf8b3e34761dffe.tar.gz
gentoo-99b51d492d1902e6da57a358cbf8b3e34761dffe.tar.bz2
gentoo-99b51d492d1902e6da57a358cbf8b3e34761dffe.zip
dev-embedded/platformio: Version bump
Closes: https://bugs.gentoo.org/694580 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/platformio/Manifest2
-rw-r--r--dev-embedded/platformio/platformio-4.0.3.ebuild (renamed from dev-embedded/platformio/platformio-4.0.1.ebuild)8
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-embedded/platformio/Manifest b/dev-embedded/platformio/Manifest
index 95c366a136bc..be81035ad60e 100644
--- a/dev-embedded/platformio/Manifest
+++ b/dev-embedded/platformio/Manifest
@@ -1 +1 @@
-DIST platformio-4.0.1.tar.gz 140325 BLAKE2B 82992e97c91fefcdbdb219cae066aa6314cc55f0461e7fffd9d8e7b36a308a7bb8ccffb3fe7a7b676b9866b1e6c18980b40c4f009919f649e68331b316593a63 SHA512 d74784f72d93039eb32fd984dd2cdfeb00d5a36a005bb9aefa7501d8b310ff3f7367ce9b40265095ecb06594e7e3841a7b677bffa1f9215a39b7d3c6e7e4afc2
+DIST platformio-4.0.3.tar.gz 140824 BLAKE2B e8148496a5e445da463d8862ee1021b21864789100dbd0b84d188d96f27148a843794cf7dc4ab3c4ca607a63055300675ff0da93b841d3682fc4fc2c629ab9c6 SHA512 6db6dc18f21145fd597ac5977f33fed8854e9d9f8994a1b517891305a3e936b64c1693be7fff9b44d67f50253ba0a3210d30499b76538ca86ce8af2e8e6fd7d6
diff --git a/dev-embedded/platformio/platformio-4.0.1.ebuild b/dev-embedded/platformio/platformio-4.0.3.ebuild
index 3062aaa44234..4c24782d2e4b 100644
--- a/dev-embedded/platformio/platformio-4.0.1.ebuild
+++ b/dev-embedded/platformio/platformio-4.0.3.ebuild
@@ -28,5 +28,9 @@ RDEPEND="${DEPEND}
<dev-python/pyserial-4[${PYTHON_USEDEP}]
>=dev-python/requests-2.4[${PYTHON_USEDEP}]
<dev-python/requests-3[${PYTHON_USEDEP}]
- >=dev-python/semantic_version-2.5.0[${PYTHON_USEDEP}]
- <dev-python/semantic_version-3[${PYTHON_USEDEP}]"
+ >=dev-python/semantic_version-2.8.1[${PYTHON_USEDEP}]
+ <dev-python/semantic_version-3[${PYTHON_USEDEP}]
+ >=dev-python/tabulate-0.8.3[${PYTHON_USEDEP}]
+ <dev-python/tabulate-1[${PYTHON_USEDEP}]
+ >=dev-python/pyelftools-0.25[${PYTHON_USEDEP}]
+ <dev-python/pyelftools-1[${PYTHON_USEDEP}]"