Gentoo Archives: gentoo-commits

From: Marius Brehler <marbre@××××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/matplotlib2tikz/
Date: Fri, 25 Dec 2015 20:30:09
Message-Id: 1451075376.c9e673a1e8b6ab8fe133448db256a582f41c4ea0.marbre@gentoo
1 commit: c9e673a1e8b6ab8fe133448db256a582f41c4ea0
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Fri Dec 25 20:29:36 2015 +0000
4 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
5 CommitDate: Fri Dec 25 20:29:36 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c9e673a1
7
8 dev-python/matplotlib2tikz: Version bump; drop old
9
10 Package-Manager: portage-2.2.24
11
12 dev-python/matplotlib2tikz/ChangeLog | 7 +++++++
13 .../matplotlib2tikz/matplotlib2tikz-0.4.0.ebuild | 24 ----------------------
14 ...z-0.5.1.ebuild => matplotlib2tikz-0.5.2.ebuild} | 0
15 3 files changed, 7 insertions(+), 24 deletions(-)
16
17 diff --git a/dev-python/matplotlib2tikz/ChangeLog b/dev-python/matplotlib2tikz/ChangeLog
18 index 634f068..b0918b0 100644
19 --- a/dev-python/matplotlib2tikz/ChangeLog
20 +++ b/dev-python/matplotlib2tikz/ChangeLog
21 @@ -2,6 +2,13 @@
22 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
23 # $Id$
24
25 +*matplotlib2tikz-0.5.2 (25 Dec 2015)
26 +
27 + 25 Dec 2015; Marius Brehler <marbre@××××××××××××××.de>
28 + +matplotlib2tikz-0.5.2.ebuild, -matplotlib2tikz-0.4.0.ebuild,
29 + -matplotlib2tikz-0.5.1.ebuild:
30 + dev-python/matplotlib2tikz: Version bump; drop old
31 +
32 03 Dec 2015; Marius Brehler <marbre@××××××××××××××.de>
33 -matplotlib2tikz-0.2.4.ebuild:
34 dev-python/matplotlib2tikz: Drop old
35
36 diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.4.0.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.4.0.ebuild
37 deleted file mode 100644
38 index f8677fb..0000000
39 --- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.4.0.ebuild
40 +++ /dev/null
41 @@ -1,24 +0,0 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 -# Distributed under the terms of the GNU General Public License v2
44 -# $Id$
45 -
46 -EAPI=5
47 -
48 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
49 -
50 -inherit distutils-r1
51 -
52 -DESCRIPTION="Python script for converting matplotlib figures into native Pgfplots (TikZ) figures"
53 -HOMEPAGE="https://github.com/nschloe/matplotlib2tikz"
54 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
55 -KEYWORDS="~amd64"
56 -
57 -LICENSE="MIT"
58 -SLOT="0"
59 -IUSE=""
60 -
61 -RDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]
62 - dev-python/numpy[${PYTHON_USEDEP}]
63 - dev-texlive/texlive-pictures"
64 -DEPEND="${RDEPEND}"
65 - #test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
66
67 diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.1.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.5.2.ebuild
68 similarity index 100%
69 rename from dev-python/matplotlib2tikz/matplotlib2tikz-0.5.1.ebuild
70 rename to dev-python/matplotlib2tikz/matplotlib2tikz-0.5.2.ebuild