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, 10 Apr 2023 06:07:29 +0000 (UTC) [thread overview]
Message-ID: <1681105258.e4a0820fc0ceb50571d39424ae0f50c55a94cef2.mgorny@gentoo> (raw)
commit: e4a0820fc0ceb50571d39424ae0f50c55a94cef2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 10 05:39:58 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 10 05:40:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a0820f
dev-python/blinker: Bump to 1.6.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/blinker/Manifest | 1 +
dev-python/blinker/blinker-1.6.1.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-python/blinker/Manifest b/dev-python/blinker/Manifest
index 2a1ae68b6e0d..be3fd90713e5 100644
--- a/dev-python/blinker/Manifest
+++ b/dev-python/blinker/Manifest
@@ -1,2 +1,3 @@
DIST blinker-1.5.tar.gz 27022 BLAKE2B 1e80d73653318ec6e263c66b8d5d3433ff1dc05e08af03442d99d83a9823b728fee86e6e64864932aa4961b11d28bee8ad7d6f56be6dbebd6dac48e610cdb835 SHA512 b1880fdc974be63e16e2b826bdbc8ee161bc0234591b8b41deed937a1e1b9d0bf1fb697c8e94644de9cc1900aedd39d08cfc3e59fef51abec295552f96418722
+DIST blinker-1.6.1.tar.gz 28584 BLAKE2B b546187fc542a1d9ab83f55b3de3593e3c272f43813c411684a9d70736f28ae5fb082ca84836453baeb49e8c89f7fb3d523a4cda87d392ff7c60df75826cb528 SHA512 28a8fb51e9dcb42c25851565626d72ff8fdd0b8774088dedd6217e47c1db6094d5a317bced3aca07722b7d7f39921c4e157a1fe3a20e3a765c0d9867201b5760
DIST blinker-1.6.tar.gz 28511 BLAKE2B 854ecf9c38d45c673cfec6c2ffbe1742bf3b2d68771bf0b922636c5ab848c97a7bd96d1b5ff8b9dfeca44475c0cfd81867ae588e5d372bb78deefe7ee41f9d91 SHA512 ea664de0adb4638f2adb79bf1eecdb727cfea41349a763b3187f0e3dda2f979cb46b3901e59d7a1aedb29ca0fa8e15862fefab9527c22b09c4122aef71fda408
diff --git a/dev-python/blinker/blinker-1.6.1.ebuild b/dev-python/blinker/blinker-1.6.1.ebuild
new file mode 100644
index 000000000000..6dd40ffb0d43
--- /dev/null
+++ b/dev-python/blinker/blinker-1.6.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Fast, simple object-to-object and broadcast signaling"
+HOMEPAGE="
+ https://github.com/pallets-eco/blinker/
+ https://pypi.org/project/blinker/
+"
+
+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"
+
+RDEPEND="
+ >=dev-python/typing-extensions-4.2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-04-10 6:07 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-10 6:07 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-08 20:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/blinker/ 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-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-07-18 7:54 Michał Górny
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=1681105258.e4a0820fc0ceb50571d39424ae0f50c55a94cef2.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