From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/locket/
Date: Thu, 21 Apr 2022 08:24:04 +0000 (UTC) [thread overview]
Message-ID: <1650529438.b26237961e00fc632a83740186a83a2db9260d11.mgorny@gentoo> (raw)
commit: b26237961e00fc632a83740186a83a2db9260d11
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 07:57:01 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 08:23:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2623796
dev-python/locket: Bump to 1.0.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/locket/Manifest | 1 +
dev-python/locket/locket-1.0.0.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-python/locket/Manifest b/dev-python/locket/Manifest
index f6afc95a57b0..94c309fe53e0 100644
--- a/dev-python/locket/Manifest
+++ b/dev-python/locket/Manifest
@@ -1 +1,2 @@
DIST locket.py-0.2.1.gh.tar.gz 5988 BLAKE2B e50ef1794a49494434c730580510a4283685e924f6f3efb95067db7d566fa4808409fc339f3c8e3276ddf09f622cb165e9dde90094f764f662558ea32f85516e SHA512 517c580a3420283f945d28607fc765c571edb2c0fab52d5c76f24226d2ec85727d1ffe0c03c5f87f6ce6204e7db4d3c8f6e408d767a389bd93d34cc0de3e8bf7
+DIST locket.py-1.0.0.gh.tar.gz 6541 BLAKE2B 334314c6e9149b7c9d87474c478afe497fe976afdae9e7e885a9f1c5cb7190bbf44be132bb84de2a378bd011844a05b12ee3643aefa70ba04b8d6f645e1882e6 SHA512 7b8da1ba395613fb5913fc90db982a74c1355e5b98910b5fccdaf28a326f2465409751f2e4efaa86749961dc4e95959640067c76485477187a462f52d8497c9f
diff --git a/dev-python/locket/locket-1.0.0.ebuild b/dev-python/locket/locket-1.0.0.ebuild
new file mode 100644
index 000000000000..d49c9df6effd
--- /dev/null
+++ b/dev-python/locket/locket-1.0.0.ebuild
@@ -0,0 +1,31 @@
+# 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..10} )
+
+inherit distutils-r1
+
+MY_P=locket.py-${PV}
+DESCRIPTION="File-based locks for Python"
+HOMEPAGE="
+ https://github.com/mwilliamson/locket.py/
+ https://pypi.org/project/locket/
+"
+SRC_URI="
+ https://github.com/mwilliamson/locket.py/archive/${PV}.tar.gz
+ -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="
+ test? ( dev-python/spur[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-04-21 8:24 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-21 8:24 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-24 15:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/locket/ Arthur Zamarin
2023-11-09 21:12 Arthur Zamarin
2022-10-15 14:10 Andrew Ammerlaan
2022-05-21 19:22 Michał Górny
2022-05-21 17:35 Jakov Smolić
2022-01-28 18:41 Arthur Zamarin
2021-12-13 3:09 Yixun Lan
2021-06-05 19:00 Michał Górny
2021-02-19 9:04 Michał Górny
2021-02-19 3:40 Sam James
2021-01-20 8:26 Michał Górny
2020-08-18 5:52 Sam James
2020-08-18 5:28 Sam James
2020-08-05 15:10 Michał Górny
2020-06-12 11:33 Michał Górny
2020-06-12 11:33 Michał Górny
2020-02-05 16:24 Michał Górny
2017-04-28 16:22 Manuel Rüger
2017-01-11 19:21 Kacper Kowalik
2017-01-09 22:36 Aaron Bauman
2016-03-18 19:18 Sebastien Fabbro
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=1650529438.b26237961e00fc632a83740186a83a2db9260d11.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