From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/hg-git/
Date: Tue, 10 Sep 2024 18:24:05 +0000 (UTC) [thread overview]
Message-ID: <1725992564.c0c1985e342a67965af136e585394db71481e2e8.floppym@gentoo> (raw)
commit: c0c1985e342a67965af136e585394db71481e2e8
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 18:22:44 2024 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 18:22:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0c1985e
Revert "dev-vcs/hg-git-1.1.3: version bump"
>dev-python/dulwich-0.22.1 does not exist.
Reverts: f9192b7db601f086671b0efc4ef4b2e10c50d0a0
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
dev-vcs/hg-git/Manifest | 1 -
dev-vcs/hg-git/hg-git-1.1.3.ebuild | 24 ------------------------
2 files changed, 25 deletions(-)
diff --git a/dev-vcs/hg-git/Manifest b/dev-vcs/hg-git/Manifest
index cb36ee325609..7ddba70d6162 100644
--- a/dev-vcs/hg-git/Manifest
+++ b/dev-vcs/hg-git/Manifest
@@ -1,4 +1,3 @@
DIST 1.0.2-hg65.patch 1697 BLAKE2B a620b6624eaad4ff233e9cda97d160acc11402e668a7837385bbf3d6384b19106084054e45d0f63dbe686267e636c3bd862a45b09f52ff93bb588ed3439dc69a SHA512 3ac84637f89b97347cd01c243df9af8b37a8c694fab3e560c8e5fd8baed6e0d695c1cd2cb22580378c57afa01aeee25915ac033444e833d0719bc1defdebc305
DIST hg-git-1.0.2.tar.bz2 171241 BLAKE2B fd953178daff4e283cdacfacafd64c40efff73d0e4a175faa4e032bf38ccc1ef04bd715c4f38dd5d83ab1b0f52a1f329d2a1fb95c13ea83311c47786c3738600 SHA512 8df398c059131b4a8f4ab68fde743cfd82b19b3a184ea92f53ac69ba74e0b9cb94366d4a22d595ea44667493f050bd31ee3e9d7632cdb16507c57e156cd611e9
DIST hg-git-1.1.1.tar.bz2 179321 BLAKE2B 8f6083be5c123d079dec0ca5ae150faa2658b1bd0ca235516fe13c99df19a570f3f6721c2760947a14356aa261568ac61e53000b1be6a5ee806dea3ccf3ff65e SHA512 fc7f880683f423f2d44342f51325bb522749e33bedc418397bb2f42e46d90fd3b7c949d97ccb6e776bbfc8543bb6ecaef191b271fd7e618612bba5596f6849ef
-DIST hg-git-1.1.3.tar.bz2 180146 BLAKE2B 286a408b63937ee15dea0d5c164b319735c716785e2ae1c649e61cb923544b398c3d51ff777b7d48d83e7d18d14359173f3f7e4f6dfe08ff66d8af0c182ebae1 SHA512 85a3970cd63c0cfd1352eb57e697a20ef59cfb38e9452ef613c05b8be3f0dc99bba10e36cf63c625900696a4e8ee4d604a24857b748b311e1ef36d0005fd6624
diff --git a/dev-vcs/hg-git/hg-git-1.1.3.ebuild b/dev-vcs/hg-git/hg-git-1.1.3.ebuild
deleted file mode 100644
index 6853903038b9..000000000000
--- a/dev-vcs/hg-git/hg-git-1.1.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{9..12} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-MY_PV=${PV/_rc/a}
-DESCRIPTION="push to and pull from a Git repository using Mercurial"
-HOMEPAGE="https://hg-git.github.io https://pypi.org/project/hg-git/"
-SRC_URI="https://foss.heptapod.net/mercurial/hg-git/-/archive/${MY_PV}/${PN}-${MY_PV}.tar.bz2"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-
-RDEPEND="
- >=dev-vcs/mercurial-6.1[${PYTHON_USEDEP}]
- >dev-python/dulwich-0.22.1[${PYTHON_USEDEP}]
-"
next reply other threads:[~2024-09-10 18:24 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 18:24 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-17 17:05 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/hg-git/ Michał Górny
2025-05-03 11:11 Fabian Groffen
2025-05-01 13:33 Fabian Groffen
2024-09-10 18:47 Arthur Zamarin
2024-09-10 17:50 Fabian Groffen
2024-06-29 14:47 Arthur Zamarin
2024-05-12 8:59 Fabian Groffen
2023-09-10 10:41 Fabian Groffen
2023-05-01 0:19 Sam James
2023-05-01 0:12 Sam James
2023-05-01 0:09 Sam James
2023-03-08 7:48 Fabian Groffen
2023-02-25 10:18 Fabian Groffen
2022-11-15 18:17 Michał Górny
2022-07-03 10:52 Agostino Sarubbo
2022-07-03 10:49 Agostino Sarubbo
2022-07-03 10:48 Agostino Sarubbo
2022-01-07 15:25 Fabian Groffen
2021-09-22 17:05 Fabian Groffen
2021-06-07 13:16 Agostino Sarubbo
2021-06-05 20:43 Sam James
2021-06-05 6:51 Fabian Groffen
2021-06-05 6:45 Fabian Groffen
2021-01-06 22:58 Fabian Groffen
2020-09-20 9:43 Fabian Groffen
2020-09-19 21:33 Michał Górny
2020-09-19 21:33 Michał Górny
2020-09-19 17:16 Sam James
2020-05-30 20:06 Fabian Groffen
2020-04-25 18:03 Fabian Groffen
2020-02-02 13:13 Fabian Groffen
2019-11-03 12:42 Fabian Groffen
2019-11-03 10:41 Fabian Groffen
2018-10-27 7:51 Fabian Groffen
2018-10-27 7:51 Fabian Groffen
2018-05-20 19:59 Fabian Groffen
2018-03-03 21:07 Sergei Trofimovich
2018-01-25 3:07 Aaron Bauman
2017-12-19 7:51 Fabian Groffen
2017-12-16 8:20 Tobias Klausmann
2017-11-13 18:39 Fabian Groffen
2017-11-09 13:27 Thomas Deutschmann
2017-09-19 7:01 Fabian Groffen
2017-08-03 7:34 Fabian Groffen
2017-06-10 19:32 Fabian Groffen
2017-05-24 19:47 Fabian Groffen
2017-04-27 10:55 Dirkjan Ochtman
2016-05-13 8:41 Agostino Sarubbo
2016-02-20 10:44 Dirkjan Ochtman
2016-01-18 9:39 Mike Frysinger
2015-12-28 21:21 Dirkjan Ochtman
2015-12-28 21:21 Dirkjan Ochtman
2015-09-19 9:48 Dirkjan Ochtman
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=1725992564.c0c1985e342a67965af136e585394db71481e2e8.floppym@gentoo \
--to=floppym@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