From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1E6BA158086 for ; Sat, 18 Dec 2021 11:43:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA5112BC01E; Sat, 18 Dec 2021 11:43:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73B262BC01E for ; Sat, 18 Dec 2021 11:43:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32B2A34332E for ; Sat, 18 Dec 2021 11:43:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6249A14D for ; Sat, 18 Dec 2021 11:43:51 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1639827822.de6870ab2e598698838b2f74424b5417dbd039bb.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/protontricks/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/protontricks/Manifest app-emulation/protontricks/protontricks-1.6.1.ebuild app-emulation/protontricks/protontricks-1.6.2.ebuild X-VCS-Directories: app-emulation/protontricks/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: de6870ab2e598698838b2f74424b5417dbd039bb X-VCS-Branch: master Date: Sat, 18 Dec 2021 11:43:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f0e94530-4375-423a-a831-6dfb6c1219ba X-Archives-Hash: 4b9bfd12bf73b89a1b6008ec577b5991 commit: de6870ab2e598698838b2f74424b5417dbd039bb Author: Marek Szuba gentoo org> AuthorDate: Sat Dec 18 11:43:07 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sat Dec 18 11:43:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6870ab app-emulation/protontricks: add 1.6.2, drop 1.6.1 Signed-off-by: Marek Szuba gentoo.org> app-emulation/protontricks/Manifest | 2 +- .../{protontricks-1.6.1.ebuild => protontricks-1.6.2.ebuild} | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/app-emulation/protontricks/Manifest b/app-emulation/protontricks/Manifest index 068446b056f4..70e2fc268254 100644 --- a/app-emulation/protontricks/Manifest +++ b/app-emulation/protontricks/Manifest @@ -1,2 +1,2 @@ DIST protontricks-1.6.0.tar.gz 61220 BLAKE2B 8a9af6f8cc134ad0e74b4c5e6c35bc8344687e65cc9811ca54402b16f723264cef8def6e733a532fd412db51d0ec63533baec52699ae994a97ecad0a25ebe847 SHA512 7276d7de1f0c18afc5c67552290888e3851bd5f073bbbf684000be66c2e65abac84b079373b120ff0ab6e4f4919caf8ee1288a2320de6c37629cb1185dfbea29 -DIST protontricks-1.6.1.tar.gz 134499 BLAKE2B 3b4dc17e608b087e53ac240008d930a8012df0c2a8f36a2adee7ca7c138e5ce1b52f59be400cae8e982711b149ce0f8c233ba594740de82616d7df0b831cf8eb SHA512 5aebe4578e3f47476022d6a2c0e575ca6e32b7ea0f69858ce42ebd1857963664429b05825505565eef4b9c92f1d5ed640f47b4c25772ac0827ac76ddf3231e25 +DIST protontricks-1.6.2.tar.gz 137643 BLAKE2B 09e6c37291eb47224d8f7cfcb5e864c86f6ea7ddcbbd11d1d64fbd24b2eed35aacfacad72e8481d7a3c76a915727e7dd8a58e80af9d208892a434dafb4098c17 SHA512 d0acf685c0f4480360bdf9c4e6444d51262316710d1dc6b0ca612da26a56efca647e9cdc030639bcaaa929077062cfa04a024b657a9456677d751758fe7d8552 diff --git a/app-emulation/protontricks/protontricks-1.6.1.ebuild b/app-emulation/protontricks/protontricks-1.6.2.ebuild similarity index 89% rename from app-emulation/protontricks/protontricks-1.6.1.ebuild rename to app-emulation/protontricks/protontricks-1.6.2.ebuild index 8d5b64ec1811..007fa6587fbd 100644 --- a/app-emulation/protontricks/protontricks-1.6.1.ebuild +++ b/app-emulation/protontricks/protontricks-1.6.2.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="app-emulation/winetricks wrapper for Proton (Steam Play) games" HOMEPAGE="https://github.com/Matoking/protontricks" -SRC_URI="https://github.com/Matoking/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" @@ -27,10 +27,9 @@ RDEPEND="app-emulation/winetricks app-emulation/winetricks[kde] ) )" - -PATCHES=( - "${FILESDIR}"/${PN}-1.5.0_no-setuptools-scm.patch -) +BDEPEND="$(python_gen_cond_dep ' + dev-python/setuptools_scm[${PYTHON_USEDEP}] +')" DOCS=( CHANGELOG.md README.md )