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/vdf/
Date: Sat, 01 Feb 2025 13:19:30 +0000 (UTC)	[thread overview]
Message-ID: <1738415848.a2622aa932501d70d43417c020bbb7da47af620d.mgorny@gentoo> (raw)

commit:     a2622aa932501d70d43417c020bbb7da47af620d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  1 13:17:28 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb  1 13:17:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2622aa9

dev-python/vdf: Remove old

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

 dev-python/vdf/Manifest                 |  1 -
 dev-python/vdf/vdf-3.4_p20240630.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-python/vdf/Manifest b/dev-python/vdf/Manifest
index 685006ff88f2..0f39d097ecde 100644
--- a/dev-python/vdf/Manifest
+++ b/dev-python/vdf/Manifest
@@ -1,2 +1 @@
-DIST vdf-3.4_p20240630.gh.tar.gz 17415 BLAKE2B d8f108cc09e9df787fcbd9829de81d8d90fb032a38cdffb8c86690fe4aa5a980cf079ba943e0a1166f57f948fe0ead89278c2ee2b7c1924188ef8fe212aa9050 SHA512 0af688d89b35369178b49135cfb869afc3f40da6f2a606b45646ea17804ad964b28c7b3dc5e9fdf2ee5ca12bad5a7f7d3c9b04803111ead45b967f2e9c9cba98
 DIST vdf-4.0.gh.tar.gz 16808 BLAKE2B 1d4cddc7057081c8aefb1bf603eca8cac69c62926643459b88d856e49938b461e106a89d6fe09dfb3a6ee3956af6fbf9cb9e3d2fca82665eb2f1dbe1198bc5d6 SHA512 fde95258ccc63811c1eb6069333b6dc727be3c9ca29da2b9f200386903f5fcd183bfef82d22534ff6e4ce74dd9ab48ee498b6365112e050bcb354c4127aec475

diff --git a/dev-python/vdf/vdf-3.4_p20240630.ebuild b/dev-python/vdf/vdf-3.4_p20240630.ebuild
deleted file mode 100644
index 90c3cbe3a89d..000000000000
--- a/dev-python/vdf/vdf-3.4_p20240630.ebuild
+++ /dev/null
@@ -1,26 +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..13} pypy3 )
-
-inherit distutils-r1
-
-COMMIT="981cad270c2558aeb8eccaf42cfcf9fabbbed199"
-DESCRIPTION="A module for (de)serialization to and from VDF, Valve's key-value text format"
-HOMEPAGE="
-	https://github.com/ValvePython/vdf/
-	https://pypi.org/project/vdf/
-"
-SRC_URI="
-	https://github.com/Matoking/vdf/archive/${COMMIT}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-S="${WORKDIR}/${PN}-${COMMIT}"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
-
-distutils_enable_tests pytest


             reply	other threads:[~2025-02-01 13:19 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-01 13:19 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/vdf/ Michał Górny
2025-02-01 12:17 Arthur Zamarin
2025-01-14 20:33 Nowa Ammerlaan
2024-10-26 17:48 Michał Górny
2024-10-26 17:42 Arthur Zamarin
2024-09-15 14:14 James Le Cuirot
2024-05-18 11:11 Michał Górny
2023-11-24 15:36 Michał Górny
2023-11-23 19:38 Michał Górny
2023-11-04 18:03 Michał Górny
2022-06-16 11:49 Michał Górny
2022-06-16 10:16 Jakov Smolić
2022-05-16 16:58 Arthur Zamarin
2022-05-16 16:58 Arthur Zamarin
2022-04-06 23:29 Marek Szuba
2022-01-19 21:26 Jakov Smolić
2021-06-23  4:43 Sam James
2021-05-23  6:32 Michał Górny
2021-05-23  6:32 Michał Górny
2020-08-22  7:13 Michał Górny
2020-08-22  5:43 Agostino Sarubbo
2020-07-12 16:57 Michał Górny
2020-07-11  9:39 Michał Górny
2020-07-11  9:39 Michał Górny
2020-07-01  8:17 Marek Szuba
2020-06-30 15:44 Marek Szuba
2020-03-20  8:59 Agostino Sarubbo
2020-01-08 11:08 Marek Szuba

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=1738415848.a2622aa932501d70d43417c020bbb7da47af620d.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