From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/blinker/
Date: Mon, 18 Jul 2022 07:54:52 +0000 (UTC) [thread overview]
Message-ID: <1658130885.584f390d34db00c81a4894390e21e7ad8e49b81c.mgorny@gentoo> (raw)
commit: 584f390d34db00c81a4894390e21e7ad8e49b81c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 06:48:17 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 07:54:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=584f390d
dev-python/blinker: Bump to 1.5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/blinker/Manifest | 1 +
dev-python/blinker/blinker-1.5.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-python/blinker/Manifest b/dev-python/blinker/Manifest
index e0bf845c521a..4c44c7dc7da0 100644
--- a/dev-python/blinker/Manifest
+++ b/dev-python/blinker/Manifest
@@ -1 +1,2 @@
DIST blinker-1.4.tar.gz 111476 BLAKE2B a9ebe32bc01f7f08a5f180caa3d3830eaa10b7c0499c11ff4ceb71ed604f94dfbe4c783cc7409a57da28d6d69cc49d7861d05401802f86d054bdd2501f36cf60 SHA512 2f5f71b05c7cc27f5761ba698b05c78c8a491f5285c120e532d24be0c8256daa14e075f3f30e15fb18e7c3f16579af9378a155d058f170e3af9ffdb89e49f56e
+DIST blinker-1.5.tar.gz 27022 BLAKE2B 1e80d73653318ec6e263c66b8d5d3433ff1dc05e08af03442d99d83a9823b728fee86e6e64864932aa4961b11d28bee8ad7d6f56be6dbebd6dac48e610cdb835 SHA512 b1880fdc974be63e16e2b826bdbc8ee161bc0234591b8b41deed937a1e1b9d0bf1fb697c8e94644de9cc1900aedd39d08cfc3e59fef51abec295552f96418722
diff --git a/dev-python/blinker/blinker-1.5.ebuild b/dev-python/blinker/blinker-1.5.ebuild
new file mode 100644
index 000000000000..d016db3a3c01
--- /dev/null
+++ b/dev-python/blinker/blinker-1.5.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Fast, simple object-to-object and broadcast signaling"
+HOMEPAGE="
+ https://github.com/pallets-eco/blinker/
+ https://pypi.org/project/blinker/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="doc"
+
+distutils_enable_tests pytest
+
+python_install_all() {
+ use doc && HTML_DOCS=( docs/html/. )
+ distutils-r1_python_install_all
+}
next reply other threads:[~2022-07-18 7:54 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-18 7:54 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-python/blinker/ Michał Górny
2024-11-23 8:17 Michał Górny
2024-11-23 8:13 Arthur Zamarin
2024-11-08 20:27 Michał Górny
2024-06-01 8:10 Michał Górny
2024-06-01 7:53 Arthur Zamarin
2024-05-11 11:05 Michał Górny
2024-05-07 1:57 Michał Górny
2024-04-29 3:33 Michał Górny
2024-04-28 2:37 Michał Górny
2024-04-18 15:45 Michał Górny
2023-11-11 20:36 Michał Górny
2023-11-11 19:21 Sam James
2023-11-02 5:30 Michał Górny
2023-10-08 17:48 Michał Górny
2023-05-27 9:44 Arthur Zamarin
2023-05-05 13:43 Michał Górny
2023-05-05 6:56 Arthur Zamarin
2023-04-13 5:13 Michał Górny
2023-04-10 6:07 Michał Górny
2023-04-03 2:50 Michał Górny
2023-04-03 2:50 Michał Górny
2023-03-16 3:44 Michał Górny
2022-08-17 19:40 Arthur Zamarin
2022-08-17 18:47 Sam James
2022-06-12 8:37 Michał Górny
2022-06-12 6:18 Sam James
2022-05-12 20:31 Michał Górny
2022-05-11 12:56 Jakov Smolić
2021-05-07 11:25 Michał Górny
2020-11-28 8:27 Sam James
2020-11-28 8:27 Sam James
2020-09-20 10:24 Michał Górny
2020-07-15 20:18 Sergei Trofimovich
2020-05-26 10:35 Michał Górny
2020-05-08 17:15 Agostino Sarubbo
2020-05-05 22:13 Sergei Trofimovich
2020-04-08 14:01 Agostino Sarubbo
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2020-03-16 5:54 Matt Turner
2020-01-14 19:57 Sergei Trofimovich
2019-12-24 17:03 Sergei Trofimovich
2019-12-02 21:13 Aaron Bauman
2019-11-22 17:50 Michał Górny
2019-11-22 17:50 Michał Górny
2018-08-30 15:48 Virgil Dupras
2018-08-21 2:11 Virgil Dupras
2018-03-18 19:19 Michał Górny
2018-01-28 20:41 Markus Meier
2017-12-24 13:38 Sergei Trofimovich
2017-05-02 19:15 Michał Górny
2017-02-13 7:09 Zac Medico
2017-01-17 16:22 Agostino Sarubbo
2016-02-28 7:00 Matt Thode
2015-12-17 14:48 Justin Lecher
2015-12-09 15:10 Justin Lecher
2015-12-09 15:10 Justin Lecher
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=1658130885.584f390d34db00c81a4894390e21e7ad8e49b81c.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