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/validators/
Date: Sun, 17 Sep 2023 11:29:55 +0000 (UTC)	[thread overview]
Message-ID: <1694950090.4445e51c3e07abfc0b58924b331a055edd1c3123.mgorny@gentoo> (raw)

commit:     4445e51c3e07abfc0b58924b331a055edd1c3123
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 11:28:10 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 11:28:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4445e51c

dev-python/validators: Remove old

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

 dev-python/validators/Manifest                 |  2 --
 dev-python/validators/validators-0.20.0.ebuild | 25 -------------------------
 dev-python/validators/validators-0.21.2.ebuild | 21 ---------------------
 3 files changed, 48 deletions(-)

diff --git a/dev-python/validators/Manifest b/dev-python/validators/Manifest
index e6871142fed5..94b560a2cf1b 100644
--- a/dev-python/validators/Manifest
+++ b/dev-python/validators/Manifest
@@ -1,3 +1 @@
-DIST validators-0.20.0.tar.gz 30665 BLAKE2B 7534c4970ab288cc02794176e0b3368ed2d4035d602d36ecadad84fb4a41407210b22a8ed1230650f4f247ba1552634aa500fea5c2f03f5e13d6e1120e62b15b SHA512 2f3d9caac9246b346e10604758168092ac483fe6e4a0c9470900e49719fbbebfd18e03aca525f8cca33cec224589aee28de3ea9bf5cd4941a49715d4216dba20
-DIST validators-0.21.2.tar.gz 40739 BLAKE2B 0420a1a56c3ceb96062d9a78c78be8151f94eba2a8cc06db7003ceebbb535eb55810289bf5787a24807d9c0556ce0621b7fc159ddd1c62fe28ae0dc61f257b58 SHA512 558630849f6c81b13f7043f5713c160f0cdcc94c7d90c9e13c97ab972c1bf74df9a9d889b50238f7239c6885a34549a8a209b3a325d62291d93073b9cad18d08
 DIST validators-0.22.0.tar.gz 41479 BLAKE2B b949ce879df0885c201a972cce746d22810b6338c820f9aad71941b5277b8e14a4b367aa2c18421dd4643dc2ce7247e7bc9511eec5ffe7f737ed07d213b862b0 SHA512 2024f0b33c142537f160086d2c2e511342af283dfed2d9a9ff19877a7897c64b3f2f1f48ee451c38f7fd63374e2e7ce17d0340afc71cb6d272837a37f212142d

diff --git a/dev-python/validators/validators-0.20.0.ebuild b/dev-python/validators/validators-0.20.0.ebuild
deleted file mode 100644
index cec48d7a003e..000000000000
--- a/dev-python/validators/validators-0.20.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021-2023 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 pypi
-
-DESCRIPTION="Python Data Validation for Humans"
-HOMEPAGE="
-	https://github.com/python-validators/validators/
-	https://pypi.org/project/validators/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/decorator-3.4.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/validators/validators-0.21.2.ebuild b/dev-python/validators/validators-0.21.2.ebuild
deleted file mode 100644
index da9a907c662f..000000000000
--- a/dev-python/validators/validators-0.21.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2021-2023 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 pypi
-
-DESCRIPTION="Python Data Validation for Humans"
-HOMEPAGE="
-	https://github.com/python-validators/validators/
-	https://pypi.org/project/validators/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-distutils_enable_tests pytest


             reply	other threads:[~2023-09-17 11:29 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-17 11:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-17 10:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/validators/ Arthur Zamarin
2024-09-04 11:57 Michał Górny
2024-08-03  6:37 Michał Górny
2024-08-03  6:24 Michał Górny
2024-07-27  9:44 Michał Górny
2024-07-27  6:41 Arthur Zamarin
2024-07-20  9:01 Michał Górny
2024-07-20  7:39 Arthur Zamarin
2024-07-15  9:04 Michał Górny
2024-07-11  3:25 Michał Górny
2024-07-08 17:02 Arthur Zamarin
2024-07-04  5:13 Michał Górny
2024-07-02  6:58 Michał Górny
2024-06-12  7:42 Michał Górny
2024-06-12  7:00 Arthur Zamarin
2024-05-25 14:52 Michał Górny
2024-05-18 11:11 Michał Górny
2024-05-04  7:25 Michał Górny
2024-05-04  7:11 Arthur Zamarin
2024-04-20  9:51 Michał Górny
2024-04-20  9:48 Michał Górny
2024-04-19 19:17 Arthur Zamarin
2024-04-11 19:04 Michał Górny
2024-04-11 16:01 Sam James
2024-04-09 19:38 Michał Górny
2024-04-09 18:27 Arthur Zamarin
2024-04-06 12:41 Michał Górny
2024-04-06 12:32 Arthur Zamarin
2024-04-06 10:12 Arthur Zamarin
2024-04-06 10:10 Arthur Zamarin
2024-04-06 10:02 Arthur Zamarin
2024-04-06 10:02 Arthur Zamarin
2024-04-06 10:02 Arthur Zamarin
2024-04-04  4:16 Michał Górny
2024-04-03  6:15 Michał Górny
2024-03-24 16:22 Michał Górny
2024-03-20 19:21 Michał Górny
2023-12-01  3:30 Sam James
2023-11-17  8:54 Jakov Smolić
2023-11-10 15:10 Arthur Zamarin
2023-11-06 11:09 Michał Górny
2023-10-04  7:40 Joonas Niilola
2023-09-27 17:59 WANG Xuerui
2023-09-17  5:07 Arthur Zamarin
2023-09-02 14:11 Michał Górny
2023-08-19 16:52 Sam James
2023-08-19 15:58 Sam James
2023-08-17  6:04 Sam James
2023-08-16  7:03 Sam James
2023-08-16  4:24 Sam James
2023-08-16  2:26 Sam James
2023-08-11 18:42 Arthur Zamarin
2023-05-31  9:51 Michał Górny
2023-05-31  9:51 Michał Górny
2023-03-16  4:13 Michał Górny
2023-01-15  7:51 Joonas Niilola
2022-06-16  8:09 Michał Górny
2022-06-05 18:22 Michał Górny
2022-05-16 13:30 Michał Górny
2022-05-05  7:08 Arthur Zamarin
2022-02-26  8:34 Michał Górny
2021-05-14  8:14 Michał Górny
2021-01-13  7:55 Bernard Cafarelli

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=1694950090.4445e51c3e07abfc0b58924b331a055edd1c3123.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