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/hyperframe/
Date: Thu, 23 Jan 2025 05:39:38 +0000 (UTC)	[thread overview]
Message-ID: <1737608893.422cdee4af93bd1b26a1b0fed13ee10a6646fa5d.mgorny@gentoo> (raw)

commit:     422cdee4af93bd1b26a1b0fed13ee10a6646fa5d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 05:04:53 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 05:08:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422cdee4

dev-python/hyperframe: Bump to 6.1.0

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

 dev-python/hyperframe/Manifest                |  1 +
 dev-python/hyperframe/hyperframe-6.1.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/hyperframe/Manifest b/dev-python/hyperframe/Manifest
index 8881616826eb..fe13b1d02f15 100644
--- a/dev-python/hyperframe/Manifest
+++ b/dev-python/hyperframe/Manifest
@@ -1 +1,2 @@
 DIST hyperframe-6.0.1.tar.gz 25008 BLAKE2B c5cea5b54fd9ecfc0d619c07c484cdd1e2813c656120faadf3f1b61739c608b43d19bd7527b221ad25ea824da05b5747d38f3a6e27d058c1030cce2c4069f10e SHA512 2a5101b2e91e047fe39b32f81a1a8b2240c371fed28a5e1581e743371418388a7dfb55bc819c46a45804e7f00a5231ca54c92aa1b5b41ffeb714b8cb3ac485ca
+DIST hyperframe-6.1.0.tar.gz 26566 BLAKE2B d6f53a872ec5ebfae5b1f16984db06386e3f6fa32ab3b9b590592490d7666ce4601c05a4c4f7279aa09656e85f7ff5cb182b256cd7e9b0982cb0992c3a2f70ef SHA512 83a986f0cf3e2a84fe7a2c907758e75be744aba7dfe03173ee6bcbe4c5e5a92a2b5e90d66c76c14a05ad4b342d02719a998600670befe7549a0a1edf0c7dd024

diff --git a/dev-python/hyperframe/hyperframe-6.1.0.ebuild b/dev-python/hyperframe/hyperframe-6.1.0.ebuild
new file mode 100644
index 000000000000..fcfb48dd9886
--- /dev/null
+++ b/dev-python/hyperframe/hyperframe-6.1.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="HTTP/2 framing layer for Python"
+HOMEPAGE="
+	https://python-hyper.org/projects/hyperframe/en/latest/
+	https://pypi.org/project/hyperframe/
+	https://github.com/python-hyper/hyperframe/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+distutils_enable_tests pytest


             reply	other threads:[~2025-01-23  5:41 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-23  5:39 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 11:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/hyperframe/ Michał Górny
2025-02-08 11:45 Michał Górny
2025-02-08 10:47 Arthur Zamarin
2024-05-11 11:05 Michał Górny
2023-05-27 15:42 Sam James
2023-03-16 18:13 Michał Górny
2023-03-16  3:50 Michał Górny
2022-05-12 16:17 Michał Górny
2022-05-12 16:17 Michał Górny
2022-03-15 14:10 Michał Górny
2022-03-15 11:36 Jakov Smolić
2022-02-02  9:27 Michał Górny
2022-02-02  9:27 Michał Górny
2022-01-27 23:41 James Le Cuirot
2022-01-27 22:56 James Le Cuirot
2021-05-19  7:11 Michał Górny
2021-05-19  3:23 Sam James
2021-05-18 11:40 Michał Górny
2021-05-09 11:35 Michał Górny
2021-04-18  7:05 Michał Górny
2020-10-02 20:41 Sam James
2020-10-01 23:06 Sergei Trofimovich
2020-10-01 22:55 Sergei Trofimovich
2020-10-01 22:33 Sergei Trofimovich
2020-10-01 14:04 Michał Górny
2020-09-06 15:25 Michał Górny
2020-08-04 12:01 Michał Górny
2020-05-27  7:52 Michał Górny
2020-05-04 11:07 Michał Górny
2020-02-16 13:51 Sergei Trofimovich
2020-02-13 13:03 Agostino Sarubbo
2020-02-11 11:30 Agostino Sarubbo
2020-02-11 10:58 Agostino Sarubbo
2020-02-11 10:55 Agostino Sarubbo
2020-02-11  9:52 Agostino Sarubbo
2020-02-11  9:43 Agostino Sarubbo
2020-02-11  8:36 Agostino Sarubbo
2019-12-02  2:48 Aaron Bauman
2019-11-21 21:25 Michał Górny
2019-01-17 20:45 Mikle Kolyada
2019-01-05 17:19 Mikle Kolyada
2018-08-20 18:17 Sergei Trofimovich
2018-07-16 19:57 Michał Górny
2018-07-15  8:37 Michał Górny
2018-05-04 15:17 Mart Raudsepp
2018-04-06  5:23 Matt Turner
2018-03-30 18:08 Sergei Trofimovich
2018-02-22 17:02 Michał Górny
2018-01-04 20:35 Michał Górny
2017-12-13 22:15 Sergei Trofimovich
2017-12-13 22:15 Sergei Trofimovich
2017-10-28 22:34 Sergei Trofimovich
2017-09-28 13:42 Michael Palimaka
2017-07-02 15:02 Sergei Trofimovich
2017-07-02 15:02 Sergei Trofimovich
2017-06-28 13:19 Agostino Sarubbo
2017-06-26 20:18 Tobias Klausmann
2017-06-09 18:18 Brian Dolbec
2017-05-26 10:16 Tobias Klausmann
2017-03-29  1:43 Brian Dolbec
2017-03-22 19:48 Markus Meier
2017-03-12 12:30 Anthony G. Basile
2017-02-19  8:40 Markus Meier
2017-02-12  7:06 Zac Medico
2017-01-25  6:39 Jeroen Roovers
2016-10-22  1:26 Brian Dolbec
2016-10-07 18:11 Brian Dolbec

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=1737608893.422cdee4af93bd1b26a1b0fed13ee10a6646fa5d.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