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/blinker/
Date: Thu,  2 Nov 2023 05:30:58 +0000 (UTC)	[thread overview]
Message-ID: <1698903032.69dec77fa1fd8cb002925b1238590bb3800224ae.mgorny@gentoo> (raw)

commit:     69dec77fa1fd8cb002925b1238590bb3800224ae
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  2 05:24:04 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov  2 05:30:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69dec77f

dev-python/blinker: Bump to 1.7.0

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

 dev-python/blinker/Manifest             |  1 +
 dev-python/blinker/blinker-1.7.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/blinker/Manifest b/dev-python/blinker/Manifest
index 0f2a8a7cd65e..452b048a70ef 100644
--- a/dev-python/blinker/Manifest
+++ b/dev-python/blinker/Manifest
@@ -1,2 +1,3 @@
 DIST blinker-1.6.2.tar.gz 28699 BLAKE2B dd19193af5af97d6ea373a37fcd7318e5e9c18f04503821224bd687dc8f065ef41142bbb136b964661501ab2d9c8a8e2bd1e3e865e4df7ed3a7e627d67962bb1 SHA512 c84bb955e97e6a13e6fda5f070373736bd1361f40ad9202eeaa300055b163648db381060f6b45fdf405a0bd4ef07b694875735e6f220d51d1b7a5be7efb28f72
 DIST blinker-1.6.3.tar.gz 28092 BLAKE2B 8fb0d6b050ab055a9364888c0fe590d4eada5d5d4df19f61aeeab503c9f70bde52a3120601b62747efbffd2ab4ebb055318880cd3bfd0908d731477dd034e03a SHA512 2b68751246ac084a97491a360496971416564f21cae909799e2942e915fbee1c6399e43aaa6391cadcdd87f57340013b3a894afa2e9b5dc156baa1245c4928b9
+DIST blinker-1.7.0.tar.gz 28134 BLAKE2B afff064a79ae7ab9fcee46c7eb3f6557bd9149be0a10cddfd13f969649a7aa57cec727cc6a10c54af2f676b8dc9be69beaf6521b5764555ac3e97fda7b68f5f8 SHA512 b55dc104fd69bf9f682184202f9da7cb6925e7e863f38d5ad5b4b5988b2315aae02da6f4c9f0ec34238b8d5b9b6eec52b06258d93e14416cda3e2b718d9aa60c

diff --git a/dev-python/blinker/blinker-1.7.0.ebuild b/dev-python/blinker/blinker-1.7.0.ebuild
new file mode 100644
index 000000000000..8c0df5e80dcb
--- /dev/null
+++ b/dev-python/blinker/blinker-1.7.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} 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"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-11-02  5:31 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02  5:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-01  8:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/blinker/ 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-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-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=1698903032.69dec77fa1fd8cb002925b1238590bb3800224ae.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