From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cbor2/
Date: Thu, 8 Dec 2022 16:57:14 +0000 (UTC) [thread overview]
Message-ID: <1670518492.93a3a04dd4f2b6e5104a903f86028b47ff56b22b.mgorny@gentoo> (raw)
commit: 93a3a04dd4f2b6e5104a903f86028b47ff56b22b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 8 14:44:14 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 8 16:54:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a3a04d
dev-python/cbor2: Bump to 5.4.6
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cbor2/Manifest | 1 +
dev-python/cbor2/cbor2-5.4.6.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/cbor2/Manifest b/dev-python/cbor2/Manifest
index effd07d11997..afc0fe10da09 100644
--- a/dev-python/cbor2/Manifest
+++ b/dev-python/cbor2/Manifest
@@ -1,3 +1,4 @@
DIST cbor2-5.4.3.tar.gz 86499 BLAKE2B 0303ed49a1c468a3aa13e12a4bebef17479f106bc3f0a92e35c6029ff1bd86aea6a77f557ac0c8acb5e055ec0b56c82e5c95e9417d00715a1fb244bd94d0f60d SHA512 9527bec5a36464bb7dc9a8c0ece3ad72f1c6182272a7edf0526668b264c957b72bc031d2398dc6af38af09bb298219c316da194084fab410bae5f9100b22328b
DIST cbor2-5.4.4.tar.gz 86755 BLAKE2B 616a5e3d10f979f7f5923b0226d6ca52392e79bf1c4dcdef6d44143af75b02a91846e1a8f0c571f096f2168908137a5f31995199c13383b4d81cb1f17062b1fd SHA512 f8754423490b8a9643ca3309c99254f6be5e9eeab2163b57631fd2e6fd3f5f5dbd8495e24bbfcf96720f07467797eb3f4e3603822a7d6999f1ee4fa66651f2d7
DIST cbor2-5.4.5.tar.gz 86800 BLAKE2B 2911cf15d31ec77aab79129719f9fc869392da8383b8a1afbff7e7d9c0d90ad341f66b5b76ae5142eae7036b7446dd54d545a48695de43aaf54e0824e9d8052c SHA512 ee360318c24ab6cdd93162ef78b0ab099990630ebd14c581012b0d86b1a30c9aa1e4b45d285d33da5684f5385db976189e89d32589d68272f79fcd8f7130bf7b
+DIST cbor2-5.4.6.tar.gz 86909 BLAKE2B df24c786f32819f9a93a2db28536b78349db6185108188d0a20e7298ff8c083d1feb59110865b4e21190e0363b113201ccddaa0d36b49bd7bbacf9d5ee7695f4 SHA512 44fb3e2e2249c79b1454487670d53eb672ffae4c22374d2a2bb9e314ac15470e4e7913e4eb1981a8bd4d722e6827328dde7e57c5f0556843e951c4723ae5bd8e
diff --git a/dev-python/cbor2/cbor2-5.4.6.ebuild b/dev-python/cbor2/cbor2-5.4.6.ebuild
new file mode 100644
index 000000000000..e59e7bdb4064
--- /dev/null
+++ b/dev-python/cbor2/cbor2-5.4.6.ebuild
@@ -0,0 +1,33 @@
+# 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} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure Python CBOR (de)serializer with extensive tag support"
+HOMEPAGE="
+ https://github.com/agronholm/cbor2/
+ https://pypi.org/project/cbor2/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+ >=dev-python/setuptools-61[${PYTHON_USEDEP}]
+ >=dev-python/setuptools_scm-6.4[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+ # remove pytest-cov dep
+ sed -i -e "s/--cov//" pyproject.toml || die
+ distutils-r1_python_prepare_all
+}
next reply other threads:[~2022-12-08 16:57 UTC|newest]
Thread overview: 110+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-08 16:57 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-31 14:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/cbor2/ Michał Górny
2024-10-31 13:51 Sam James
2024-10-30 15:11 Sam James
2024-10-27 6:50 Arthur Zamarin
2024-10-26 17:42 Arthur Zamarin
2024-10-26 14:47 Arthur Zamarin
2024-10-26 14:47 Arthur Zamarin
2024-10-26 13:28 Arthur Zamarin
2024-10-26 12:48 Arthur Zamarin
2024-10-10 5:03 Michał Górny
2024-09-24 15:09 Arthur Zamarin
2024-07-11 11:59 Michał Górny
2024-06-24 1:16 Sam James
2024-06-22 17:18 Sam James
2024-06-22 17:18 Sam James
2024-06-22 14:23 Arthur Zamarin
2024-06-22 14:00 Arthur Zamarin
2024-06-22 13:49 Arthur Zamarin
2024-06-22 13:49 Arthur Zamarin
2024-06-19 5:24 Arthur Zamarin
2024-06-15 6:18 Viorel Munteanu
2024-06-06 16:17 Michał Górny
2024-05-17 13:05 Sam James
2024-05-17 10:51 Michał Górny
2024-04-27 8:26 Michał Górny
2024-04-27 8:04 Arthur Zamarin
2024-04-27 7:40 Michał Górny
2024-04-27 7:40 Michał Górny
2024-04-27 7:40 Michał Górny
2024-04-27 7:40 Michał Górny
2024-04-11 4:25 Michał Górny
2024-03-02 14:06 Arthur Zamarin
2024-03-02 12:24 Arthur Zamarin
2024-03-02 12:11 Arthur Zamarin
2024-03-02 12:11 Arthur Zamarin
2024-03-02 12:11 Arthur Zamarin
2024-02-20 6:13 Michał Górny
2024-02-17 22:26 Sam James
2024-02-17 22:26 Sam James
2024-02-17 21:42 Jakov Smolić
2023-11-22 12:29 Michał Górny
2023-11-22 12:15 Arthur Zamarin
2023-11-22 12:12 Arthur Zamarin
2023-11-22 11:53 Arthur Zamarin
2023-11-22 11:11 Sam James
2023-11-22 11:11 Sam James
2023-11-03 7:06 Michał Górny
2023-10-21 3:40 Michał Górny
2023-10-01 18:18 Arthur Zamarin
2023-08-20 17:53 Arthur Zamarin
2023-08-17 8:42 Arthur Zamarin
2023-08-13 16:10 Arthur Zamarin
2023-08-13 16:07 Arthur Zamarin
2023-06-23 9:26 Michał Górny
2023-05-04 16:11 Michał Górny
2023-03-04 6:37 Arthur Zamarin
2022-12-31 13:31 Michał Górny
2022-12-31 13:01 Sam James
2022-12-31 10:57 Arthur Zamarin
2022-12-31 10:51 Arthur Zamarin
2022-12-31 10:42 Arthur Zamarin
2022-11-29 20:18 Arthur Zamarin
2022-11-29 6:59 Michał Górny
2022-06-06 11:35 Michał Górny
2022-06-06 11:01 Jakov Smolić
2022-06-06 9:32 Jakov Smolić
2022-06-06 9:29 Jakov Smolić
2022-06-06 9:29 Jakov Smolić
2022-05-19 15:23 Michał Górny
2022-05-04 8:19 Michał Górny
2022-05-01 13:42 Michał Górny
2022-03-14 10:32 Yixun Lan
2021-11-22 10:46 Michał Górny
2021-11-22 8:05 Sam James
2021-11-22 8:05 Sam James
2021-11-22 7:51 Agostino Sarubbo
2021-11-21 18:39 Jakov Smolić
2021-10-14 21:13 Michał Górny
2021-09-04 22:07 Michał Górny
2021-08-26 14:55 Sam James
2021-08-26 4:41 Agostino Sarubbo
2021-07-24 8:23 Michał Górny
2021-07-08 7:06 Michał Górny
2021-07-08 3:53 Sam James
2021-07-06 1:48 Sam James
2021-07-03 6:17 Agostino Sarubbo
2021-07-03 3:08 Sam James
2021-06-05 8:28 Michał Górny
2021-05-27 18:04 Michał Górny
2021-05-27 14:15 Michał Górny
2021-05-18 8:51 Michał Górny
2021-05-18 8:51 Michał Górny
2021-05-15 21:36 Michał Górny
2021-05-15 19:07 Sam James
2021-03-26 20:39 Agostino Sarubbo
2021-03-19 9:56 Michał Górny
2021-01-17 18:51 Brian Dolbec
2020-11-15 11:02 Sam James
2020-11-14 22:50 Sam James
2020-10-14 13:28 Brian Dolbec
2020-10-09 8:53 Michał Górny
2020-10-09 8:31 Agostino Sarubbo
2020-10-06 16:57 Sam James
2020-10-01 1:24 Sam James
2020-08-20 16:13 Brian Dolbec
2020-07-18 1:58 Brian Dolbec
2020-05-18 20:46 Brian Dolbec
2020-05-18 15:46 Brian Dolbec
2020-05-09 0:51 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=1670518492.93a3a04dd4f2b6e5104a903f86028b47ff56b22b.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