public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pebble/
Date: Tue, 28 Apr 2020 14:52:29 +0000 (UTC)	[thread overview]
Message-ID: <1588085544.ef0d60cf5dad0ca44f5b7558063da486bf61f470.mgorny@gentoo> (raw)

commit:     ef0d60cf5dad0ca44f5b7558063da486bf61f470
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 28 09:21:59 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 14:52:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0d60cf

dev-python/pebble: New package, needed for C-Vise

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pebble/Manifest            |  1 +
 dev-python/pebble/metadata.xml        |  7 +++++++
 dev-python/pebble/pebble-4.5.1.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-python/pebble/Manifest b/dev-python/pebble/Manifest
new file mode 100644
index 00000000000..46f1ebbca73
--- /dev/null
+++ b/dev-python/pebble/Manifest
@@ -0,0 +1 @@
+DIST Pebble-4.5.1.tar.gz 23693 BLAKE2B b9302bf12baf0b4e3b93387af86b945db504e94349664b1f1b98c15637e95729d971a2883d0f67bc3e80cd56a6471e4214425610ef50558258d99e68061ed6bf SHA512 5d33df8dbd779665ebdd23f92e1bdebb0ba48c4c1ff7a7ce4f42c996ad4fc7b15847fb86ca2e7c6c27cb53edb8bfddbfdacc6693c1f0e6bc1912be8f3255cd84

diff --git a/dev-python/pebble/metadata.xml b/dev-python/pebble/metadata.xml
new file mode 100644
index 00000000000..266e3f19ca5
--- /dev/null
+++ b/dev-python/pebble/metadata.xml
@@ -0,0 +1,7 @@
+<?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>
+</pkgmetadata>

diff --git a/dev-python/pebble/pebble-4.5.1.ebuild b/dev-python/pebble/pebble-4.5.1.ebuild
new file mode 100644
index 00000000000..23b80b0f697
--- /dev/null
+++ b/dev-python/pebble/pebble-4.5.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+MY_P=${P^}
+DESCRIPTION="Threading and multiprocessing eye-candy"
+HOMEPAGE="
+	https://pypi.org/project/Pebble/
+	https://pebble.readthedocs.io/
+	https://github.com/noxdafox/pebble"
+SRC_URI="mirror://pypi/${MY_P::1}/${PN^}/${MY_P}.tar.gz"
+S=${WORKDIR}/${P^}
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest


             reply	other threads:[~2020-04-28 14:52 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-28 14:52 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-07  7:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/pebble/ Michał Górny
2020-05-11 17:33 Michał Górny
2020-05-13  7:08 Michał Górny
2020-06-09 19:46 Mart Raudsepp
2020-06-09 19:46 Michał Górny
2020-07-07 20:01 Michał Górny
2020-07-31  0:50 Sam James
2020-12-27 19:43 Michał Górny
2021-03-02  1:01 Michał Górny
2021-03-02  5:52 Sam James
2021-03-02  8:56 Michał Górny
2021-03-06 17:45 Michał Górny
2021-04-11 11:06 Sam James
2021-04-11 11:23 Michał Górny
2021-06-05 14:40 Michał Górny
2021-06-20  1:45 Sam James
2021-06-20  1:55 Sam James
2021-07-11 10:14 Georgy Yakovlev
2021-07-12  6:41 Sam James
2021-08-24  6:59 Michał Górny
2021-08-25  7:07 Michał Górny
2021-09-06  0:18 Sam James
2021-09-25 19:56 Sam James
2021-09-25 22:03 Michał Górny
2021-11-14  3:43 Sam James
2021-11-14 20:35 Sam James
2021-11-18  5:36 Sam James
2021-11-18  8:10 Sam James
2022-01-28 23:28 James Le Cuirot
2022-02-27 16:38 Sam James
2022-03-06  7:51 Sam James
2022-03-06 23:43 Sam James
2022-05-16  8:32 Yixun Lan
2022-05-25  9:07 Andrew Ammerlaan
2022-09-22 12:15 Michał Górny
2022-10-10  7:43 Arthur Zamarin
2022-10-22 15:56 Arthur Zamarin
2022-10-22 16:00 Michał Górny
2022-11-16 17:21 Michał Górny
2022-12-16 19:45 Arthur Zamarin
2022-12-17  6:43 Michał Górny
2023-02-23 22:20 Sam James
2023-05-26 12:45 Michał Górny
2023-10-21 16:42 WANG Xuerui
2023-11-22  7:49 Michał Górny
2023-12-06 17:44 Arthur Zamarin
2023-12-09 13:56 Michał Górny
2023-12-24  5:59 Michał Górny
2023-12-26  6:44 Michał Górny
2024-01-13  9:36 Arthur Zamarin
2024-01-13 10:04 Michał Górny
2024-03-22  4:38 Michał Górny
2024-04-06 10:12 Arthur Zamarin
2024-04-06 12:37 Michał Górny
2024-05-18  6:36 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=1588085544.ef0d60cf5dad0ca44f5b7558063da486bf61f470.mgorny@gentoo \
    --to=mgorny@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