public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libsass-python/
Date: Tue, 15 Nov 2022 05:57:53 +0000 (UTC)	[thread overview]
Message-ID: <1668491869.d102abe028aad19d4f3fb10b627b7005b2e117c9.mgorny@gentoo> (raw)

commit:     d102abe028aad19d4f3fb10b627b7005b2e117c9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 05:50:19 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 05:57:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d102abe0

dev-python/libsass-python: Remove insane CC opts again

Bug: https://bugs.gentoo.org/881339
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{libsass-python-0.22.0.ebuild => libsass-python-0.22.0-r1.ebuild}  | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/libsass-python/libsass-python-0.22.0.ebuild b/dev-python/libsass-python/libsass-python-0.22.0-r1.ebuild
similarity index 88%
rename from dev-python/libsass-python/libsass-python-0.22.0.ebuild
rename to dev-python/libsass-python/libsass-python-0.22.0-r1.ebuild
index 939120f5558e..6365fb9fef85 100644
--- a/dev-python/libsass-python/libsass-python-0.22.0.ebuild
+++ b/dev-python/libsass-python/libsass-python-0.22.0-r1.ebuild
@@ -41,6 +41,9 @@ src_prepare() {
 	echo "${PV}" > .libsass-upstream-version || die
 	distutils-r1_src_prepare
 	export SYSTEM_SASS=1
+	# https://bugs.gentoo.org/881339
+	# the package is applying C++ flags to C sources
+	sed -i -e "s:'-std=gnu++0x',::" -e "s:'-lstdc++'::" setup.py || die
 }
 
 python_test() {


             reply	other threads:[~2022-11-15  5:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15  5:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-31 12:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/libsass-python/ Michał Górny
2023-03-31 12:19 Michał Górny
2023-03-31 11:40 Arthur Zamarin
2023-01-21 17:09 Arthur Zamarin
2022-11-14  5:12 Michał Górny

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=1668491869.d102abe028aad19d4f3fb10b627b7005b2e117c9.mgorny@gentoo \
    --to=mgorny@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