public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/reno/
Date: Wed, 10 May 2017 16:41:05 +0000 (UTC)	[thread overview]
Message-ID: <1494434449.dd55d639a379a5e115b7d13675f7e0e63742ca5e.prometheanfire@gentoo> (raw)

commit:     dd55d639a379a5e115b7d13675f7e0e63742ca5e
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:40:12 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:40:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd55d639

dev-python/reno: 2.2.1 bup

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/reno/Manifest          |  1 +
 dev-python/reno/reno-2.2.1.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/reno/Manifest b/dev-python/reno/Manifest
index 5a83e2805fb..b93e879cd82 100644
--- a/dev-python/reno/Manifest
+++ b/dev-python/reno/Manifest
@@ -1,2 +1,3 @@
 DIST reno-1.2.0.tar.gz 23725 SHA256 8f2c4f9b8325e6de4a5a2a98169b2906bd2479cc2c66b97cd6899da455425fd3 SHA512 61abf852504ab9ace324efc70bbe4bf5ce226175a4375f37466ebbe011cb65c7d306d69cd90a5e152f03d60f578be02d57a3805647a486e44dccf59b17595083 WHIRLPOOL 4a25f46b2a3c7693642104402db8bc024c82d19e3d8e3a11c899485aa7acd005a868a31665a0bb827f4922869c08297d63bdba5df76f0bf81cf8b95b2faa35db
 DIST reno-1.8.0.tar.gz 33367 SHA256 fa8e478fe070b6f658fa4868941449cc6dca7b08f520756dcebed2c87e070fdf SHA512 b8254cddd713d85dbbbedfaca864950093a2194e3a2e9754e5fb2490b2434d808dc3ae3659e901df0cf5ce7f33d6bf07d1c39fc086526a127643636199420d64 WHIRLPOOL 3c6e288af413ddf97be057278bec4ecbdda0fd1e80b29f52b20f3ccd6212090e16842e98a50e5dbe65260cb279112d87af3ee00aeb5371bc0dbb374a378e501c
+DIST reno-2.2.1.tar.gz 56013 SHA256 2feebbeb0fa0cfd4cd19d7fba5bdd334a10a82515b1d8c3c5fc732c076c84ec7 SHA512 278a7a43168f9467342f25c3eb8692e119cac285940b5d3f5a13f8f45acaffde962d2eeac720f2e5d824d085446fe5d660ef7082f95dd3c0360d594de5a65fb1 WHIRLPOOL 30203bbb1f1f8749e43b4c5a3cfe2dd3bfbd5ecf63b9fbcd6a47e8f148d58cd02c895311557919f4e2e27fafda326162edc9df77f71fb3c258b5dc1a6e7295ce

diff --git a/dev-python/reno/reno-2.2.1.ebuild b/dev-python/reno/reno-2.2.1.ebuild
new file mode 100644
index 00000000000..2d71015bcdb
--- /dev/null
+++ b/dev-python/reno/reno-2.2.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Release notes manager, storing release notes in a git repo and building docs"
+HOMEPAGE="https://pypi.python.org/pypi/reno"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND="
+	>=dev-python/pbr-1.4[${PYTHON_USEDEP}]
+	<dev-python/pbr-2.0[${PYTHON_USEDEP}]"
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	${CDEPEND}"
+RDEPEND="
+	${CDEPEND}
+	>=dev-python/Babel-1.3[${PYTHON_USEDEP}]
+	>=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}]
+	>=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+	>=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]"


             reply	other threads:[~2017-05-10 16:41 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10 16:41 Matt Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-19 15:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/reno/ Petr Vaněk
2024-03-22  4:38 Michał Górny
2024-03-21 19:24 Arthur Zamarin
2024-03-04 14:52 Michał Górny
2024-01-29 10:25 Michał Górny
2023-10-27 18:20 Michał Górny
2023-04-08 12:24 Michał Górny
2023-04-08  8:15 Arthur Zamarin
2023-03-20  5:36 Michał Górny
2023-03-19 18:56 Arthur Zamarin
2023-03-08 17:02 Michał Górny
2023-02-17  9:32 Michał Górny
2022-06-05  5:48 Michał Górny
2022-05-28 16:00 Jakov Smolić
2022-04-26  2:58 Sam James
2021-11-13 13:28 Michał Górny
2021-11-13 12:16 Jakov Smolić
2021-10-07 21:48 Michał Górny
2021-10-01  9:22 Arthur Zamarin
2021-10-01  9:22 Arthur Zamarin
2021-09-05 19:16 Michał Górny
2021-09-05 16:54 Sam James
2021-08-03  8:52 Michał Górny
2021-04-22 15:07 Michał Górny
2021-04-22 12:08 Sam James
2021-03-18 23:28 Michał Górny
2020-11-17  2:44 Matthew Thode
2020-11-16  0:02 Michał Górny
2020-11-15 23:50 Sam James
2020-11-14 22:13 Michał Górny
2020-10-04 19:25 Louis Sautier
2020-08-06 12:25 Michał Górny
2020-08-04  2:43 Sam James
2020-08-02  8:17 Michał Górny
2020-07-17  1:52 Sam James
2020-05-31  6:57 Matt Turner
2020-05-17  9:37 Sergei Trofimovich
2020-01-29 19:53 Patrick McLean
2018-10-31 17:58 Sebastian Pipping
2018-08-30 21:34 Matt Thode
2018-02-16  6:08 Matt Thode
2017-10-04  8:57 Michał Górny
2017-07-31  4:35 Matt Thode
2017-07-31  3:41 Matt Thode
2017-07-31  3:41 Matt Thode
2017-02-16  9:16 Zac Medico
2016-03-25  3:00 Matt Thode
2016-03-25  3:00 Matt Thode
2016-01-24 17:22 Agostino Sarubbo
2015-12-07 18: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=1494434449.dd55d639a379a5e115b7d13675f7e0e63742ca5e.prometheanfire@gentoo \
    --to=prometheanfire@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