public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pdfrw/
Date: Sun, 30 Jul 2017 14:58:34 +0000 (UTC)	[thread overview]
Message-ID: <1501426674.6162ba7dc3cbc8f2a37bc427ccf922b44985c77f.soap@gentoo> (raw)

commit:     6162ba7dc3cbc8f2a37bc427ccf922b44985c77f
Author:     Diogo Pereira <sir.suriv <AT> gmail <DOT> com>
AuthorDate: Sun Jul 30 14:48:23 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 14:57:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6162ba7d

dev-python/pdfrw: version bump to 0.3

- Bump to EAPI 6
- Add Python 3 support
- Fix missing DEPEND on dev-python/setuptools
- Updated LICENSE (part of the code is under the BSD license)

Package-Manager: Portage-2.3.6, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5242

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

diff --git a/dev-python/pdfrw/Manifest b/dev-python/pdfrw/Manifest
index aff250bf224..f4b2e8827cb 100644
--- a/dev-python/pdfrw/Manifest
+++ b/dev-python/pdfrw/Manifest
@@ -1 +1,2 @@
 DIST pdfrw-0.2.tar.gz 69177 SHA256 09f734df28f9ad712a2c14308b1d60e7202762c3ce2e32a6ad30e7ec149822b2 SHA512 4f1ed3b7ddb42969110291b31e02e15e1f98316ede25eaa4d63cdbc443497a278267309769351e04cff52651cdbc44c93771e521cb953ba08d57152f81ee516f WHIRLPOOL efbe6fa4e2ce53f27f1aed76183d2098ff2e1a9792a581078a219c27ec02c787ad6252a3d0120beda01214bcb3aa85600d23f48e90d8deaf45eec49ae88cfade
+DIST pdfrw-0.3.tar.gz 71576 SHA256 1af18af301d2c07d846cc7203e3c7ca77b2ed2a9eb3421335cc39f5e3e148f36 SHA512 38b6e3dffcc00ae063b4a1184b2fd2444d7bb0e2a78a8262764e609c1ba0697b4c9daf83a986852c18ee3e56b945827816537f36071406f31e94ebac0369ad74 WHIRLPOOL f3de427a5757324cc28f6ab6234573031d8a64d42a3d496124c4a919c5acfb710e3a1ba92f4a3c54b2a88b5998a1c45707d98038abca9bd3c90dad44bcba408f

diff --git a/dev-python/pdfrw/pdfrw-0.3.ebuild b/dev-python/pdfrw/pdfrw-0.3.ebuild
new file mode 100644
index 00000000000..ef4623dcce5
--- /dev/null
+++ b/dev-python/pdfrw/pdfrw-0.3.ebuild
@@ -0,0 +1,19 @@
+# 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} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="PDF file reader/writer library"
+HOMEPAGE="https://github.com/pmaupin/pdfrw"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2017-07-30 14:58 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-30 14:58 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10 13:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/pdfrw/ Michał Górny
2024-06-27 14:40 Petr Vaněk
2023-11-24 16:03 Michał Górny
2023-11-08  1:50 Sam James
2023-11-07 19:22 Michał Górny
2023-04-29 11:55 Arthur Zamarin
2023-04-14  6:49 Joonas Niilola
2023-04-14  5:59 Joonas Niilola
2023-02-17  8:12 Sam James
2021-08-19 11:44 Louis Sautier
2021-05-23 16:34 Michał Górny
2021-02-25  3:22 Sam James
2021-02-24 23:59 Sam James
2021-01-28 20:27 Steve Arnold
2020-04-20 20:41 Sergei Trofimovich
2020-04-20  8:05 Michał Górny
2020-04-20  7:42 Michał Górny
2020-04-20  7:42 Michał Górny
2020-04-20  7:42 Michał Górny
2020-03-28 11:44 Michał Górny
2020-03-28 11:44 Michał Górny
2020-03-28 11:44 Michał Górny
2020-03-25 15:42 Agostino Sarubbo
2020-03-25 14:17 Agostino Sarubbo
2018-06-09 14:15 Mart Raudsepp
2017-11-08  7:08 Patrick Lauer
2016-01-14 17:10 Agostino Sarubbo
2015-10-14 16:25 Justin Lecher
2015-09-06  6:18 Jeroen Roovers
2015-09-01 19:19 Tobias Klausmann

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=1501426674.6162ba7dc3cbc8f2a37bc427ccf922b44985c77f.soap@gentoo \
    --to=soap@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