From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/py/
Date: Sun, 13 Dec 2020 12:15:33 +0000 (UTC) [thread overview]
Message-ID: <1607861528.5484a67a7061fad6fc24007272c9b84053046ee3.mgorny@gentoo> (raw)
commit: 5484a67a7061fad6fc24007272c9b84053046ee3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 07:56:38 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 12:12:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5484a67a
dev-python/py: Bump to 1.10.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/py/Manifest | 1 +
dev-python/py/py-1.10.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/py/Manifest b/dev-python/py/Manifest
index 84b3b616232..458db88fb1a 100644
--- a/dev-python/py/Manifest
+++ b/dev-python/py/Manifest
@@ -1 +1,2 @@
+DIST py-1.10.0.tar.gz 206984 BLAKE2B 94abc8f348a0ae1b64a1417fbb5ea1e29929a0a98130a968ed80d92824c242a9614493c8c7f87c3db8294d2baf3bdb35ce0254fe2aac0fb6af2c151b682c5d33 SHA512 7a0eb964067bc01fa4f8ffe70b043abfd4619134fbee2935713e28382085d0b8972c319ed665a643b879b18ce662db8a9bd722937af7cf36c233214eea211dd1
DIST py-1.9.0.tar.gz 210098 BLAKE2B d7f9b22ebaedd12534198912c1fa0be80f42e97751701442e060e1c244b06ab82239fe78a3cc7119fa4df5d87ecfd97bfb2568744693d3ffe9824ae1d73e59f9 SHA512 965b2adfe1b13177629ccfcdf6d0a13460683ca7a01d585163deb1af15d926fc86680d9e51660f6cbb8569f822a4d54ce281c029e363d244ddf67e33b102ad0a
diff --git a/dev-python/py/py-1.10.0.ebuild b/dev-python/py/py-1.10.0.ebuild
new file mode 100644
index 00000000000..98989aafbc2
--- /dev/null
+++ b/dev-python/py/py-1.10.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-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="library with cross-python path, ini-parsing, io, code, log facilities"
+HOMEPAGE="https://pylib.readthedocs.io/en/latest/ https://pypi.org/project/py/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+# This package is unmaintained and keeps being broken periodically.
+RESTRICT=test
+
+BDEPEND="
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+distutils_enable_sphinx doc
+distutils_enable_tests pytest
next reply other threads:[~2020-12-13 12:15 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-13 12:15 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-10 18:38 [gentoo-commits] repo/gentoo:master commit in: dev-python/py/ Michał Górny
2023-05-23 16:02 Michał Górny
2022-05-09 20:38 Michał Górny
2022-02-27 18:58 Michał Górny
2022-02-27 12:29 Jakov Smolić
2022-01-19 17:15 Michał Górny
2022-01-19 17:15 Michał Górny
2021-12-09 22:41 Michał Górny
2021-12-09 21:26 Sam James
2021-11-04 22:09 Michał Górny
2021-05-05 17:05 Michał Górny
2021-04-10 20:25 Louis Sautier
2021-02-06 14:20 Sam James
2021-02-06 14:15 Sam James
2020-09-18 15:30 Michał Górny
2020-09-08 23:38 Sam James
2020-05-25 16:16 Michał Górny
2020-03-28 17:07 Michał Górny
2020-03-28 17:07 Michał Górny
2020-03-25 15:42 Agostino Sarubbo
2020-03-25 14:17 Agostino Sarubbo
2019-11-16 11:02 Michał Górny
2019-11-16 10:32 Michał Górny
2019-04-17 3:38 Aaron Bauman
2019-03-10 21:38 Matt Turner
2019-03-02 23:21 Matt Turner
2019-02-24 9:46 Sergei Trofimovich
2019-02-17 18:04 Sergei Trofimovich
2019-02-07 16:39 Mikle Kolyada
2019-02-04 20:16 Markus Meier
2019-01-30 16:04 Tobias Klausmann
2019-01-17 17:00 Mikle Kolyada
2019-01-15 22:10 Thomas Deutschmann
2019-01-14 7:14 Sergei Trofimovich
2019-01-03 22:22 Mike Gilbert
2018-11-19 21:15 Fabian Groffen
2018-08-21 8:31 Patrice Clement
2018-06-27 6:25 Sergei Trofimovich
2018-06-22 15:01 Mikle Kolyada
2018-04-29 6:33 Michał Górny
2018-04-21 23:55 Thomas Deutschmann
2018-04-18 13:22 Thomas Deutschmann
2018-04-09 20:22 Stephen Klimaszewski
2018-03-21 19:41 Markus Meier
2018-03-15 1:03 Matt Turner
2018-02-17 21:51 Patrice Clement
2017-12-27 20:06 Sergei Trofimovich
2017-12-26 16:22 Jason Zaman
2017-12-23 21:58 Sergei Trofimovich
2017-12-21 22:34 Sergei Trofimovich
2017-08-27 8:34 Tim Harder
2017-05-15 9:47 Lars Wendler
2017-05-03 12:18 Michał Górny
2017-03-01 7:01 Tim Harder
2016-06-21 2:47 Mike Frysinger
2015-11-28 9:28 Justin Lecher
2015-11-02 11:50 Justin Lecher
2015-10-11 11:25 Justin Lecher
2015-09-19 19:02 Agostino Sarubbo
2015-09-16 14:14 Tobias Klausmann
2015-09-16 12:52 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=1607861528.5484a67a7061fad6fc24007272c9b84053046ee3.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