commit:     8e44d3d87df1a43af39e2175e2ca369c36fdb6c7
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Mar 11 02:16:54 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Mar 11 02:16:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e44d3d8

dev-python/browserstack-local-python: add 1.2.3, drop 1.2.2-r1

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/browserstack-local-python/Manifest             |  2 +-
 ...2-r1.ebuild => browserstack-local-python-1.2.3.ebuild} | 15 ++++++++++-----
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/dev-python/browserstack-local-python/Manifest 
b/dev-python/browserstack-local-python/Manifest
index 5e42dadbd..a9a077ef7 100644
--- a/dev-python/browserstack-local-python/Manifest
+++ b/dev-python/browserstack-local-python/Manifest
@@ -1 +1 @@
-DIST browserstack-local-python-1.2.2.tar.gz 5888 BLAKE2B 
3b325c81bd7e88ef2e7feef5907fc21391a22d159b04ea673518ea045de9afd392c3a2213c1765ad8cd0d15fba957202a958b5b4fe3c98ef74a7962f251775e1
 SHA512 
0212c5392ed44832e2e2c8694b89acfda9a9697865f47de89471b33f1831c094085630a452f7bbd3b4e3f1d53bb3da928ad6ff05d1646eb660d0ee29340ffce2
+DIST browserstack-local-1.2.3.tar.gz 4064 BLAKE2B 
eec128bf3cce3967fee2c6b3f2ca5f84bcb0288edca9c2f8c896d354810f8368171112186595d6e8a2608fc6fd91db58d7f31b5d5cc7ee7b8b61fdc6859ccd6d
 SHA512 
96c66e25e2e390cf2ccbd821bb004fca2a93583047ab8dd034591a74f21fa894359c14a7fea841cbb78c4b30345bc208a760b0887a73a85f0fec6e057ff10776

diff --git 
a/dev-python/browserstack-local-python/browserstack-local-python-1.2.2-r1.ebuild
 b/dev-python/browserstack-local-python/browserstack-local-python-1.2.3.ebuild
similarity index 54%
rename from 
dev-python/browserstack-local-python/browserstack-local-python-1.2.2-r1.ebuild
rename to 
dev-python/browserstack-local-python/browserstack-local-python-1.2.3.ebuild
index a720e301a..d5ce029b8 100644
--- 
a/dev-python/browserstack-local-python/browserstack-local-python-1.2.2-r1.ebuild
+++ 
b/dev-python/browserstack-local-python/browserstack-local-python-1.2.3.ebuild
@@ -1,17 +1,22 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
+MYP="${P/-python/}"
+MYPN="${PN/-python/}"
 PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
 inherit distutils-r1
 
 DESCRIPTION="Python bindings for BrowserStack Local"
-HOMEPAGE="https://github.com/browserstack/browserstack-local-python";
-SRC_URI="https://github.com/browserstack/browserstack-local-python/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
+HOMEPAGE="
+       https://github.com/browserstack/browserstack-local-python
+       https://pypi.org/project/browserstack-local/
+"
+SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
+S="${WORKDIR}/${MYP}"
+KEYWORDS="~amd64"
 LICENSE="MIT"
 SLOT="0"
 

Reply via email to