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/ioflo/
Date: Thu,  4 Jan 2018 21:50:44 +0000 (UTC)	[thread overview]
Message-ID: <1515102631.16e27db0f27bdfa605bad649fef994375c23564b.mgorny@gentoo> (raw)

commit:     16e27db0f27bdfa605bad649fef994375c23564b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 20:38:09 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 21:50:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e27db0

dev-python/ioflo: Clean old up

 dev-python/ioflo/Manifest           |  2 --
 dev-python/ioflo/ioflo-1.6.7.ebuild | 19 -------------------
 dev-python/ioflo/ioflo-1.7.0.ebuild | 19 -------------------
 3 files changed, 40 deletions(-)

diff --git a/dev-python/ioflo/Manifest b/dev-python/ioflo/Manifest
index 23473281ad9..fc7e30213c5 100644
--- a/dev-python/ioflo/Manifest
+++ b/dev-python/ioflo/Manifest
@@ -1,4 +1,2 @@
 DIST ioflo-1.5.0.tar.gz 765559 BLAKE2B 56b3e26b6155cf8fbc5f159909d3a82a6c9b47251c799e4f6ef300015d0b55f54882e26534314fc3c04e20248aaedc9a35a1ff1c574cfb5dd3d1f7aa887340da SHA512 114dd5ab3ab5bbe66be7e639c2018256ff1c8ab18ba73931733dbe23c8f65631fd630f278b0a186303e288a6f49cd6df224dda462973cc258b3d07114e70c991
-DIST ioflo-1.6.7.tar.gz 823994 BLAKE2B 2af10922799a834dfe2fbf7e68a3babdf0934afafd5c3dab5d4b3e60b4ee21db9f933516cd48965c336d36f0f8404b2da5dabdd49070998d8b14e52422ec3483 SHA512 256ded683e65896160546145ac9993f3221170584a70ef21fab3230b7d2300d9562a1bc7d1f8911e5e930340b119fa88cc5d2f9717899bde0ee69501a3ba6a57
-DIST ioflo-1.7.0.tar.gz 827128 BLAKE2B 52f3d0faa47d71ca442f55121f5cff97b70deb2e258d6af9dc61a2bae57d32ab765ad21ac5d97a11cae141e43065d87f7d7f6eb3cac5678dea3eae6248d0d956 SHA512 b7f3ba0511ed5f2cf8031aa11a660ccee8eef0674c8df17ec09ff32268b5c9d34dd2d79956ddf24ab2fcbf4fe8fc7bb5e521f9636f013b7ed6365960b4cabe48
 DIST ioflo-1.7.4.tar.gz 834916 BLAKE2B 241026d18f8caa6acc09f312a285a3f824128d6018ab19a8704296f916514f7795b8f2359dcf46c04d01735140a75c980458d5589d72de59fc73f13c59b50b14 SHA512 415b43b66c1be479e8ba4fc993f180418f95f1ae0d16ff8c496476da7a04f6caa0f918a064c60034cd926f4f49c1112946b911b57339a76ee5b0d2564ade224f

diff --git a/dev-python/ioflo/ioflo-1.6.7.ebuild b/dev-python/ioflo/ioflo-1.6.7.ebuild
deleted file mode 100644
index 6bc509dcef2..00000000000
--- a/dev-python/ioflo/ioflo-1.6.7.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-inherit distutils-r1
-
-DESCRIPTION="Automated Reasoning Engine and Flow Based Programming Framework"
-HOMEPAGE="https://github.com/ioflo/ioflo/"
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	>=dev-python/setuptools-git-1.1[${PYTHON_USEDEP}]"

diff --git a/dev-python/ioflo/ioflo-1.7.0.ebuild b/dev-python/ioflo/ioflo-1.7.0.ebuild
deleted file mode 100644
index 6bc509dcef2..00000000000
--- a/dev-python/ioflo/ioflo-1.7.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-inherit distutils-r1
-
-DESCRIPTION="Automated Reasoning Engine and Flow Based Programming Framework"
-HOMEPAGE="https://github.com/ioflo/ioflo/"
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	>=dev-python/setuptools-git-1.1[${PYTHON_USEDEP}]"


             reply	other threads:[~2018-01-04 21:50 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-04 21:50 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-12  8:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/ioflo/ Michał Górny
2023-11-24 15:00 Michał Górny
2023-10-29 19:52 Michał Górny
2023-03-20  5:36 Michał Górny
2023-03-19 19:21 Sam James
2023-02-17  8:52 Sam James
2023-02-17  8:52 Sam James
2023-01-10 14:15 Michał Górny
2022-12-10 11:27 Michał Górny
2022-12-10  9:11 Arthur Zamarin
2022-11-03  1:27 Patrick McLean
2022-11-02 23:40 Patrick McLean
2022-05-31  7:16 Jakov Smolić
2022-05-06 20:38 Michał Górny
2022-05-06 19:59 Arthur Zamarin
2022-05-06 19:58 Arthur Zamarin
2022-04-16  8:43 Jakov Smolić
2022-04-02  8:45 Arthur Zamarin
2022-04-02  8:28 Arthur Zamarin
2022-03-31  1:28 Patrick McLean
2022-01-03 22:30 Michał Górny
2022-01-03 19:23 Jakov Smolić
2021-12-04  2:16 Sam James
2021-07-12 22:17 Sam James
2021-07-08  7:46 Michał Górny
2021-06-21  2:25 Sam James
2021-06-10 18:14 Sam James
2021-03-02  1:19 Sam James
2020-10-31  2:18 Patrick McLean
2020-10-31  1:36 Patrick McLean
2020-06-20 14:20 Thomas Deutschmann
2020-05-18 20:23 Michał Górny
2020-05-13 14:52 Agostino Sarubbo
2020-05-04 11:13 Michał Górny
2020-04-28 21:02 Patrick McLean
2020-03-27 16:30 Michał Górny
2020-02-05 14:38 Michał Górny
2019-03-28 18:26 Patrick McLean
2018-08-17  2:01 Zac Medico
2017-09-20 13:43 Manuel Rüger
2017-08-10 13:14 Manuel Rüger
2017-07-05 11:32 Manuel Rüger
2017-04-28 15:50 Manuel Rüger
2017-02-22 16:08 Agostino Sarubbo
2017-02-22 15:06 Agostino Sarubbo
2016-03-02  9:53 Patrick Lauer

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=1515102631.16e27db0f27bdfa605bad649fef994375c23564b.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