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

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

dev-python/vine: Remove redundant versions

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

 dev-python/vine/Manifest          |  1 -
 dev-python/vine/vine-1.1.3.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-python/vine/Manifest b/dev-python/vine/Manifest
index 39d388ee5f6..8b41a18f697 100644
--- a/dev-python/vine/Manifest
+++ b/dev-python/vine/Manifest
@@ -1,2 +1 @@
-DIST vine-1.1.3.tar.gz 52520 BLAKE2B 751fdc358aac52403ffd9c6f9f112f68b363fe0ded465ebda732744bc2dfd6e10d8bb57cef357e65fa16c1954ec2657bd8a4f80ae81f9432dd03aaafe79a2535 SHA512 7652b1527021b2f45f3a372c65a6f196c22edad60ab1e8adbafe7174b7dae912f24eaf34788672c762ea9145ebf3d48265fa4ad99f3084d85769242f4e8bd87f
 DIST vine-1.3.0.tar.gz 51953 BLAKE2B e58d750dd7a84f4a3abb24156de6ec7ab84a911692587643cabcb0df750d3768e70b14ea134da4a39978782ecc530f4fa08ba0ecb780a7a32fb2d9b506633ef5 SHA512 f7242378ebc9b591b6e0a7b6263514f32cee4b996bc6461313221b9a391dd0dd1d833591d6e9ca72ae003f6ce5c4204856d49bb5e57c69a125072cac25758688

diff --git a/dev-python/vine/vine-1.1.3.ebuild b/dev-python/vine/vine-1.1.3.ebuild
deleted file mode 100644
index 884156772b2..00000000000
--- a/dev-python/vine/vine-1.1.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python Promises"
-HOMEPAGE="https://pypi.org/project/vine/ https://github.com/celery/vine"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? (
-		>=dev-python/case-1.3.1[${PYTHON_USEDEP}]
-		>=dev-python/pytest-3.0[${PYTHON_USEDEP}]
-	)"
-
-python_test() {
-	esetup.py test
-}


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

Thread overview: 28+ 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-05-18 11:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/vine/ Michał Górny
2023-11-29 10:33 Michał Górny
2023-11-29 10:30 Michał Górny
2023-11-24 14:28 Michał Górny
2023-11-05 13:28 Michał Górny
2023-05-27 19:32 Arthur Zamarin
2023-03-16  4:13 Michał Górny
2022-10-17  5:28 Michał Górny
2022-10-17  5:28 Michał Górny
2022-10-17  5:28 Michał Górny
2021-05-07 13:44 Michał Górny
2021-05-07 13:28 Sam James
2021-05-06  8:35 Michał Górny
2021-05-06  8:35 Michał Górny
2021-05-06  8:35 Michał Górny
2021-04-01  8:35 Michał Górny
2020-11-08 22:28 Zac Medico
2020-10-17 21:53 Matthew Thode
2020-02-11 19:50 Agostino Sarubbo
2020-02-11 19:43 Agostino Sarubbo
2020-02-04 13:42 Michał Górny
2019-06-18  0:30 Zac Medico
2018-04-13  9:53 Zac Medico
2017-09-29 23:32 Matt Thode
2017-03-15  6:55 Zac Medico
2017-01-20  4:17 Zac Medico
2017-01-20  3:14 Zac Medico

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=1585480451.f08f93c340f270aa2d7b01f71c4b2c3e206a27f3.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