blob: 480fa6af6499e640752c261f6702db6aba779c2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# ChangeLog for dev-python/g-pypi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/g-pypi/ChangeLog,v 1.7 2014/07/06 12:41:29 mgorny Exp $
06 Jul 2014; Michał Górny <mgorny@gentoo.org> g-pypi-0.3.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
19 Jul 2013; Michał Górny <mgorny@gentoo.org> g-pypi-0.3.ebuild:
Switch the dep back to dev-python/unittest2 due to bug #450648.
18 May 2013; Ian Delaney <idella4@gentoo.org> g-pypi-0.3.ebuild:
rm listing argparse from setup.py & installed requires.txt, fixes Bug #69972
06 Jan 2013; Michał Górny <mgorny@gentoo.org> g-pypi-0.3.ebuild:
Use virtual/python-unittest2.
29 Oct 2012; Michał Górny <mgorny@gentoo.org> g-pypi-0.3.ebuild:
Use virtual for argparse.
23 Jul 2012; Mike Gilbert <floppym@gentoo.org> g-pypi-0.3.ebuild:
Make sphinxcontrib-googleanalytics an unconditional dependency for by 427742
by José Romildo Malaquias.
*g-pypi-0.3 (28 Jun 2012)
28 Jun 2012; Mike Gilbert <floppym@gentoo.org> +g-pypi-0.3.ebuild,
+metadata.xml:
New package, bug 381939. Thanks to Domen Kožar (iElectric). Based on an ebuild
generated by g-pypi.
|