commit: ee71f2fc246b2ab4fc6220c8fddbf3a4ae347172
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 21:28:19 2019 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 21:28:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee71f2fc
dev-embedded/platformio: version bump
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
dev-embedded/platformio/Manifest | 2 +-
.../platformio/{platformio-4.0.3.ebuild => platformio-4.1.0.ebuild} | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-embedded/platformio/Manifest b/dev-embedded/platformio/Manifest
index be81035ad60..3f393f7cbe1 100644
--- a/dev-embedded/platformio/Manifest
+++ b/dev-embedded/platformio/Manifest
@@ -1 +1 @@
-DIST platformio-4.0.3.tar.gz 140824 BLAKE2B
e8148496a5e445da463d8862ee1021b21864789100dbd0b84d188d96f27148a843794cf7dc4ab3c4ca607a63055300675ff0da93b841d3682fc4fc2c629ab9c6
SHA512
6db6dc18f21145fd597ac5977f33fed8854e9d9f8994a1b517891305a3e936b64c1693be7fff9b44d67f50253ba0a3210d30499b76538ca86ce8af2e8e6fd7d6
+DIST platformio-4.1.0.tar.gz 157907 BLAKE2B
e90d2b155121cd2be0b0d77a7a196e7fe03580083444056d06a86a343166c920cd1ac6252a0003acee4de5d3933fead939b8be8d67233e93c05537511344e27b
SHA512
e4d6c29ebb8fb1b2b556affbc1a50ec84d12e878bb7e6cfb253861eb5429236d8226d1a29f1a3812c0aa2c5b4895f0354184a9cb28c300db2e2e5a2ededb82fe
diff --git a/dev-embedded/platformio/platformio-4.0.3.ebuild
b/dev-embedded/platformio/platformio-4.1.0.ebuild
similarity index 88%
rename from dev-embedded/platformio/platformio-4.0.3.ebuild
rename to dev-embedded/platformio/platformio-4.1.0.ebuild
index 4c24782d2e4..1f8f4115e0f 100644
--- a/dev-embedded/platformio/platformio-4.0.3.ebuild
+++ b/dev-embedded/platformio/platformio-4.1.0.ebuild
@@ -33,4 +33,6 @@ RDEPEND="${DEPEND}
>=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}]"
+ <dev-python/pyelftools-1[${PYTHON_USEDEP}]
+ >=dev-python/marshmallow-2.20.5[${PYTHON_USEDEP}]
+ <dev-python/marshmallow-3[${PYTHON_USEDEP}]"