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/pycountry/
Date: Mon, 25 Jan 2016 17:12:49 +0000 (UTC)	[thread overview]
Message-ID: <1453741955.0882a19322e4b269de985f00faf01f7bb6bb6466.idella4@gentoo> (raw)

commit:     0882a19322e4b269de985f00faf01f7bb6bb6466
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Mon Jan 25 15:04:29 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 17:12:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0882a193

dev-python/pycountry: remove old

Package-Manager: portage-2.2.27

 dev-python/pycountry/Manifest              |  3 ---
 dev-python/pycountry/pycountry-1.12.ebuild | 31 ------------------------------
 dev-python/pycountry/pycountry-1.13.ebuild | 31 ------------------------------
 dev-python/pycountry/pycountry-1.14.ebuild | 31 ------------------------------
 4 files changed, 96 deletions(-)

diff --git a/dev-python/pycountry/Manifest b/dev-python/pycountry/Manifest
index 31d73b7..29c4299 100644
--- a/dev-python/pycountry/Manifest
+++ b/dev-python/pycountry/Manifest
@@ -1,5 +1,2 @@
-DIST pycountry-1.12.tar.gz 18606424 SHA256 dce2893ceac5d5264e7d0b6bf9f0421fb9ff87b7459d1c65a518fbcd826245e9 SHA512 6a9bfb47ce56098bc8f536afc5e671cd65304213df1e3c9754bcaac8e3cdb8293c75ec59649be5df8b974f36be333ed35fe4cd4d274baa183cfd6455d9241702 WHIRLPOOL 531fcfa4caeec4eda11c657e7a374d2668808ee9b94cb5192603049824fbd12a6999682a321d4c577f836acd9106f667f85312ec29e9d78fca74b7b93c297356
-DIST pycountry-1.13.tar.gz 5007397 SHA256 3b72f2c334e702d463205e510d8d9b3fc8364a2f647074f543a1da2602730918 SHA512 1b32e87630efa8d3b6fbd4f60ce837c4df451fb097402b658d63ba6589b5761c719a80232142d557a7220ad549fcf4cb686b12ab3b3b5f2be51253548d0169ac WHIRLPOOL bc5818ce45c5bb23bb37a4e375acdfcc9419aa602940985a519a1941f28655156d46a0f17b2ace87e92f8f62af6fdf81b89817c69f2f5a4e12d1a026cbb9eefd
-DIST pycountry-1.14.tar.gz 5009511 SHA256 e5012671e4c1e0280574fff5bce50d892e8b56dea43e867661088c1bf91c2f0c SHA512 93196bed14b616fd696ff993da8b49254c5fd1f9af37f5519e64b27d7e58cee25ace8fcfbe0328fc6e03f1ad5f3be70c390f467643ad9b419b3ec65e03c7adbf WHIRLPOOL 6231af9dc9f63d4b22b10ca0bbbded9a9e3e2d5728825dc84ea86eeee3e8d1c39b7c3331187cbff53cd572cfeb1fa3639c8452d97a6cddc317b06bbeac5e431d
 DIST pycountry-1.18.tar.gz 5020542 SHA256 23bb173d0281e98eb7b432d8dc6819e5fe6573e505454d228558f61e1f5ae1e6 SHA512 eab2bf1711f514b3842aee6004a904573e974b13757cf3c1a388eb8a292d92e3bdb801265a1c146df5fd510bd830297ddfcc64e41c0ed17c385335837f6721dc WHIRLPOOL c697250bbe13e9b471e0b19857d4afcfdaaf85410a07131727e75c23ac5d7f214682e993f1d799c26417e79ae78b83400e0e3401d2bcbb4afae5d40bf9456346
 DIST pycountry-1.19.tar.gz 5022557 SHA256 132ecf3343e4bde8fd0c48a4345a4a8a6144fbdcdaf190a43a7e34c99e91be4d SHA512 850d32504c984d1e2959a909fc367da402b1d1adf4f19914fbbf61784fe30487c5ea92e5579ecfd80bff040cffabc9335d55589df32f54af0de032e042a49c77 WHIRLPOOL c21da359d57573e983db9e9d6c5a556e15c4db1436624b6645af24946338d1728beac8ab7c1cc4e66e8a3571f60c1d5e7b398151a322670c1ad7caa21d6ab19f

diff --git a/dev-python/pycountry/pycountry-1.12.ebuild b/dev-python/pycountry/pycountry-1.12.ebuild
deleted file mode 100644
index 3b6b492..0000000
--- a/dev-python/pycountry/pycountry-1.12.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations"
-HOMEPAGE="https://pypi.python.org/pypi/pycountry"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~ppc ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_test() {
-	# https://bitbucket.org/techtonik/pycountry/issue/8/test_locales-pycountry-015-pypy
-	pushd "${BUILD_DIR}"/lib > /dev/null
-	if [[ "${EPYTHON}" == pypy || "${EPYTHON}" == pypy3 ]]; then
-		sed -e 's:test_locales:_&:' -i pycountry/tests/test_general.py || die
-	fi
-		py.test ${PN}/tests/test_general.py || die
-	popd > /dev/null
-}

diff --git a/dev-python/pycountry/pycountry-1.13.ebuild b/dev-python/pycountry/pycountry-1.13.ebuild
deleted file mode 100644
index 3b6b492..0000000
--- a/dev-python/pycountry/pycountry-1.13.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations"
-HOMEPAGE="https://pypi.python.org/pypi/pycountry"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~ppc ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_test() {
-	# https://bitbucket.org/techtonik/pycountry/issue/8/test_locales-pycountry-015-pypy
-	pushd "${BUILD_DIR}"/lib > /dev/null
-	if [[ "${EPYTHON}" == pypy || "${EPYTHON}" == pypy3 ]]; then
-		sed -e 's:test_locales:_&:' -i pycountry/tests/test_general.py || die
-	fi
-		py.test ${PN}/tests/test_general.py || die
-	popd > /dev/null
-}

diff --git a/dev-python/pycountry/pycountry-1.14.ebuild b/dev-python/pycountry/pycountry-1.14.ebuild
deleted file mode 100644
index 3b6b492..0000000
--- a/dev-python/pycountry/pycountry-1.14.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations"
-HOMEPAGE="https://pypi.python.org/pypi/pycountry"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~ppc ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_test() {
-	# https://bitbucket.org/techtonik/pycountry/issue/8/test_locales-pycountry-015-pypy
-	pushd "${BUILD_DIR}"/lib > /dev/null
-	if [[ "${EPYTHON}" == pypy || "${EPYTHON}" == pypy3 ]]; then
-		sed -e 's:test_locales:_&:' -i pycountry/tests/test_general.py || die
-	fi
-		py.test ${PN}/tests/test_general.py || die
-	popd > /dev/null
-}


             reply	other threads:[~2016-01-25 17:12 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 17:12 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-05 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/pycountry/ Petr Vaněk
2024-06-18 18:45 Michał Górny
2024-06-02  2:43 Sam James
2024-06-02  2:35 Michał Górny
2024-02-06 11:44 Michał Górny
2024-01-22 15:42 Sam James
2024-01-04 11:40 WANG Xuerui
2024-01-03 18:39 Arthur Zamarin
2024-01-03  6:22 Sam James
2024-01-03  2:24 Sam James
2024-01-03  1:08 Sam James
2023-12-24  5:59 Michał Górny
2023-12-24  1:02 Sam James
2023-12-12  6:32 Michał Górny
2023-12-08 14:29 Arthur Zamarin
2023-12-08  5:41 Michał Górny
2023-12-03  7:42 Sam James
2023-11-23 17:12 Sam James
2023-11-20 10:06 Sam James
2023-11-17 13:58 Sam James
2023-06-01 13:54 Michał Górny
2023-04-25 19:49 Sam James
2022-06-01  6:34 Sam James
2022-04-09 16:34 Arthur Zamarin
2022-02-13  9:33 Michał Górny
2022-02-13  7:55 Agostino Sarubbo
2022-01-10 20:00 Michał Górny
2021-09-14  1:30 Yixun Lan
2021-05-23 13:41 Michał Górny
2020-10-22 21:06 Michał Górny
2020-10-22  7:18 Sam James
2020-10-21 21:45 Michał Górny
2020-09-17 12:44 Louis Sautier
2020-08-23 11:45 David Seifert
2020-01-19 18:37 Andreas Sturmlechner
2019-12-18  0:32 Andreas Sturmlechner
2019-12-10  9:19 Agostino Sarubbo
2019-12-02 23:29 Aaron Bauman
2019-12-02 16:33 Mikle Kolyada
2019-12-02  2:48 Aaron Bauman
2019-11-27  2:58 Aaron Bauman
2019-11-27  1:49 Aaron Bauman
2019-11-24 17:13 Andreas Sturmlechner
2018-09-20  8:43 Michał Górny
2018-09-20  8:43 Michał Górny
2017-10-19  8:20 Tim Harder
2017-08-27  8:34 Tim Harder
2017-05-12 12:56 Manuel Rüger
2017-05-02 15:15 Michał Górny
2016-12-20 15:19 Tobias Klausmann
2016-11-12  5:44 Tim Harder
2016-11-12  5:44 Tim Harder
2016-02-19 12:46 Patrick Lauer
2016-01-25 17:12 Ian Delaney
2015-11-12 23:18 Manuel Rüger
2015-08-28 23:58 Tim Harder
2015-08-12  1:10 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=1453741955.0882a19322e4b269de985f00faf01f7bb6bb6466.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