public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyhcl/
Date: Sat, 30 Dec 2023 18:32:14 +0000 (UTC)	[thread overview]
Message-ID: <1703961061.8a0c22436e75389ca0884827b001039780a1a5ba.mgorny@gentoo> (raw)

commit:     8a0c22436e75389ca0884827b001039780a1a5ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 18:31:01 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 18:31:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0c2243

dev-python/pyhcl: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyhcl/Manifest              |  1 -
 dev-python/pyhcl/pyhcl-0.4.4-r1.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/pyhcl/Manifest b/dev-python/pyhcl/Manifest
index ff3f50ef803b..1d5adac20567 100644
--- a/dev-python/pyhcl/Manifest
+++ b/dev-python/pyhcl/Manifest
@@ -1,2 +1 @@
-DIST pyhcl-0.4.4.gh.tar.gz 58400 BLAKE2B 89ce8ba1eff577d9b4c7a86931e305f94ad7633b83c27f44352658ec2a12e48fd0cb05619e4afd97e4f2d78a9f4dba5c082a0d5703060b629880a3d193d9b4ee SHA512 7c5e2b611d1198a0e6c667b8fda868231bdd25da822d634a34c076fea655a7ea2999fc827de8484992efcf52b6b843871713a83e3be7787003c90f05e3e7ddf6
 DIST pyhcl-0.4.5.gh.tar.gz 58692 BLAKE2B ea08471e3bc0957b19660322e487314ffb795c4df024e54b0ed5979f60f406c7ba08f48825ef9c6a2984fff753a85db696a3877f3409d5773b1789d696164e1b SHA512 094c766e8787142c6369e530102f54c187c25cbc68d0feb89e71230adf3241cd17bd001cabb52a67e4230e1d4ca43eff975c523bd395305a38ca72ef3e604ab8

diff --git a/dev-python/pyhcl/pyhcl-0.4.4-r1.ebuild b/dev-python/pyhcl/pyhcl-0.4.4-r1.ebuild
deleted file mode 100644
index c7c457c0ad35..000000000000
--- a/dev-python/pyhcl/pyhcl-0.4.4-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="HCL configuration parser for python"
-HOMEPAGE="https://github.com/virtuald/pyhcl"
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/virtuald/pyhcl.git"
-else
-	SRC_URI="https://github.com/virtuald/pyhcl/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
-	KEYWORDS="~amd64 ~arm64"
-fi
-
-LICENSE="MPL-2.0"
-SLOT="0"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-	printf '__version__ = "%s"\n' "${PV}" > src/hcl/version.py || die
-	distutils-r1_python_prepare_all
-}


             reply	other threads:[~2023-12-30 18:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-30 18:32 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  7:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyhcl/ Michał Górny
2023-09-02  3:22 Michał Górny
2023-01-20 18:38 Patrick McLean
2022-10-14  4:22 Arthur Zamarin
2021-08-01 21:33 Michał Górny
2021-02-24  7:59 Michał Górny
2021-02-21 22:34 William Hubbs
2021-02-21 21:04 William Hubbs
2021-02-21 20:54 William Hubbs
2020-02-05 19:37 Michał Górny
2017-07-23 12:11 Michael Palimaka
2017-07-23 12:09 Manuel Rüger
2017-07-16  9:17 Manuel Rüger
2017-06-13 17:27 Manuel Rüger
2017-06-13 17:27 Manuel Rüger

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=1703961061.8a0c22436e75389ca0884827b001039780a1a5ba.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