From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/hgdistver/, profiles/arch/hppa/
Date: Wed, 23 Dec 2020 09:06:19 +0000 (UTC) [thread overview]
Message-ID: <1608714111.364ce1575dfce1ac263b7721257a61c20ea9e30a.mgorny@gentoo> (raw)
commit: 364ce1575dfce1ac263b7721257a61c20ea9e30a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 09:00:05 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 09:01:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364ce157
dev-python/hgdistver: Remove last-rited pkg
Closes: https://bugs.gentoo.org/755623
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/hgdistver/Manifest | 1 -
dev-python/hgdistver/hgdistver-0.25.ebuild | 29 -----------------------------
dev-python/hgdistver/metadata.xml | 12 ------------
profiles/arch/hppa/package.use.stable.mask | 1 -
profiles/package.mask | 1 -
5 files changed, 44 deletions(-)
diff --git a/dev-python/hgdistver/Manifest b/dev-python/hgdistver/Manifest
deleted file mode 100644
index 70d6062df6b..00000000000
--- a/dev-python/hgdistver/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hgdistver-0.25.tar.gz 9879 BLAKE2B 71caa059359b8ea1be58b6463b260741586ab81e6d8afac5dcadbb35604a564b947032ae645cec683a3c692de8307b23f7abea40d0a1f3802b5257870b7e3e02 SHA512 3fef872af3c8fffb3ba612d2505260468b510c17219257640a4bcf3dc6568fdf59eb3cc544ef41b7eab32ee6cedcd81bfffce753c98bbc7d1e538fe4937d039c
diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild
deleted file mode 100644
index 0d7d367e807..00000000000
--- a/dev-python/hgdistver/hgdistver-0.25.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_{6,7} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="utility lib to generate python package version infos from mercurial tags"
-HOMEPAGE="https://pypi.org/project/hgdistver/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-vcs/git
- dev-vcs/mercurial
- )"
-RDEPEND=""
-
-python_test() {
- py.test || die "Tests failed under ${EPYTHON}"
-}
diff --git a/dev-python/hgdistver/metadata.xml b/dev-python/hgdistver/metadata.xml
deleted file mode 100644
index 35d22485a9b..00000000000
--- a/dev-python/hgdistver/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">hgdistver</remote-id>
- <remote-id type="bitbucket">RonnyPfannschmidt/hgdistver</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask
index 867b10b3271..ccf647325cb 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -40,7 +40,6 @@ media-libs/libsdl2 fcitx4
# Rolf Eike Beer <eike@sf-mail.de> (2020-06-10)
# not stable dev-vcs/mercurial because of broken dependencies: bug #727390
app-portage/layman mercurial
-dev-python/hgdistver test
dev-python/setuptools_scm test
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-24)
diff --git a/profiles/package.mask b/profiles/package.mask
index 2cd7d728741..f7251baebb9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -297,7 +297,6 @@ games-emulation/fakenes
# (or are broken). They have no reverse dependencies, except for other
# packages from the list.
# Removal in 30 days. Bug #755623.
-dev-python/hgdistver
dev-python/nose-cover3
dev-python/nose-parameterized
dev-python/nose-show-skipped
reply other threads:[~2020-12-23 9:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1608714111.364ce1575dfce1ac263b7721257a61c20ea9e30a.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