public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/whoosh/
Date: Sun, 23 Aug 2020 11:45:04 +0000 (UTC)	[thread overview]
Message-ID: <1598182997.42a1f57923432d540c96afd92acab9fb59f6f5e9.soap@gentoo> (raw)

commit:     42a1f57923432d540c96afd92acab9fb59f6f5e9
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sun Aug 23 03:33:14 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 11:43:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a1f579

dev-python/whoosh: update HOMEPAGE

Replace non-functioning BitBucket URL
Bug: https://bugs.gentoo.org/737896
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/whoosh/metadata.xml        | 1 -
 dev-python/whoosh/whoosh-2.7.4.ebuild | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/whoosh/metadata.xml b/dev-python/whoosh/metadata.xml
index 8582f22d6e3..8536aa34b83 100644
--- a/dev-python/whoosh/metadata.xml
+++ b/dev-python/whoosh/metadata.xml
@@ -18,6 +18,5 @@
 	</longdescription>
 	<upstream>
 		<remote-id type="pypi">Whoosh</remote-id>
-		<remote-id type="bitbucket">mchaput/whoosh</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/dev-python/whoosh/whoosh-2.7.4.ebuild b/dev-python/whoosh/whoosh-2.7.4.ebuild
index a445686a4f4..4e4fada977c 100644
--- a/dev-python/whoosh/whoosh-2.7.4.ebuild
+++ b/dev-python/whoosh/whoosh-2.7.4.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library"
-HOMEPAGE="https://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.org/project/Whoosh/"
+HOMEPAGE="https://pypi.org/project/Whoosh/"
 SRC_URI="mirror://pypi/W/${PN^}/${P^}.tar.gz"
 S="${WORKDIR}/${P^}"
 


             reply	other threads:[~2020-08-23 11:45 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 11:45 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-15 19:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/whoosh/ Michał Górny
2023-05-29 21:55 Sam James
2023-03-25 17:19 Michał Górny
2022-06-17  4:54 Michał Górny
2022-06-16 23:05 Jakov Smolić
2022-06-16 19:12 Michał Górny
2022-06-16 15:46 Sam James
2022-06-16 15:46 Sam James
2022-06-16 10:16 Jakov Smolić
2022-06-16  9:56 Jakov Smolić
2022-06-16  9:56 Jakov Smolić
2022-06-16  9:40 Jakov Smolić
2022-05-14 12:05 Arthur Zamarin
2022-05-14 12:05 Arthur Zamarin
2021-09-26  7:05 James Le Cuirot
2021-07-27 11:00 Marek Szuba
2021-06-04 12:00 Michał Górny
2020-09-20 13:11 Michał Górny
2020-05-31 17:17 Michał Górny
2020-05-01 12:54 Michał Górny
2020-03-29 12:03 Michał Górny
2019-12-30 21:54 Piotr Karbowski
2018-10-14 13:32 Mikle Kolyada
2018-02-22 18:06 Michał Górny
2017-12-16 21:49 Mike Gilbert
2017-12-16 21:22 Mike Gilbert
2017-08-13 13:03 Sergei Trofimovich
2017-08-13 11:16 Sergei Trofimovich
2017-07-29 20:38 Matt Thode
2017-07-18  8:25 Sergei Trofimovich
2017-07-01 10:14 Sergei Trofimovich
2017-06-17 15:36 Agostino Sarubbo
2017-05-26 21:42 Mart Raudsepp
2017-05-11 19:34 Markus Meier
2017-05-03 11:41 Michał Górny
2017-03-29  3:17 Jeroen Roovers
2017-02-19  8:29 Markus Meier
2017-02-05 13:28 Jeroen Roovers
2017-01-10 21:04 Tobias Klausmann
2016-11-03 16:19 Göktürk Yüksek
2016-04-05 23:26 Anthony G. Basile
2016-04-05 23:26 Anthony G. Basile
2016-04-03 16:05 Anthony G. Basile
2016-02-14 18:35 Patrick Lauer
2015-12-06  9:59 Ian Delaney
2015-10-22 11:09 Justin Lecher

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=1598182997.42a1f57923432d540c96afd92acab9fb59f6f5e9.soap@gentoo \
    --to=soap@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