From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fasteners/
Date: Thu, 23 Apr 2020 07:28:19 +0000 (UTC) [thread overview]
Message-ID: <1587626883.a6ab56a33374336ad4ce26c2502ae3bb7ec4e270.mgorny@gentoo> (raw)
commit: a6ab56a33374336ad4ce26c2502ae3bb7ec4e270
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 06:19:11 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 07:28:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ab56a3
dev-python/fasteners: Bump to 0.15
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/fasteners/Manifest | 1 +
dev-python/fasteners/fasteners-0.15.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-python/fasteners/Manifest b/dev-python/fasteners/Manifest
index 9641a1e2f7c..39d9fd3e864 100644
--- a/dev-python/fasteners/Manifest
+++ b/dev-python/fasteners/Manifest
@@ -1 +1,2 @@
DIST fasteners-0.14.1.tar.gz 17749 BLAKE2B a1367257b495197f974712a3444d4d7f02bff2e919ecd649aac5d0fd946c128dc7592afaed4ae5044324af5d8c63fcbca6bf56eecf04e2f521dfbaceae8bbe16 SHA512 a58c5f1658b1bc664c825f2237fa91b72b9f31590e7eb79c7ae7a86c507ebe84574ac7d8e837a7bec11ad32f04204ef6f5906219b00a6adb0732daee1eb6faa1
+DIST fasteners-0.15.tar.gz 17898 BLAKE2B 58da6de627024f6b50d2f35caddfa126ee5d45ea89e16c5f14f7c42fa72e47ca9f98e1f46806b6f5e06401b25132e89113043806db1b13c2d0a095a09aa9aa69 SHA512 756f2ee8aa82ec6fd548d6e4320123b7c0bede834d4e58ff9031e004a8d9d0c23f7df4026ec4195799baa459720ca02d69a981a4aae54713e190a71152f2df9b
diff --git a/dev-python/fasteners/fasteners-0.15.ebuild b/dev-python/fasteners/fasteners-0.15.ebuild
new file mode 100644
index 00000000000..b66f8cbdd58
--- /dev/null
+++ b/dev-python/fasteners/fasteners-0.15.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python package that provides useful locks"
+HOMEPAGE="https://github.com/harlowja/fasteners"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+ >=dev-python/monotonic-0.1[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]"
+
+BDEPEND="
+ test? (
+ dev-python/testtools[${PYTHON_USEDEP}]
+ )"
+
+distutils_enable_tests unittest
next reply other threads:[~2020-04-23 7:28 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-23 7:28 Michał Górny [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-25 18:56 Arthur Zamarin
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-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=1587626883.a6ab56a33374336ad4ce26c2502ae3bb7ec4e270.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