From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/smmap/
Date: Sun, 17 Sep 2023 13:35:27 +0000 (UTC) [thread overview]
Message-ID: <1694957715.49e404733a62f902c7d8cee592ed84db3f447e08.mgorny@gentoo> (raw)
commit: 49e404733a62f902c7d8cee592ed84db3f447e08
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 12:44:38 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 13:35:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e40473
dev-python/smmap: Bump to 5.0.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/smmap/Manifest | 1 +
dev-python/smmap/smmap-5.0.1.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/smmap/Manifest b/dev-python/smmap/Manifest
index ac798d0870cf..e360188506a1 100644
--- a/dev-python/smmap/Manifest
+++ b/dev-python/smmap/Manifest
@@ -1,2 +1,3 @@
DIST smmap-5.0.0.tar.gz 22437 BLAKE2B 2ff55ff412b10fe6c431df5f1589deb9f6f1c3277ee1ac651513e302d31b4f7ff986bfc548c5fefd66775f0eb7aef11dd8f2821f0e50a2e76d9bfcfaa9c047bd SHA512 03ae478bc83d02416f57bb3f6afc9c80bcb2d4249f3169390ac139b88be94258463dee7744fdf0fd54a7cfe109795a110c43f2b81ffd8546601de274667d353d
+DIST smmap-5.0.1.tar.gz 22291 BLAKE2B a57c0d5814697ec75ee2a6a227d0d1e3ee99536ac942aa29c4cb0ff5af6648ebb8af210c0c1a35812f63317ad3651573186d750585f85c0b112b9f5bd8916e3b SHA512 e40e802a8810a4eb6ec093739e6296bf600220315dffed191f780bd355c83ae8ef0b2c60a9032aa4813bcfdc22aa4241b73213eac9112b8e2209eacdd60baa85
DIST smmap-6.0.0.tar.gz 22266 BLAKE2B a2858d9c80b53f300386006e5e8289eb2d7081338065d87be66d55b78ade0cdb3c7bbace084b80d44fa9307ad04df7fa70206d3c5d104eb748a5f68287d2629a SHA512 ef5c79bcb3228cf50ce5c55762948a167b1cd1e4a0d47cc608702d04be7b0c26b4ff83a788cb8ebfcfb530eefad924149850ad651b23d7de83f5fdaa426fe2ec
diff --git a/dev-python/smmap/smmap-5.0.1.ebuild b/dev-python/smmap/smmap-5.0.1.ebuild
new file mode 100644
index 000000000000..b2ac0818d228
--- /dev/null
+++ b/dev-python/smmap/smmap-5.0.1.ebuild
@@ -0,0 +1,19 @@
+# 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_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="A pure Python implementation of a sliding window memory map manager"
+HOMEPAGE="
+ https://pypi.org/project/smmap/
+ https://github.com/gitpython-developers/smmap/"
+
+LICENSE="BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+
+distutils_enable_tests unittest
next reply other threads:[~2023-09-17 13:35 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-17 13:35 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-11 8:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/smmap/ Petr Vaněk
2024-06-11 8:21 Petr Vaněk
2023-10-18 15:50 Michał Górny
2023-10-18 9:02 Sam James
2023-09-17 13:35 Michał Górny
2023-07-10 1:38 Michał Górny
2023-06-06 17:39 Arthur Zamarin
2023-06-06 17:39 Arthur Zamarin
2022-11-30 10:18 WANG Xuerui
2022-05-28 20:43 Jakov Smolić
2022-05-16 14:23 Andrew Ammerlaan
2022-01-08 13:39 Arthur Zamarin
2022-01-05 17:57 Arthur Zamarin
2022-01-04 3:22 Sam James
2022-01-04 3:22 Sam James
2022-01-03 18:28 Arthur Zamarin
2021-12-31 16:53 Matt Turner
2021-12-03 9:24 Arthur Zamarin
2021-11-27 9:37 James Le Cuirot
2021-11-26 20:25 Arthur Zamarin
2021-11-26 19:49 Arthur Zamarin
2021-11-26 19:07 Arthur Zamarin
2021-11-26 15:33 Arthur Zamarin
2021-11-21 20:14 Michał Górny
2021-11-21 19:28 Jakov Smolić
2021-10-15 21:07 Michał Górny
2021-09-23 15:35 Marek Szuba
2021-05-13 8:56 Michał Górny
2021-03-19 21:39 Michał Górny
2021-03-19 20:14 Sam James
2021-02-25 19:36 Michał Górny
2021-02-25 18:58 Sam James
2021-02-16 8:25 Sergei Trofimovich
2021-01-26 21:20 Michał Górny
2021-01-24 0:07 Sam James
2021-01-23 8:55 Michał Górny
2021-01-23 8:55 Michał Górny
2020-07-08 12:47 Michał Górny
2020-07-08 12:47 Michał Górny
2020-05-31 21:00 Michał Górny
2020-05-11 9:44 Agostino Sarubbo
2020-05-05 7:15 Michał Górny
2020-05-04 12:17 Michał Górny
2020-05-04 6:16 Mart Raudsepp
2020-05-03 10:01 Agostino Sarubbo
2020-04-12 11:29 Michał Górny
2020-03-11 21:19 Michał Górny
2020-03-11 21:19 Michał Górny
2020-02-05 16:53 Michał Górny
2017-06-19 18:12 Alexis Ballier
2017-02-13 10:05 Zac Medico
2016-02-09 9:33 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=1694957715.49e404733a62f902c7d8cee592ed84db3f447e08.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