public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kacper Kowalik" <xarthisius@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/netcdf4-python/
Date: Mon, 26 Dec 2016 21:20:41 +0000 (UTC)	[thread overview]
Message-ID: <1482787226.1eac83d2427584ac43f8fdc52df78cccdb737860.xarthisius@gentoo> (raw)

commit:     1eac83d2427584ac43f8fdc52df78cccdb737860
Author:     Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 21:19:38 2016 +0000
Commit:     Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 21:20:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eac83d2

dev-python/netcdf4-python: drop old version hosted only on google-code

Package-Manager: portage-2.3.2

 dev-python/netcdf4-python/Manifest                 |  1 -
 .../netcdf4-python/netcdf4-python-1.0.4.ebuild     | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-python/netcdf4-python/Manifest b/dev-python/netcdf4-python/Manifest
index e894b2c..db220f4 100644
--- a/dev-python/netcdf4-python/Manifest
+++ b/dev-python/netcdf4-python/Manifest
@@ -1,2 +1 @@
-DIST netCDF4-1.0.4.tar.gz 521990 SHA256 99f5eaebae2fae92759d13b790dde4226b2b8c83a68f86543c41c7998cba53b7 SHA512 acebb8b721720fae8ae8347ac10b3bc213cbc6db763001292ab99db56fc20fd82abc17d5449ad8d75f40edb5bf14f24b0bece725671fcc15bf3b0cb6580c46c5 WHIRLPOOL d664d2a187b5191275bdc6fd6a456b684b4c9b1c6c0249e0299ba15ec10a6433b0859f84bf26148a7ca392e307a40f4bdfd13a7dc7ff8b059d8471f18e939b16
 DIST netCDF4-1.2.2.tar.gz 679107 SHA256 5e68d0a723ed327e53e90ac73d3dfa25e8da10db9ffba5f2aefd61356722ae9d SHA512 e09465d125077e71b8aad4332be844099c7fa29d0ea8f1dd0887f7a5e849ab778361026323466b1d4897bc3d8f8be1818cfa5f426773c765ee9c5f3728ff3da3 WHIRLPOOL 8fc551fbe6e1628304dd5067a22bbaffbb336c68f8315d5e929927f6ad52b0974b7a412d019b87a65e621e49d720ff1570514af66345e6c46c501ca9d862761e

diff --git a/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild b/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild
deleted file mode 100644
index 902d936..00000000
--- a/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="netCDF4"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python/numpy interface to netCDF"
-HOMEPAGE="https://github.com/Unidata/netcdf4-python"
-SRC_URI="https://netcdf4-python.googlecode.com/files/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="
-	sci-libs/hdf5
-	sci-libs/netcdf:=[hdf]"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"/${MY_P}
-
-python_test() {
-	cd test || die
-	${PYTHON} run_all.py || die
-}


             reply	other threads:[~2016-12-26 21:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-26 21:20 Kacper Kowalik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-22 15:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/netcdf4-python/ Marek Szuba
2022-06-04 19:57 Michał Górny
2021-11-14  8:52 Michał Górny
2021-11-01  8:32 Michał Górny
2021-10-17  9:07 Michał Górny
2021-06-22  5:54 Michał Górny
2021-06-16 17:11 Andrew Ammerlaan
2021-03-26 11:30 David Seifert
2021-02-14 10:36 David Seifert
2021-02-14  8:35 Michał Górny
2020-01-16  5:25 Michał Górny
2019-11-17 15:12 Alexey Shvetsov
2018-06-24 15:24 Pacho Ramos
2018-05-16 22:57 Aaron Bauman
2016-02-17 23:25 Sebastien Fabbro
2015-09-01 19:19 Tobias Klausmann

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=1482787226.1eac83d2427584ac43f8fdc52df78cccdb737860.xarthisius@gentoo \
    --to=xarthisius@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