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/voluptuous/
Date: Sun, 29 Mar 2020 11:14:21 +0000 (UTC)	[thread overview]
Message-ID: <1585480455.c52d2de89c218bf976f43e2cb4039593583021a8.mgorny@gentoo> (raw)

commit:     c52d2de89c218bf976f43e2cb4039593583021a8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 11:12:39 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 11:14:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52d2de8

dev-python/voluptuous: Remove redundant versions

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

 dev-python/voluptuous/Manifest                 |  1 -
 dev-python/voluptuous/voluptuous-0.10.5.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-python/voluptuous/Manifest b/dev-python/voluptuous/Manifest
index 0d6aee72f61..5d634b90fef 100644
--- a/dev-python/voluptuous/Manifest
+++ b/dev-python/voluptuous/Manifest
@@ -1,2 +1 @@
-DIST voluptuous-0.10.5.tar.gz 41436 BLAKE2B a768e519157ed6999a67e7c759588c4558d3e694e4c5d4a1da0567737d249664e985661b57f9f8595fd7cf5f1b0d05d511616d6d44604443b948bd414b334412 SHA512 2024121c56a91cc3bf5102ca68f8347461b2041da9a352eade0e0ce3657d9a477a60a7a5823e8f3628eee7b327840b5c4eba13c106ea49ea91a553d6b5edd363
 DIST voluptuous-0.11.1.tar.gz 44346 BLAKE2B c0715293fbde6ce9008916d6e016d52920eda1906dc2ec292deee4b6b9f596f2d50592486b5a89df6a90e0512973e12cd69482e55f6c3a96ea0cc4b3e52bc77d SHA512 7e2f3ea122f739944a7820a536551abc45df9847a0c3daf5527eabd781b904706ea708c885d724828cfdaaac66774d2f8e7b42d3376de1c78ef2be9f535fd58f

diff --git a/dev-python/voluptuous/voluptuous-0.10.5.ebuild b/dev-python/voluptuous/voluptuous-0.10.5.ebuild
deleted file mode 100644
index 975974c507e..00000000000
--- a/dev-python/voluptuous/voluptuous-0.10.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python data validation library."
-HOMEPAGE="https://github.com/alecthomas/voluptuous"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-python_test() {
-	unset PYTHONPATH
-	nosetests -v || die "Tests failed"
-}


             reply	other threads:[~2020-03-29 11:14 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-29 11:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-20  9:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/voluptuous/ Michał Górny
2024-07-20  7:42 Arthur Zamarin
2024-07-03  3:44 Michał Górny
2024-06-27  2:53 Michał Górny
2024-06-24  2:41 Michał Górny
2024-05-18 11:11 Michał Górny
2024-02-20  9:09 Michał Górny
2024-02-20  7:55 Sam James
2024-02-04  4:01 Michał Górny
2023-11-29 11:04 Michał Górny
2023-11-17 13:32 Michał Górny
2023-11-12 19:20 Michał Górny
2023-05-27 19:21 Arthur Zamarin
2022-05-28 21:12 Jakov Smolić
2022-05-01 12:56 Michał Górny
2022-05-01 12:20 Jakov Smolić
2022-04-08  7:33 Michał Górny
2022-04-07 16:59 Arthur Zamarin
2022-03-30 18:45 Michał Górny
2021-10-24  5:13 Arthur Zamarin
2021-09-23  8:16 Michał Górny
2021-06-05 18:39 Michał Górny
2021-01-13 20:16 Michał Górny
2021-01-13 19:07 Sam James
2020-12-07 11:39 Michał Górny
2020-10-22 21:06 Michał Górny
2020-10-22  7:18 Sam James
2020-09-22 20:40 Michał Górny
2020-09-22 19:33 Sam James
2020-09-21 15:30 Michał Górny
2020-09-21 15:30 Michał Górny
2020-08-21 19:28 David Seifert
2020-08-02  9:33 Michał Górny
2020-06-10  8:11 Michał Górny
2020-05-31 15:42 Michał Górny
2020-05-02 18:38 Matthew Thode
2020-05-02  4:31 Matthew Thode
2020-04-21 19:45 Sergei Trofimovich
2020-04-08 20:53 Sergei Trofimovich
2019-01-28  0:25 Matthew Thode
2018-08-30 17:50 Matt Thode
2018-07-25  7:07 Matt Thode
2018-04-29  3:14 Matt Thode
2018-04-29  3:14 Matt Thode
2018-03-29 15:54 Matt Thode
2017-08-28 21:52 Matt Thode
2017-05-05 12:44 Manuel Rüger
2016-10-11 18:45 Matt Thode
2016-10-11 18:45 Matt Thode
2016-09-14 13:08 Matt Thode
2016-09-12 14:30 Matt Thode
2016-03-25 22:58 Matt Thode

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=1585480455.c52d2de89c218bf976f43e2cb4039593583021a8.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