From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/repolite/
Date: Thu, 7 Nov 2024 13:59:51 +0000 (UTC) [thread overview]
Message-ID: <1730987959.f2aa451ce8185ca310a5bc2f199117d942216772.juippis@gentoo> (raw)
commit: f2aa451ce8185ca310a5bc2f199117d942216772
Author: Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Wed Nov 6 16:13:54 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Nov 7 13:59:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2aa451c
dev-util/repolite: drop 0.6.2-r0
Closes: https://bugs.gentoo.org/942940
Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Closes: https://github.com/gentoo/gentoo/pull/39221
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-util/repolite/repolite-0.6.2.ebuild | 48 ---------------------------------
1 file changed, 48 deletions(-)
diff --git a/dev-util/repolite/repolite-0.6.2.ebuild b/dev-util/repolite/repolite-0.6.2.ebuild
deleted file mode 100644
index 427603038c28..000000000000
--- a/dev-util/repolite/repolite-0.6.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 optfeature
-
-DESCRIPTION="Manage a small set of git repository dependencies with YAML."
-HOMEPAGE="https://github.com/sarnold/repolite"
-
-if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="https://github.com/sarnold/repolite.git"
- EGIT_BRANCH="master"
- inherit git-r3
-else
- SRC_URI="https://github.com/sarnold/repolite/releases/download/${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="doc"
-RESTRICT="test" # no tests :(
-
-RDEPEND="
- dev-python/pyyaml[${PYTHON_USEDEP}]
- dev-python/munch[${PYTHON_USEDEP}]
- dev-vcs/git
-"
-# needs versioningit if building from git repo source
-if [[ ${PV} = 9999* ]]; then
- BDEPEND="$(python_gen_any_dep '>=dev-python/versioningit-2.0.1[${PYTHON_USEDEP}]')"
-fi
-
-DOCS=( README.rst )
-
-distutils_enable_sphinx \
- docs/source \
- dev-python/sphinx-rtd-theme \
- dev-python/recommonmark \
- dev-python/sphinxcontrib-apidoc
-
-pkg_postinst() {
- optfeature "initialize repos with lfs files" dev-vcs/git-lfs
-}
next reply other threads:[~2024-11-07 13:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-07 13:59 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-07 13:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/repolite/ Joonas Niilola
2024-11-06 11:41 Joonas Niilola
2024-11-06 11:41 Joonas Niilola
2023-02-06 22:39 Steve Arnold
2022-12-05 19:21 Steve Arnold
2022-10-15 14:00 Sam James
2022-09-25 18:32 Steve Arnold
2022-08-27 11:25 Sam James
2022-08-21 21:44 Steve Arnold
2022-08-21 21:00 Steve Arnold
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=1730987959.f2aa451ce8185ca310a5bc2f199117d942216772.juippis@gentoo \
--to=juippis@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