From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cppy/
Date: Sun, 17 Apr 2022 06:55:44 +0000 (UTC) [thread overview]
Message-ID: <1650178471.428d4058beecb076b852908006868be5143cd1cc.mgorny@gentoo> (raw)
commit: 428d4058beecb076b852908006868be5143cd1cc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 06:54:31 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 06:54:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428d4058
dev-python/cppy: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cppy/cppy-1.2.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cppy/cppy-1.2.1-r1.ebuild b/dev-python/cppy/cppy-1.2.1-r1.ebuild
index cf991bf81bdc..e8d8bc9e959f 100644
--- a/dev-python/cppy/cppy-1.2.1-r1.ebuild
+++ b/dev-python/cppy/cppy-1.2.1-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="C++ header library which makes it easier to write Python extension modules"
-HOMEPAGE="https://pypi.org/project/cppy"
+HOMEPAGE="https://pypi.org/project/cppy/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
next reply other threads:[~2022-04-17 6:55 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-17 6:55 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-12 4:16 [gentoo-commits] repo/gentoo:master commit in: dev-python/cppy/ Michał Górny
2024-12-28 19:35 Michał Górny
2024-12-28 15:16 Sam James
2024-12-16 7:51 Arthur Zamarin
2024-12-14 19:59 Arthur Zamarin
2024-12-14 14:06 Sam James
2024-12-14 12:57 Arthur Zamarin
2024-12-14 11:17 Sam James
2024-12-14 10:30 Arthur Zamarin
2024-12-14 10:30 Sam James
2024-05-30 14:00 Petr Vaněk
2023-06-06 6:13 Michał Górny
2023-06-06 6:13 Michał Górny
2023-02-19 19:46 Michał Górny
2023-02-19 19:46 Michał Górny
2022-05-26 10:45 Andrew Ammerlaan
2022-05-20 9:16 Michał Górny
2022-05-20 9:02 Agostino Sarubbo
2022-05-19 9:29 Agostino Sarubbo
2022-05-08 20:06 Sam James
2022-05-08 20:06 Sam James
2022-05-08 19:59 Sam James
2022-05-08 19:59 Sam James
2022-05-08 18:05 Sam James
2022-05-06 7:51 Agostino Sarubbo
2022-05-04 4:27 Sam James
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:44 Arthur Zamarin
2022-04-21 17:42 Arthur Zamarin
2022-04-18 18:52 Jakov Smolić
2022-04-17 6:55 Michał Górny
2022-04-16 18:45 Sam James
2022-04-16 7:38 Sam James
2022-04-16 4:47 Arthur Zamarin
2022-04-15 18:54 Arthur Zamarin
2022-04-15 18:30 Arthur Zamarin
2022-04-15 15:44 Arthur Zamarin
2022-04-15 15:27 Arthur Zamarin
2022-04-15 15:24 Arthur Zamarin
2022-04-10 12:48 James Le Cuirot
2022-04-10 2:35 Matt Turner
2022-04-09 19:41 Arthur Zamarin
2022-04-09 19:37 Arthur Zamarin
2022-04-04 17:02 Sam James
2022-04-03 4:55 Sam James
2022-03-14 21:00 Arthur Zamarin
2022-01-30 22:23 James Le Cuirot
2021-09-07 18:34 Sam James
2021-09-06 23:56 Sam James
2021-09-06 23:54 Sam James
2021-09-06 23:49 Sam James
2021-08-17 1:42 Sam James
2021-07-28 15:58 Sergei Trofimovich
2021-06-20 1:55 Sam James
2021-06-05 13:34 Michał Górny
2021-05-25 16:21 Georgy Yakovlev
2020-08-07 19:25 Sam James
2020-07-31 2:38 Sam James
2020-07-26 1:18 Sam James
2020-07-05 17:36 Michał Górny
2020-06-05 16:03 Michał Górny
2020-06-01 20:30 Michał Górny
2020-05-30 19:48 Michał Górny
2020-05-30 16:20 Michał Górny
2020-05-30 8:56 Michał Górny
2020-05-29 17:23 Michał Górny
2020-04-26 3:12 Patrick McLean
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=1650178471.428d4058beecb076b852908006868be5143cd1cc.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