commit:     494a6f54e83321331a3cc1c539523d449e95a18c
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 02:34:24 2018 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 02:34:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494a6f54

dev-python/robotframework: version bump to 3.0.4

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 dev-python/robotframework/Manifest                    |  1 +
 dev-python/robotframework/robotframework-3.0.4.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/dev-python/robotframework/Manifest 
b/dev-python/robotframework/Manifest
index 4b6bcf27379..a4a8a13b084 100644
--- a/dev-python/robotframework/Manifest
+++ b/dev-python/robotframework/Manifest
@@ -1 +1,2 @@
 DIST robotframework-3.0.2.tar.gz 440465 BLAKE2B 
912aef05655fc02b0ecc41fb435f97f473638301eb5c8b84e20833a5d33ffc7928c02d07cda0cc7d0854545d6b22025e5eb2ab7d550ce9a86d3ed18cbb468847
 SHA512 
b03fb3db627fd6b598615989c09e213cf79cbc7dbe7a08087c483dcc688f45782d54b9f1fa45206fc5adc43db9f2d862ac8f96c0b5f209ada1e09e5506171b4a
+DIST robotframework-3.0.4.tar.gz 443354 BLAKE2B 
1b9b048cc0e5ce9d13a7bbe54e659f5010236a84771f391ad4ff7f9c98d5ffa9d6e6f4974572b901a1804d8c12f5c2b135f03b2d1ae3a4e840103ee2f39e411e
 SHA512 
be975099e54e265131b94431347d093a5b844bcbd24ecde7d4af4ccc97b51184e4b60572d8a1187691eacd73e8e566fda56a200ad30c7438a557752414524bbc

diff --git a/dev-python/robotframework/robotframework-3.0.4.ebuild 
b/dev-python/robotframework/robotframework-3.0.4.ebuild
new file mode 100644
index 00000000000..20a491ce597
--- /dev/null
+++ b/dev-python/robotframework/robotframework-3.0.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_6 )
+
+inherit distutils-r1
+
+DESCRIPTION="Test automation framework for acceptance testing & test-driven 
development"
+HOMEPAGE="http://robotframework.org/ https://pypi.org/project/robotframework/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"

Reply via email to