From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/path-py/
Date: Mon, 10 Aug 2015 05:33:38 +0000 (UTC) [thread overview]
Message-ID: <1439184642.3e099141fa009cb32efc0c1ad7de84aaff619e3c.idella4@gentoo> (raw)
commit: 3e099141fa009cb32efc0c1ad7de84aaff619e3c
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 05:30:42 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 05:30:42 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e099141
dev-python/path-py bump, rm old
Package-Manager: portage-2.2.20
dev-python/path-py/Manifest | 2 +-
dev-python/path-py/path-py-7.3.ebuild | 2 +-
dev-python/path-py/{path-py-7.2.ebuild => path-py-7.4.ebuild} | 8 +++-----
3 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/dev-python/path-py/Manifest b/dev-python/path-py/Manifest
index fc2d054..f5e0681 100644
--- a/dev-python/path-py/Manifest
+++ b/dev-python/path-py/Manifest
@@ -1,2 +1,2 @@
-DIST path.py-7.2.zip 33360 SHA256 5e2330895ff3a7873c90cf2600da51b0baae0a3d5fd3ce47d22b32b15db65e1f SHA512 b3c810305e04a4167d86a0732a3fdfd95e545252fa0ade3eb9d41ce76d5e2cc7b0396a707af99c9ab475a2fcb7df2ea3858cfe183ba8da25217fe9f27855392f WHIRLPOOL 72a753879a6420dce2d504dffe1f1c7f10f53819a7c7f8e7b10b29e106083f02005ac2824b40e556392591592eaead17adc33f221eeec875d066bb5ed6685600
DIST path.py-7.3.zip 33549 SHA256 f7d146f40768e3742199a5316fbe3eb6a6091b9feedcb4b969c7348dc03151e1 SHA512 f676b81deda7b42a2a29fef0827d7c8ecbe743d0fa5efdc8221a78f3e744f357a179a9b8451264636ca2626f58d422a02d6ad77cc57eef74dd3b186585863433 WHIRLPOOL 7da96c488aa6bcdea0a65c69b412710dbc85f7bed04dd571389ca190d43fea2e711659ca3546b926efc69d631a1408b5905839c39866d7e98b7dde19803d0c4f
+DIST path.py-7.4.tar.gz 27256 SHA256 69df64c911a4b27194e24b0b81789f449e2b75af46ffbd872e66c9af20009948 SHA512 5a0d34e911315bc447ba9428a7934f77043ec701ecd32e099562290d8c8e092fd780b3ec1f0353c378394e4de2fe444a4141bd91301f40c0fb3086892726205f WHIRLPOOL 41b5025654ea2ae88c829eb10f7fb6341f214e7d9050aca018fcce2349ecae14f08b9398a6743fbae752800742f06dc33a8b3a55a8171eaa8676cf0f72cd9b31
diff --git a/dev-python/path-py/path-py-7.3.ebuild b/dev-python/path-py/path-py-7.3.ebuild
index 8b4f057..dfde927 100644
--- a/dev-python/path-py/path-py-7.3.ebuild
+++ b/dev-python/path-py/path-py-7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
+# $Header: $
EAPI=5
diff --git a/dev-python/path-py/path-py-7.2.ebuild b/dev-python/path-py/path-py-7.4.ebuild
similarity index 83%
rename from dev-python/path-py/path-py-7.2.ebuild
rename to dev-python/path-py/path-py-7.4.ebuild
index 8b4f057..d9d9160 100644
--- a/dev-python/path-py/path-py-7.2.ebuild
+++ b/dev-python/path-py/path-py-7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
+# $Header: $
EAPI=5
@@ -12,16 +12,14 @@ MY_P="path.py-${PV}"
DESCRIPTION="A module wrapper for os.path"
HOMEPAGE="http://pythonhosted.org/path.py https://pypi.python.org/pypi/path.py https://github.com/jaraco/path.py"
-SRC_URI="mirror://pypi/p/path.py/${MY_P}.zip"
+SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz"
SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
-DEPEND="
- app-arch/unzip
- dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
S="${WORKDIR}/${MY_P}"
next reply other threads:[~2015-08-10 5:33 UTC|newest]
Thread overview: 86+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-10 5:33 Ian Delaney [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-08-21 17:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/path-py/ Justin Lecher
2015-08-25 8:10 Justin Lecher
2015-08-26 7:08 Justin Lecher
2015-09-02 10:16 Justin Lecher
2015-09-02 16:30 Justin Lecher
2015-09-11 7:53 Justin Lecher
2015-10-15 14:41 Justin Lecher
2015-10-21 13:41 Justin Lecher
2015-11-02 13:09 Agostino Sarubbo
2015-11-02 13:12 Agostino Sarubbo
2015-11-03 7:45 Justin Lecher
2015-11-04 15:50 Agostino Sarubbo
2015-11-04 16:09 Agostino Sarubbo
2015-11-05 11:52 Agostino Sarubbo
2015-11-16 15:01 Agostino Sarubbo
2015-11-19 10:25 Agostino Sarubbo
2015-11-22 8:53 Markus Meier
2015-11-23 6:44 Jeroen Roovers
2015-11-23 10:05 Justin Lecher
2017-01-03 21:32 Mike Gilbert
2017-03-12 4:52 Zac Medico
2017-03-23 17:32 Mike Gilbert
2017-08-13 11:24 David Seifert
2018-02-19 21:07 Michał Górny
2018-02-21 14:24 Michał Górny
2018-02-21 17:20 Michał Górny
2018-06-25 18:45 Tim Harder
2018-07-14 12:08 Michał Górny
2018-08-20 5:00 Mikle Kolyada
2019-11-23 4:30 Patrick McLean
2019-11-25 8:09 Patrick McLean
2019-12-02 2:48 Aaron Bauman
2019-12-16 7:49 Agostino Sarubbo
2019-12-16 7:51 Agostino Sarubbo
2019-12-16 7:52 Agostino Sarubbo
2019-12-16 7:53 Agostino Sarubbo
2019-12-16 7:54 Agostino Sarubbo
2019-12-16 7:54 Agostino Sarubbo
2019-12-24 14:21 Mikle Kolyada
2019-12-30 10:15 Sergei Trofimovich
2020-01-26 17:11 Michał Górny
2020-03-09 18:10 Mikle Kolyada
2020-03-09 18:55 Thomas Deutschmann
2020-03-10 8:53 Agostino Sarubbo
2020-03-10 8:55 Agostino Sarubbo
2020-03-10 8:56 Agostino Sarubbo
2020-03-10 10:33 Agostino Sarubbo
2020-03-25 11:46 Michał Górny
2020-03-25 11:46 Michał Górny
2020-04-15 5:54 Mike Gilbert
2020-05-16 9:07 Michał Górny
2020-05-16 9:07 Michał Górny
2020-05-17 8:20 Michał Górny
2020-05-25 20:16 Michał Górny
2020-05-26 6:15 Michał Górny
2020-05-26 7:11 Michał Górny
2020-05-26 7:11 Michał Górny
2020-07-09 13:06 Michał Górny
2020-07-09 13:06 Michał Górny
2020-07-28 2:41 Michał Górny
2020-07-28 2:41 Michał Górny
2020-09-09 0:09 Sam James
2020-09-30 12:11 Louis Sautier
2020-11-28 14:21 Sam James
2021-01-17 16:16 Sam James
2021-01-29 9:00 Michał Górny
2021-02-21 22:33 Michał Górny
2021-03-02 1:38 Sam James
2021-03-02 8:33 Michał Górny
2021-03-25 14:23 Sam James
2021-03-25 19:09 Michał Górny
2021-05-05 18:20 Michał Górny
2021-06-13 6:10 Michał Górny
2021-07-24 17:10 Sam James
2021-07-24 17:33 Michał Górny
2021-07-25 21:25 Michał Górny
2021-07-27 5:37 Michał Górny
2021-08-26 3:00 Sam James
2021-08-26 8:15 Michał Górny
2022-02-04 12:04 Michał Górny
2022-02-25 23:41 Michał Górny
2022-03-31 12:34 Jakov Smolić
2022-03-31 12:42 Michał Górny
2022-05-12 10:53 Michał Górny
2022-09-26 11:21 Michał Górny
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=1439184642.3e099141fa009cb32efc0c1ad7de84aaff619e3c.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