From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypdf/
Date: Mon, 22 May 2023 05:53:36 +0000 (UTC) [thread overview]
Message-ID: <1684734808.d4d074fadd736f2f8c9ab6f59d66b40629f3d42e.mgorny@gentoo> (raw)
commit: d4d074fadd736f2f8c9ab6f59d66b40629f3d42e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 04:02:33 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 22 05:53:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d074fa
dev-python/pypdf: Bump to 3.9.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pypdf/Manifest | 1 +
dev-python/pypdf/pypdf-3.9.0.ebuild | 54 +++++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
diff --git a/dev-python/pypdf/Manifest b/dev-python/pypdf/Manifest
index baa0775f15b9..924c00dc2ffb 100644
--- a/dev-python/pypdf/Manifest
+++ b/dev-python/pypdf/Manifest
@@ -1,6 +1,7 @@
DIST pypdf-3.7.1.gh.tar.gz 7508532 BLAKE2B 917eb7a825781f966d6b268cf3471935b9d245de5465acd428f87cc387a01bf1739d1cddb504498e4e7505a098508a1e12d686ad21ef73960f11bcddd4acca57 SHA512 5834a5738860c341e231a0ba79d9ffbc14d1f683bc781793d962fb8303aac5e6ec825492cd2e470d47fdd166576c5c4be64bbb7a03f7f79b160d456667ce8f15
DIST pypdf-3.8.0.gh.tar.gz 7509837 BLAKE2B 2acf12b5c43799252641f2c7d0ebd24c1f1eb02b655b0c458eef1049b660452967ff613e17b2eb70330d67677860b58b0f8f99d3af2c2794c4aacb30646b3244 SHA512 a4f33c8f940303958221a48ffbf088c363d7cf9360d5c9d27829b5703735216c32af63262313a25598c3479c4584999a23ac6bf77daa701042ef65314194dab3
DIST pypdf-3.8.1.gh.tar.gz 7516880 BLAKE2B 87d8cd66c7efcf9624205da904290fe82f51eeb9b521903ec564467755cc9a824ab0660a41d0cbd4a1ada2e20b4b35e16ce3a73a9933aea9fc5e0f315e613709 SHA512 8b78ccc210b8f34b9556cf69cac8f2af207de9a42840a0b4c822c0ab2c0b2d468c5c20a14704d3f54c6b57bcc451c3f0b7ff54b8149616b539cb07be57482e58
+DIST pypdf-3.9.0.gh.tar.gz 7516907 BLAKE2B 12c0a13ee1ca897966bcd2f6a93b50ef1ead8d471ac9543544988a9c03c26a135a91c07b443d3a7b89fd38c302f5c2323994407fdadc23638832ca07eb7571fb SHA512 da9489bfd7c91c497852ce71050548d99fbca8118575c5eec85d55611fdafbe471c1cf7c4c8ef0e46165a89771e557c868f133af325d4672ba897fffffd43c02
DIST pypdf-sample-files-0c3b1d3879c5cd7d913b3d931fa33b37529d7346.gh.tar.gz 9028862 BLAKE2B 7c72b76724e7b0fb4069c3151c13342d66cc451f398f6826b09dfb5b57e2d2b625118de1f431b5759466c4e6afb5d0c8682c4c28ec2f3b700a6cc39787ec6ecd SHA512 342562a711673030eb729135f27c241f5f37305b0d6f30f555667881e921089b801a3376330d840b16d4a3683d0b6f07824d05e4d208d32a3771ca83a0b7f22d
DIST pypdf-sample-files-69b31cff6b183a42f9081709ef9bee4047976f56.gh.tar.gz 9044391 BLAKE2B 9a9bcfbacabf3c80073a440f54736728cba4ea92d1a817ce98bcaf9375340d95e453f45207f53ac878ef5c13bc4ca7d0d4488b79f205f396e960ed042680ca01 SHA512 32b4572d60a0aadba02485f11c84712c1f5f0a75f7acd6fb27f1df00cb2a8ae338a1001e6519f66c248efbd129aba1a2ad568e930ce90bd542c8dc58f383386a
DIST pypdf-sample-files-d3d250321b01ca1194e16a814d24508897862fe8.gh.tar.gz 9030851 BLAKE2B 63e5778763315aff0753e5a0f06cd55432a494efea921c73e765567aee63223af3f3d81436e22d089008bc38c917e10eb5da7988abd458fd3f3488e8faeed70e SHA512 a8e77982ad78aeb58db7a5a722c9e072d7c55bca7290f448ba388b70256137fc6b9919c8079d8b548407c88b8befe7caeeb65217eb52b6d9bbadfaf652d89e0a
diff --git a/dev-python/pypdf/pypdf-3.9.0.ebuild b/dev-python/pypdf/pypdf-3.9.0.ebuild
new file mode 100644
index 000000000000..c3e628bb375b
--- /dev/null
+++ b/dev-python/pypdf/pypdf-3.9.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+SAMPLE_COMMIT=69b31cff6b183a42f9081709ef9bee4047976f56
+DESCRIPTION="Python library to work with PDF files"
+HOMEPAGE="
+ https://pypi.org/project/pypdf/
+ https://github.com/py-pdf/pypdf/
+"
+SRC_URI="
+ https://github.com/py-pdf/pypdf/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+ test? (
+ https://github.com/py-pdf/sample-files/archive/${SAMPLE_COMMIT}.tar.gz
+ -> ${PN}-sample-files-${SAMPLE_COMMIT}.gh.tar.gz
+ )
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+BDEPEND="
+ dev-python/pillow[${PYTHON_USEDEP}]
+ test? (
+ dev-python/pycryptodome[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+ # rely on -Werror
+ tests/test_utils.py::test_deprecate_no_replacement
+ tests/test_workflows.py::test_orientations
+)
+
+src_unpack() {
+ default
+ if use test; then
+ mv "sample-files-${SAMPLE_COMMIT}"/* "${S}"/sample-files/ || die
+ fi
+}
+
+python_test() {
+ epytest -o addopts= -m "not enable_socket"
+}
next reply other threads:[~2023-05-22 5:53 UTC|newest]
Thread overview: 111+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-22 5:53 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-16 9:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/pypdf/ Michał Górny
2024-11-16 9:20 Michał Górny
2024-11-16 8:38 Arthur Zamarin
2024-11-16 8:09 Michał Górny
2024-10-28 5:12 Michał Górny
2024-10-19 10:17 Michał Górny
2024-10-19 10:11 Arthur Zamarin
2024-10-19 9:26 Arthur Zamarin
2024-10-19 7:39 Arthur Zamarin
2024-09-29 15:20 Michał Górny
2024-09-18 14:03 Michał Górny
2024-08-10 8:19 Michał Górny
2024-08-10 8:17 Michał Górny
2024-08-10 7:25 Michał Górny
2024-08-10 6:46 Michał Górny
2024-07-22 1:47 Michał Górny
2024-07-15 9:04 Michał Górny
2024-05-18 8:09 Michał Górny
2024-04-25 3:39 Michał Górny
2024-04-24 17:16 Sam James
2024-04-24 16:15 Sam James
2024-04-24 15:31 Sam James
2024-04-08 3:06 Michał Górny
2024-03-22 12:37 Michał Górny
2024-03-22 6:14 Arthur Zamarin
2024-03-22 6:14 Arthur Zamarin
2024-03-21 18:13 Arthur Zamarin
2024-03-07 18:44 Sam James
2024-03-07 17:09 Michał Górny
2024-03-07 16:22 Michał Górny
2024-03-04 6:31 Michał Górny
2024-02-19 4:10 Michał Górny
2024-02-14 17:25 Michał Górny
2024-02-14 16:44 Sam James
2024-01-29 10:11 Michał Górny
2024-01-29 5:06 Michał Górny
2024-01-28 19:37 Michał Górny
2024-01-19 18:28 Arthur Zamarin
2024-01-13 12:45 Michał Górny
2024-01-13 12:02 Sam James
2024-01-13 10:00 Arthur Zamarin
2024-01-13 9:22 Arthur Zamarin
2023-12-25 7:06 Michał Górny
2023-12-18 5:18 Michał Górny
2023-12-11 4:14 Michał Górny
2023-11-25 6:58 Michał Górny
2023-11-25 6:36 Sam James
2023-11-25 6:36 Sam James
2023-11-14 20:06 Michał Górny
2023-10-30 18:10 Michał Górny
2023-10-28 15:23 Michał Górny
2023-10-27 19:32 Sam James
2023-10-27 19:32 Sam James
2023-10-11 3:22 Michał Górny
2023-10-08 17:48 Michał Górny
2023-09-26 4:44 Michał Górny
2023-09-25 19:26 Sam James
2023-09-25 18:27 Arthur Zamarin
2023-09-25 2:55 Michał Górny
2023-09-18 2:39 Michał Górny
2023-09-10 14:51 Michał Górny
2023-09-04 2:48 Michał Górny
2023-08-27 15:59 Michał Górny
2023-08-26 9:46 Michał Górny
2023-08-24 12:47 Michał Górny
2023-08-21 2:52 Michał Górny
2023-08-14 6:26 Michał Górny
2023-08-07 3:01 Michał Górny
2023-07-30 17:51 Michał Górny
2023-07-28 9:26 Michał Górny
2023-07-28 7:56 Sam James
2023-07-28 7:56 Sam James
2023-07-24 3:33 Michał Górny
2023-07-17 7:34 Michał Górny
2023-07-10 2:36 Michał Górny
2023-07-03 4:15 Michał Górny
2023-06-28 5:06 Michał Górny
2023-06-27 11:36 Michał Górny
2023-06-27 9:08 Jakov Smolić
2023-06-27 7:14 Sam James
2023-06-25 2:26 Michał Górny
2023-06-24 6:10 Michał Górny
2023-06-19 13:43 Michał Górny
2023-06-19 4:58 Michał Górny
2023-06-05 5:07 Michał Górny
2023-06-01 7:24 Sam James
2023-05-23 16:21 Michał Górny
2023-05-23 16:10 Arthur Zamarin
2023-05-23 15:35 Arthur Zamarin
2023-04-28 15:57 Arthur Zamarin
2023-04-28 15:55 Arthur Zamarin
2023-04-28 14:41 Arthur Zamarin
2023-04-23 19:30 Michał Górny
2023-04-17 5:41 Michał Górny
2023-04-10 6:07 Michał Górny
2023-03-30 17:12 Michał Górny
2023-03-30 16:57 Sam James
2023-03-30 15:34 Arthur Zamarin
2023-03-26 18:02 Michał Górny
2023-03-19 19:03 Michał Górny
2023-03-12 13:18 Michał Górny
2023-03-07 15:45 Sam James
2023-03-07 7:08 Michał Górny
2023-03-04 11:17 Arthur Zamarin
2023-02-27 5:38 Michał Górny
2023-02-13 6:05 Michał Górny
2023-02-06 4:31 Michał Górny
2023-01-23 7:34 Michał Górny
2023-01-09 8:09 Michał Górny
2023-01-01 7:26 Michał Górny
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=1684734808.d4d074fadd736f2f8c9ab6f59d66b40629f3d42e.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