public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/iniconfig/
Date: Mon, 14 Dec 2020 02:49:10 +0000 (UTC)	[thread overview]
Message-ID: <1607913528.5bf905f3978034d78719add9c51b8a7f662572ad.sam@gentoo> (raw)

commit:     5bf905f3978034d78719add9c51b8a7f662572ad
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 02:38:48 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 02:38:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf905f3

dev-python/iniconfig: bump to 1.1.1

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/iniconfig/Manifest               |  1 +
 dev-python/iniconfig/iniconfig-1.1.1.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/iniconfig/Manifest b/dev-python/iniconfig/Manifest
index 83d9ec04a49..9834a43946f 100644
--- a/dev-python/iniconfig/Manifest
+++ b/dev-python/iniconfig/Manifest
@@ -1 +1,2 @@
 DIST iniconfig-1.0.0.tar.gz 7807 BLAKE2B a77c4d8c6f549db911110505ac5a367be5175adbb580211d4aded14d1108e189fd6d6a229ac4e0e742baafa9b037d58c2bbc810897c8b274c07493c518ef752e SHA512 639a4e765637110f69627fb18a5e719b6d648e5549fd857168183d97da7880434d447c9af1e254dd2aa5d0e36cbd3f5c4ffabf8a949ed3d6294002e7e1b2f6e1
+DIST iniconfig-1.1.1.tar.gz 8104 BLAKE2B 31301484887018a6aa75c944e2f8643f85b2433534ae46a8da893a113f2376eca14cbee88095a3784d1c52f26d4c748260c1df59c46b8f94cd342038f93242e8 SHA512 c9341db7e3ec2204b6a674fca7824cbeb492e3576d5ac3f084b234c82842b28f2f6acbfdb812e183f4334a95b990551f942a4caf548f5ce7ef14885f931535ee

diff --git a/dev-python/iniconfig/iniconfig-1.1.1.ebuild b/dev-python/iniconfig/iniconfig-1.1.1.ebuild
new file mode 100644
index 00000000000..32d95992678
--- /dev/null
+++ b/dev-python/iniconfig/iniconfig-1.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Brain-dead simple config-ini parsing"
+HOMEPAGE="https://github.com/RonnyPfannschmidt/iniconfig"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+
+BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest


             reply	other threads:[~2020-12-14  2:49 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-14  2:49 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-14 12:42 [gentoo-commits] repo/gentoo:master commit in: dev-python/iniconfig/ Michał Górny
2024-05-08 18:31 Michał Górny
2023-05-23 15:42 Michał Górny
2023-01-08 14:04 Michał Górny
2022-06-10  4:18 Michał Górny
2022-06-10  3:09 Sam James
2022-05-09 20:38 Michał Górny
2022-05-09 15:01 Michał Górny
2022-05-09 15:01 Michał Górny
2022-04-14 18:41 Fabian Groffen
2021-08-21 22:15 James Le Cuirot
2021-05-05 17:05 Michał Górny
2021-03-15  9:40 Sam James
2021-01-25 16:57 Sam James
2021-01-13 19:06 Sam James
2021-01-13 18:26 Michał Górny
2020-11-28  7:47 Sam James
2020-11-26 10:46 Sam James
2020-10-18  9:59 Sergei Trofimovich
2020-10-16  4:48 Joshua Kinard
2020-10-08 17:31 Sergei Trofimovich
2020-10-01 22:33 Sergei Trofimovich
2020-09-26 18:47 Matt Turner
2020-09-25 17:26 Sam James
2020-09-24  6:59 Agostino Sarubbo
2020-09-24  6:49 Agostino Sarubbo
2020-09-13  6:27 Sam James
2020-09-07  7:35 Sergei Trofimovich
2020-09-02  6:33 Sergei Trofimovich
2020-08-08 10:28 Sergei Trofimovich
2020-08-03  3:11 Sam James
2020-08-02 12:06 Sergei Trofimovich
2020-07-30 23:11 Sam James

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=1607913528.5bf905f3978034d78719add9c51b8a7f662572ad.sam@gentoo \
    --to=sam@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