public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/funcy/
Date: Sun, 19 Nov 2017 20:48:01 +0000 (UTC)	[thread overview]
Message-ID: <1511124439.9445e753d28a02e817e2178b23cb5ab6074dd6a0.tupone@gentoo> (raw)

commit:     9445e753d28a02e817e2178b23cb5ab6074dd6a0
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 20:46:40 2017 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 20:47:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9445e753

dev-python/funcy: Adding funcy to gentoo tree

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/funcy/Manifest         |  1 +
 dev-python/funcy/funcy-1.8.ebuild | 19 +++++++++++++++++++
 dev-python/funcy/metadata.xml     | 14 ++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-python/funcy/Manifest b/dev-python/funcy/Manifest
new file mode 100644
index 00000000000..48ca8fd1f43
--- /dev/null
+++ b/dev-python/funcy/Manifest
@@ -0,0 +1 @@
+DIST funcy-1.8.tar.gz 25642 SHA256 b23d76972890f4e9c7cee540f522b318548b914992015dc5823f2484d46feadf SHA512 21e3447426376cc3d9f06d57297fcef346431a33e0488f1cead2aa7d8c281dd65c2b33af3638c21639d2d7d667b9c1ea6c7e2eabefc5635d02ad92ce7107f839 WHIRLPOOL b1f2d54357054447c161cb272cfffcecb5c566899cac7ab60658f47b96c36a1f648c648bb7825084a356d64cf8a6226a6274e7c974a87b4995c0597b181a45f3

diff --git a/dev-python/funcy/funcy-1.8.ebuild b/dev-python/funcy/funcy-1.8.ebuild
new file mode 100644
index 00000000000..4a4df9cd125
--- /dev/null
+++ b/dev-python/funcy/funcy-1.8.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_4 )
+inherit distutils-r1
+
+DESCRIPTION="A collection of fancy functional tools focused on practicality"
+HOMEPAGE="https://github.com/Suor/funcy"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"

diff --git a/dev-python/funcy/metadata.xml b/dev-python/funcy/metadata.xml
new file mode 100644
index 00000000000..449b68acee5
--- /dev/null
+++ b/dev-python/funcy/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<maintainer type="person">
+		<email>tupone@gentoo.org</email>
+		<name>Tupone Alfredo</name>
+	</maintainer>
+	<longdescription lang="en">
+		A collection of fancy functional tools focused on practicality.
+	</longdescription>
+</pkgmetadata>


             reply	other threads:[~2017-11-19 20:49 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-19 20:48 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-11-20 20:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/funcy/ Alfredo Tupone
2018-04-22  7:45 Alfredo Tupone
2018-04-27 19:48 Michał Górny
2018-05-03  6:37 Alfredo Tupone
2018-05-03  6:40 Alfredo Tupone
2019-10-21 18:28 Alfredo Tupone
2020-01-26 19:37 William Hubbs
2020-02-02 20:38 Alfredo Tupone
2020-03-10 19:21 Alfredo Tupone
2020-03-27 10:42 Michał Górny
2020-08-02  8:17 Michał Górny
2020-12-19 15:57 Alfredo Tupone
2020-12-20 15:03 Alfredo Tupone
2020-12-24 10:03 Agostino Sarubbo
2020-12-24 23:08 Michał Górny
2021-01-12  8:03 Alfredo Tupone
2021-01-27  3:06 Sam James
2021-01-30 20:27 Conrad Kostecki
2021-01-31 18:48 Sam James
2021-01-31 20:04 Michał Górny
2021-03-02  1:19 Sam James
2021-03-02  4:39 Sam James
2021-03-02  8:53 Michał Górny
2021-05-10 19:32 Michał Górny
2021-05-10 19:32 Michał Górny
2021-05-10 19:32 Michał Górny
2021-06-15  5:25 Sam James
2021-06-15  5:40 Michał Górny
2021-12-20  6:16 Arthur Zamarin
2021-12-20  6:16 Arthur Zamarin
2022-01-20  9:13 Jakov Smolić
2022-01-20 14:20 Michał Górny
2023-01-27 10:52 Michał Górny
2023-01-29 10:10 Michał Górny
2023-02-28 21:21 Sam James
2023-02-28 21:21 Sam James
2023-03-01  6:33 Michał Górny
2023-03-01  6:33 Michał Górny
2023-03-28 13:23 Michał Górny
2023-04-28 14:40 Arthur Zamarin
2023-04-28 14:50 Arthur Zamarin
2023-05-31 16:17 Michał Górny
2023-11-23 20:20 Michał Górny
2023-11-24 15:22 Arthur Zamarin
2024-06-10 12:19 Petr Vaněk

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=1511124439.9445e753d28a02e817e2178b23cb5ab6074dd6a0.tupone@gentoo \
    --to=tupone@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