public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pretty-yaml/
Date: Thu,  5 May 2016 08:39:02 +0000 (UTC)	[thread overview]
Message-ID: <1462437532.2e5d292bbf03dbbf6009db90b2c754ceba336bfe.idella4@gentoo> (raw)

commit:     2e5d292bbf03dbbf6009db90b2c754ceba336bfe
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Wed May  4 09:28:32 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu May  5 08:38:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5d292b

dev-python/pretty-yaml: remove old

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1400

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 dev-python/pretty-yaml/Manifest                   |  1 -
 dev-python/pretty-yaml/pretty-yaml-14.05.7.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-python/pretty-yaml/Manifest b/dev-python/pretty-yaml/Manifest
index c8d2a7a..89e5ae7 100644
--- a/dev-python/pretty-yaml/Manifest
+++ b/dev-python/pretty-yaml/Manifest
@@ -1,4 +1,3 @@
-DIST pyaml-14.05.7.tar.gz 7401 SHA256 8c1edf635edc0658d9f6cd222f175e35aecaaef1cad432b188206b71a9cdbd30 SHA512 4a977de705a85341ff817b51e29facea6029c0082cdc0d9b212748d6992a1be3c461d59a5a41f131a14c0cfc0b6db3aad9091e0ff86c05da70974fd3651eaea9 WHIRLPOOL ed5fe07b7dd686a8d460841bfcbbb326d833124f0078a7aa70a80ddd3c85fcc245d9808a2aa19676636fea3d299be986fefead3022d96f846e6a9571ae67024f
 DIST pyaml-15.5.7.tar.gz 14374 SHA256 85c44970d9bca68742faef77cb10a16d4a81be81281541c8d39c10f504042bc6 SHA512 c92250bba3bfded1a4d047940098b532989f9fe020d1e7ccdd45779260e1114c8720d9ef4d98de0abfa699807d9377e29e9ad9c979dd086456eade0fecf6f0ae WHIRLPOOL e7cb76e586f32eebb8cb56af949925030dabc81e5f2f7b1a575980b49ab020968c393739deb6b69afb98f2c4b3ef21601a43166b7ce092c1e88aa3e2e95758cf
 DIST pyaml-15.6.3.tar.gz 14459 SHA256 2df761472d0974205b779dab469903cc9ddf257dcd126acc4a97b9d4c970e662 SHA512 9d0789342f59adfc415bef54cdc52b75cbcf1fa71940e1b9534ea0c141c5737449104e45fb0feea968e58d0886a74d9a5bbec0ba05b7d72cf5d93d3a674b5868 WHIRLPOOL 7c2e06dedf40c7c13474824090bf1f5a0453d2d955d446053479be93388c55b30480dc41eaec32a31a2303ae1971de5902922776a48c6d54cdb107a2356a1786
 DIST pyaml-15.8.2.tar.gz 16544 SHA256 9c54fb5f17b58572c4cef50affea60bb73f445ab153580dac07a12383712b5b8 SHA512 74f1fdacdd601f0b6f710457627e4dcbc42e7301fe5faa061d3e8d593842d6e5dd85041625aba576bba9cda2a713ee07ca3067221a720cbddc6dcd417fccee64 WHIRLPOOL 8f443fe904e1da77a78a3a2b8591cd5526b4bd7a07e736d959ad842aede43d31c96391389f666796ec4497b03cd79e72582b5f4b4bc6385c5627ab65ba8df09f

diff --git a/dev-python/pretty-yaml/pretty-yaml-14.05.7.ebuild b/dev-python/pretty-yaml/pretty-yaml-14.05.7.ebuild
deleted file mode 100644
index 3bdaa75..0000000
--- a/dev-python/pretty-yaml/pretty-yaml-14.05.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python{2_7,3_{3,4}})
-
-inherit distutils-r1
-
-MY_PN="${PN//retty-}"
-DESCRIPTION="PyYAML-based module to produce pretty and readable YAML-serialized data"
-HOMEPAGE="https://github.com/mk-fg/pretty-yaml"
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="WTFPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_PN}-${PV}"


             reply	other threads:[~2016-05-05  8:39 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-05  8:39 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-18 14:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/pretty-yaml/ Andrew Ammerlaan
2022-01-28 18:41 Arthur Zamarin
2021-12-13  3:09 Yixun Lan
2021-11-13 13:22 Michał Górny
2021-11-13 11:35 Jakov Smolić
2021-10-10  6:45 Michał Górny
2021-09-12  7:09 Agostino Sarubbo
2021-08-09  7:51 Michał Górny
2020-07-31  6:21 Michał Górny
2020-07-30 23:48 Sam James
2020-07-30 23:48 Sam James
2020-07-29 10:20 Michał Górny
2020-06-10 17:38 Michał Górny
2020-06-10 17:38 Michał Górny
2020-04-29 19:12 Patrick McLean
2020-02-05 19:12 Michał Górny
2018-03-21  5:55 Markus Meier
2017-12-02 20:55 Mike Gilbert
2017-05-04 16:58 Manuel Rüger
2016-05-05  8:39 Ian Delaney
2016-04-19 19:40 Markus Meier
2015-11-14 16:54 Markus Meier
2015-11-09 11:49 Justin Lecher
2015-10-16  9:21 Justin Lecher
2015-08-11  7:02 Ian Delaney

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=1462437532.2e5d292bbf03dbbf6009db90b2c754ceba336bfe.idella4@gentoo \
    --to=idella4@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