public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fasteners/
Date: Tue, 25 Jan 2022 18:56:17 +0000 (UTC)	[thread overview]
Message-ID: <1643136946.211f2ba0a84f720304739eb3b474b81f5a540c5a.arthurzam@gentoo> (raw)

commit:     211f2ba0a84f720304739eb3b474b81f5a540c5a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 25 18:13:07 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 25 18:55:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211f2ba0

dev-python/fasteners: add 0.17.3

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/fasteners/Manifest                |  1 +
 dev-python/fasteners/fasteners-0.17.3.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/fasteners/Manifest b/dev-python/fasteners/Manifest
index 56dbb25984a6..aed20da6aeef 100644
--- a/dev-python/fasteners/Manifest
+++ b/dev-python/fasteners/Manifest
@@ -1,3 +1,4 @@
 DIST fasteners-0.16.3.gh.tar.gz 29727 BLAKE2B 67b4bc260858abe7ee330c2c5a625ecfead11ed486f4f3c2a070eaa77addad300ee8398d6fe6d5ee0e517a25617dccd49500bd9e0abc3f9bad8216026c114686 SHA512 72b4ead49bb0c4f0e0c4ff47cab12f645af456e9100f270b72582b68239dd2536b1b641b38693f4f3635fc977e4ffa059c249e097e8842a1325333c4a6e864f9
 DIST fasteners-0.17.1.gh.tar.gz 29104 BLAKE2B 223d7a0813febc18abb8aa629ad001afaf745b3283e89fe01f5dbfac7b3e1855b0da256c62a702f59558aa9f80a26a3ff3cad20ee3fd0569b2ecfba561b2f9cc SHA512 491a968e81ae67f4e166dfb643012e261591780c2851012c62f74dc249a100196c8410eb2b35f1b15212f02c417e3135e46b5e32626dc7d3d5197953dd47d840
 DIST fasteners-0.17.2.gh.tar.gz 29097 BLAKE2B a7482beeea2d57494c07d1995a06f79a9047f44783d04a3c66b66f0a51cb90363805122c5cf3bda7a02e7f308527a43af18b204c8595bdd4412c6154aac33cb5 SHA512 98caa82fc2fa004f799db07b18ea17ddd757c25c2906bb373a2d9ce7ebfb5e684c5a2d49cc72b57b1d8a837c7cc0402e8a2b09ad5c439e8e079d193a4afdacce
+DIST fasteners-0.17.3.gh.tar.gz 29409 BLAKE2B b4cd5c2f5dcd87808b4edf42ba160eb6b0bf08df544cbe1cc96ab3dd43f8fee02342a56a8b9529354e102f8e4280f9375f89f58318e46f2e8d52fa49bdb0f5ac SHA512 bed890d674bbb8d0442cb0a36c81bd5d1b4e555534ce4451f1cf70dcf72e222d52ae98154d09ac0ad1e52d1a2026c532fd40df715fbbd6bc95f874a916911ec7

diff --git a/dev-python/fasteners/fasteners-0.17.3.ebuild b/dev-python/fasteners/fasteners-0.17.3.ebuild
new file mode 100644
index 000000000000..ae0df6e4c351
--- /dev/null
+++ b/dev-python/fasteners/fasteners-0.17.3.ebuild
@@ -0,0 +1,27 @@
+# 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
+
+DESCRIPTION="Python package that provides useful locks"
+HOMEPAGE="https://github.com/harlowja/fasteners/"
+SRC_URI="
+	https://github.com/harlowja/fasteners/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+BDEPEND="
+	test? (
+		dev-python/diskcache[${PYTHON_USEDEP}]
+		dev-python/more-itertools[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-01-25 18:56 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-25 18:56 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-19 17:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/fasteners/ Michał Górny
2023-10-24  5:46 Michał Górny
2023-10-24  5:40 Michał Górny
2023-09-20  4:22 Michał Górny
2022-10-22 15:58 Michał Górny
2022-10-22 15:52 Arthur Zamarin
2022-09-15 19:56 Arthur Zamarin
2022-07-15 13:45 Arthur Zamarin
2022-05-14 11:11 WANG Xuerui
2022-02-27 18:37 Michał Górny
2022-02-17 20:15 Michał Górny
2022-02-17 19:32 Arthur Zamarin
2022-02-02  7:29 Sam James
2022-01-18  9:51 Michał Górny
2022-01-17 12:45 Arthur Zamarin
2021-11-18 12:25 Agostino Sarubbo
2021-11-18  9:09 Sam James
2021-11-18  5:37 Sam James
2021-09-08  2:24 Yixun Lan
2021-08-26 11:38 Louis Sautier
2021-07-25  3:16 Matt Turner
2021-07-12 22:46 Michał Górny
2021-07-12 21:50 Sam James
2021-07-07  0:33 Matt Turner
2021-06-20 21:08 Sergei Trofimovich
2021-06-20  1:45 Sam James
2021-06-19 15:29 Sergei Trofimovich
2021-06-15 15:40 Sergei Trofimovich
2021-06-14 21:03 Michał Górny
2021-06-14  6:34 Joshua Kinard
2021-06-12  2:53 Georgy Yakovlev
2021-06-07 22:26 Michał Górny
2021-06-07 22:26 Michał Górny
2021-06-04  8:52 Michał Górny
2021-04-10  8:04 Michał Górny
2021-01-18 20:29 Michał Górny
2021-01-18 18:03 Sam James
2020-12-17 16:54 Michał Górny
2020-12-17  8:48 Michał Górny
2020-12-16 23:59 Michał Górny
2020-12-16 23:04 Michał Górny
2020-12-01 17:27 Sam James
2020-07-08 20:16 Michał Górny
2020-07-08 20:16 Michał Górny
2020-04-23  7:28 Michał Górny
2020-04-23  7:28 Michał Górny
2020-04-23  7:28 Michał Górny
2020-03-28 16:27 Michał Górny
2020-03-16 21:09 Michał Górny
2019-12-08  8:32 Matthew Thode
2019-12-03  3:02 Aaron Bauman
2018-03-29  3:29 Mike Frysinger
2017-05-03 22:03 Zac Medico
2016-10-29  0:52 Sebastien Fabbro
2016-03-25  3:33 Matt Thode
2016-02-28  7:15 Matt Thode
2015-09-03 19:38 Matt Thode
2015-09-03  3:42 Matt Thode

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=1643136946.211f2ba0a84f720304739eb3b474b81f5a540c5a.arthurzam@gentoo \
    --to=arthurzam@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