public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Stefan Strogin" <steils@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/adblock/
Date: Tue, 20 Jul 2021 16:01:59 +0000 (UTC)	[thread overview]
Message-ID: <1626796914.a8faa17337913b815c9eccfa5b96b12b25690b0c.steils@gentoo> (raw)

commit:     a8faa17337913b815c9eccfa5b96b12b25690b0c
Author:     Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 15:27:21 2021 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 16:01:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8faa173

dev-python/adblock: fix regular expression in QA_FLAGS_IGNORED

Closes: https://bugs.gentoo.org/802798
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>

 dev-python/adblock/adblock-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/adblock/adblock-0.5.0.ebuild b/dev-python/adblock/adblock-0.5.0.ebuild
index 7a3508e5c08..5ef500a3655 100644
--- a/dev-python/adblock/adblock-0.5.0.ebuild
+++ b/dev-python/adblock/adblock-0.5.0.ebuild
@@ -94,7 +94,7 @@ BDEPEND="app-arch/unzip
 	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
 
 QA_FLAGS_IGNORED="usr/lib.*/libadblock.so
-	usr/lib/python3*/site-packages/adblock/adblock.abi3.so"
+	usr/lib/python3.*/site-packages/adblock/adblock.abi3.so"
 QA_SONAME="${QA_FLAGS_IGNORED}"
 
 src_compile() {


             reply	other threads:[~2021-07-20 16:02 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 16:01 Stefan Strogin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-14 20:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/adblock/ Ionen Wolkens
2024-05-11 11:35 Ionen Wolkens
2023-08-06  7:53 Ionen Wolkens
2023-06-20  3:11 Ionen Wolkens
2023-06-18 18:47 Michał Górny
2023-05-27 15:55 Ionen Wolkens
2023-04-22  6:53 Ionen Wolkens
2022-10-14 11:57 Ionen Wolkens
2022-08-07 13:59 Ionen Wolkens
2022-08-07 13:59 Ionen Wolkens
2022-07-18  0:22 Ionen Wolkens
2022-06-16 13:59 Ionen Wolkens
2022-06-02 15:07 Ionen Wolkens
2022-05-16 18:40 Ionen Wolkens
2022-05-16 18:40 Ionen Wolkens
2022-05-16  6:45 Ionen Wolkens
2022-04-25 12:11 Michał Górny
2022-03-14 11:43 Ionen Wolkens
2022-03-14 11:43 Ionen Wolkens
2022-03-01 13:57 Ionen Wolkens
2022-01-17 10:18 Ionen Wolkens
2022-01-14  9:58 Ionen Wolkens
2021-12-16 19:11 Ionen Wolkens
2021-12-16 19:11 Ionen Wolkens
2021-12-04  0:44 Ionen Wolkens
2021-10-22 14:35 Agostino Sarubbo
2021-10-19  0:12 Sam James
2021-10-15 15:53 Ionen Wolkens
2021-10-15 15:53 Ionen Wolkens
2021-10-15 15:53 Ionen Wolkens
2021-10-15 15:53 Ionen Wolkens
2021-08-14 21:01 Michał Górny
2021-07-18 15:08 Stefan Strogin
2021-06-22 21:37 Stefan Strogin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1626796914.a8faa17337913b815c9eccfa5b96b12b25690b0c.steils@gentoo \
    --to=steils@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox