public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyPDF2/
Date: Mon,  1 Aug 2022 11:07:11 +0000 (UTC)	[thread overview]
Message-ID: <1659352022.396d0f6d05fcd2493c1ea559947a68e89f7c3169.mgorny@gentoo> (raw)

commit:     396d0f6d05fcd2493c1ea559947a68e89f7c3169
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  1 10:56:10 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug  1 11:07:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396d0f6d

dev-python/PyPDF2: Bump to 2.9.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/PyPDF2/Manifest            |   2 +
 dev-python/PyPDF2/PyPDF2-2.9.0.ebuild | 130 ++++++++++++++++++++++++++++++++++
 2 files changed, 132 insertions(+)

diff --git a/dev-python/PyPDF2/Manifest b/dev-python/PyPDF2/Manifest
index 3ded963a988d..a65fd600e5b4 100644
--- a/dev-python/PyPDF2/Manifest
+++ b/dev-python/PyPDF2/Manifest
@@ -5,5 +5,7 @@ DIST PyPDF2-2.6.0.gh.tar.gz 5600718 BLAKE2B 13c8e485d0cbb1a6621e0769840a9894822a
 DIST PyPDF2-2.7.0.gh.tar.gz 5629582 BLAKE2B d6cdf3bdb974c4ffba4bf55a6acc9d8f2a30dd9f460c7ccad71bc836a0deea2ed1b3cc2743eaa0c5a377e7afe034a49412478635454bc6b846186ff3d77298ec SHA512 c04966e1d9175d729bec5f64300bbac41b9eee07ce881bf186faac9774b0a8e6f152c6213e75c81aae8e30ad90e04ed554596c3eba55526f6280e856d9556a4d
 DIST PyPDF2-2.8.0.gh.tar.gz 5872029 BLAKE2B 3bad15238079cf6e9940c9e8a1b2108e5e810ed8c1223b6dcebf2904ab3f655809a56c8d861743100dfc1267ea6a6e5b0605702d95f2b210820e68a93585ad03 SHA512 a6d258a4ac61acd59ba6f4fa683b080a3b4c70bb0405c2b041d0565319648358236c6cfcefacf1bbea5b3107b7f64a98057c82ac1816f359a5c6fb3b1ce76257
 DIST PyPDF2-2.8.1.gh.tar.gz 5872212 BLAKE2B 19224d1b38947ad14adfb9b33201e0223f6da43072c6bffb78fae939872d0a025e6d2fd6f1eed0c0b88754a359a5459a45a36130659d81089caa884025a922d1 SHA512 6414339017c154610dbb5affcbf94fcda7ab6d1ea78f35cc348a2b8e5fc8c60216c4f20ffc114cb3abd8245ad7a8b40b4cca6161e3a98caff896fb823acc7bea
+DIST PyPDF2-2.9.0.gh.tar.gz 5877910 BLAKE2B afea03f9ac21e4b39cd39ce03adf70a8e08b80315f7cdd81440e371396ba48939560a3835de9587be8020e1aab75726409ecec753ef0fb042d69fe7fc6755e80 SHA512 fefbc6e6eb7ac0a0154f662044acb66f1c034efc114e878ced109d54a3e5427bb73088cb88d765c4576c2d67459a2daf64415789f8efe9b66cf8ed2bb78ff297
 DIST PyPDF2-sample-files-200644f7219811c3930ad1732ef70c570ece2d16.gh.tar.gz 5513604 BLAKE2B 1bfccaf3b50431d32341c24ea7aa203060d40d60a4b3656df35274d056918e7fccf99e11ee2539f65e6de15741ce28acaccd0ddc771ca334a8ba18a8953aee05 SHA512 5d2e1aa06e240957e9ec230406208fc653384b45b9e4b6631580c2eb4f08327e192c6ef57c2310ef3ed0604c85015b15f5ade8ef7d9f525e73733e040fe37fe5
 DIST PyPDF2-sample-files-4d24ff93dcddf21d55d028d9675d5b5bf9d7a350.gh.tar.gz 5443819 BLAKE2B 6eb440a2db3b58f7e195b8f24438552b2b414296b887cf44d75b14bda367e37ffef75b870152ac3b38e20e5a6f2c6a4cf374087b70daa9036821dd3ebdce2128 SHA512 de631f650098b6fe15830e5a816158d7f352c7a25d0c743b9e4bdf146e1ef2e3a6ea1751ed5d68f34e9a339a793bfb9dc217934595c7a8dffb854c0a4111b963
+DIST PyPDF2-sample-files-b6f4ff3de00745783d79f25cb8803901d1f20d28.gh.tar.gz 5522867 BLAKE2B 9a6cb3b92032f9ec697b972b1a257b2c2528d36cd4a7e40092ac6dbf0a4955c5b204b8c82d37f9bad4a19fccddf0070b095ee2f3b56de22d738ed3d8a3b555c0 SHA512 74aad38060f441ace87f6650de152a28f4a251e4f47574a8d46066857c8fbbb187cd3cd275caa198dce2c1557e90664b288f071995c2bbb9bf13a341210313e8

diff --git a/dev-python/PyPDF2/PyPDF2-2.9.0.ebuild b/dev-python/PyPDF2/PyPDF2-2.9.0.ebuild
new file mode 100644
index 000000000000..861d1fc880be
--- /dev/null
+++ b/dev-python/PyPDF2/PyPDF2-2.9.0.ebuild
@@ -0,0 +1,130 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+SAMPLE_COMMIT=b6f4ff3de00745783d79f25cb8803901d1f20d28
+DESCRIPTION="Python library to work with PDF files"
+HOMEPAGE="
+	https://pypi.org/project/PyPDF2/
+	https://github.com/py-pdf/PyPDF2/
+"
+SRC_URI="
+	https://github.com/py-pdf/PyPDF2/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"
+
+RDEPEND="
+	$(python_gen_cond_dep '
+		dev-python/typing-extensions[${PYTHON_USEDEP}]
+	' 3.8 3.9)
+"
+BDEPEND="
+	dev-python/pillow[${PYTHON_USEDEP}]
+	test? (
+		dev-python/pycryptodome[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+	# Needs network access
+	tests/test_cmap.py
+	tests/test_filters.py::test_decompress_zlib_error
+	tests/test_filters.py::test_lzw_decode_neg1
+	tests/test_generic.py::test_dict_read_from_stream
+	tests/test_generic.py::test_parse_content_stream_peek_percentage
+	tests/test_generic.py::test_read_inline_image_no_has_q
+	tests/test_generic.py::test_read_inline_image_loc_neg_1
+	tests/test_generic.py::test_text_string_write_to_stream
+	tests/test_generic.py::test_name_object_read_from_stream_unicode_error
+	tests/test_generic.py::test_bool_repr
+	tests/test_generic.py::test_issue_997
+	tests/test_merger.py::test1
+	tests/test_merger.py::test_bookmark
+	tests/test_merger.py::test_iss1145
+	tests/test_merger.py::test_sweep_indirect_list_newobj_is_None
+	tests/test_merger.py::test_sweep_recursion1
+	tests/test_merger.py::test_sweep_recursion2
+	tests/test_merger.py::test_trim_outline
+	tests/test_merger.py::test_trim_outline_list
+	tests/test_merger.py::test_zoom
+	tests/test_merger.py::test_zoom_xyz_no_left
+	tests/test_page.py::test_empyt_password_1088
+	tests/test_page.py::test_extract_text_operator_t_star
+	tests/test_page.py::test_extract_text_page_pdf
+	tests/test_page.py::test_extract_text_page_pdf_impossible_decode_xform
+	tests/test_page.py::test_extract_text_single_quote_op
+	'tests/test_page.py::test_page_operations[https://arxiv.org/pdf/2201.00029.pdf-None]'
+	tests/test_reader.py::test_extract_text_pdf15
+	tests/test_reader.py::test_extract_text_xref_issue_2
+	tests/test_reader.py::test_extract_text_xref_issue_3
+	tests/test_reader.py::test_extract_text_xref_table_21_bytes_clrf
+	tests/test_reader.py::test_get_fields
+	tests/test_reader.py::test_get_fields_read_else_block
+	tests/test_reader.py::test_get_fields_read_else_block2
+	tests/test_reader.py::test_get_fields_read_else_block3
+	tests/test_reader.py::test_get_fields_read_write_report
+	tests/test_reader.py::test_iss925
+	tests/test_reader.py::test_metadata_is_none
+	tests/test_reader.py::test_outline_color
+	tests/test_reader.py::test_outline_font_format
+	tests/test_reader.py::test_outline_with_empty_action
+	tests/test_reader.py::test_outline_with_missing_named_destination
+	tests/test_reader.py::test_read_form_416
+	tests/test_reader.py::test_unexpected_destination
+	tests/test_reader.py::test_unexpected_destination
+	tests/test_reader.py::test_xfa_non_empty
+	tests/test_reader.py::test_PdfReaderMultipleDefinitions
+	tests/test_utils.py::test_deprecate_no_replacement
+	tests/test_workflows.py::test_compress
+	tests/test_workflows.py::test_extract_text
+	tests/test_workflows.py::test_extract_textbench
+	tests/test_workflows.py::test_get_fields
+	tests/test_workflows.py::test_get_fonts
+	tests/test_workflows.py::test_get_metadata
+	tests/test_workflows.py::test_get_outline
+	tests/test_workflows.py::test_image_extraction
+	tests/test_workflows.py::test_merge
+	tests/test_workflows.py::test_merge_with_warning
+	tests/test_workflows.py::test_overlay
+	tests/test_workflows.py::test_scale_rectangle_indirect_object
+	tests/test_workflows.py::test_get_xfa
+	tests/test_writer.py::test_sweep_indirect_references_nullobject_exception
+	tests/test_writer.py::test_write_bookmark_on_page_fitv
+	tests/test_xmp.py::test_custom_properties
+	tests/test_xmp.py::test_dc_creator
+	tests/test_xmp.py::test_dc_description
+	tests/test_xmp.py::test_dc_subject
+	tests/test_xmp.py::test_issue585
+	tests/test_xmp.py::test_xmpmm
+	tests/test_merger.py::test_outline_item
+	tests/test_page.py::test_iss_1142
+	tests/test_page.py::test_read_link_annotation
+	tests/test_reader.py::test_named_destination
+	tests/test_writer.py::test_write_outline_item_on_page_fitv
+
+	# TODO
+	tests/test_workflows.py::test_orientations
+)
+
+src_unpack() {
+	default
+	if use test; then
+		mv "sample-files-${SAMPLE_COMMIT}"/* "${P}"/sample-files/ || die
+	fi
+}


             reply	other threads:[~2022-08-01 11:07 UTC|newest]

Thread overview: 102+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01 11:07 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-19 11:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/PyPDF2/ Michał Górny
2023-01-27 10:52 Michał Górny
2023-01-26 21:49 Sam James
2023-01-26 20:55 Arthur Zamarin
2022-12-25 17:53 Michał Górny
2022-12-25 16:48 Sam James
2022-12-23  7:30 Arthur Zamarin
2022-12-12 15:33 Michał Górny
2022-11-21 13:24 Michał Górny
2022-11-04  8:38 Michał Górny
2022-11-04  8:16 Agostino Sarubbo
2022-11-03 22:07 Sam James
2022-10-10 14:04 Michał Górny
2022-10-03  9:39 Michał Górny
2022-10-03  8:24 Agostino Sarubbo
2022-10-03  0:44 Sam James
2022-09-26 11:21 Michał Górny
2022-09-22 12:15 Michał Górny
2022-09-16  7:21 Arthur Zamarin
2022-09-11  5:31 Michał Górny
2022-09-10 22:57 Jakov Smolić
2022-09-10 22:57 Jakov Smolić
2022-09-10  5:38 Arthur Zamarin
2022-09-07  5:08 Michał Górny
2022-09-06 21:15 Sam James
2022-09-06 21:12 Sam James
2022-09-04 16:22 Michał Górny
2022-08-28 20:15 Arthur Zamarin
2022-08-22 19:23 Arthur Zamarin
2022-08-15 19:06 Arthur Zamarin
2022-08-15  8:08 Michał Górny
2022-08-15  7:46 Agostino Sarubbo
2022-08-15  7:40 Agostino Sarubbo
2022-08-12 14:09 Michał Górny
2022-08-12 10:49 Agostino Sarubbo
2022-08-09  7:43 Agostino Sarubbo
2022-08-07 19:22 Arthur Zamarin
2022-07-26  6:43 Sam James
2022-07-25  7:12 Michał Górny
2022-07-23  6:22 Michał Górny
2022-07-18  7:54 Michał Górny
2022-07-11  7:06 Michał Górny
2022-07-10 19:16 Michał Górny
2022-07-10 19:12 Sam James
2022-07-10 19:12 Sam James
2022-07-09  8:41 Michał Górny
2022-06-30 17:09 Arthur Zamarin
2022-06-27  4:40 Michał Górny
2022-06-20  6:39 Michał Górny
2022-06-19 18:08 Arthur Zamarin
2022-06-19  5:06 Michał Górny
2022-06-18 20:25 Sam James
2022-06-18 20:25 Sam James
2022-06-18  6:47 Michał Górny
2022-06-14  4:26 Michał Górny
2022-06-13  7:18 Michał Górny
2022-06-06 18:44 Arthur Zamarin
2022-06-02 19:36 Michał Górny
2022-06-02  6:42 Michał Górny
2022-05-30  7:22 Michał Górny
2022-05-29  7:09 Michał Górny
2022-05-24  6:16 Michał Górny
2022-05-23  6:34 Michał Górny
2022-05-21 19:25 Michał Górny
2022-05-21 17:35 Jakov Smolić
2022-05-21 17:35 Jakov Smolić
2022-05-18 10:47 Andrew Ammerlaan
2022-05-03  8:27 Michał Górny
2022-05-02 12:42 Michał Górny
2022-05-02  8:27 Michał Górny
2022-04-24 17:47 Arthur Zamarin
2022-04-21 20:48 Michał Górny
2022-04-20  7:47 Michał Górny
2022-04-20  7:47 Michał Górny
2022-04-19  8:45 Michał Górny
2022-04-19  6:47 Arthur Zamarin
2022-04-19  6:47 Arthur Zamarin
2022-04-16 15:36 Arthur Zamarin
2022-04-13  5:30 Michał Górny
2022-04-10 21:20 Michał Górny
2022-04-08 10:00 Michał Górny
2022-04-08 10:00 Michał Górny
2022-04-08  9:03 Michał Górny
2022-04-08  8:56 Michał Górny
2022-04-08  8:56 Michał Górny
2022-03-16  8:08 Michał Górny
2022-03-15 18:23 Jakov Smolić
2022-01-29 22:09 Michał Górny
2021-07-25  1:10 Sam James
2021-07-17  4:16 Sam James
2021-02-20 15:34 Ben Kohler
2021-02-18 20:11 Sergei Trofimovich
2020-04-15  2:49 Mike Gilbert
2020-02-05 19:53 Michał Górny
2020-01-07 15:42 Ben Kohler
2018-01-02 14:57 Michał Górny
2017-08-05  8:55 Michael Palimaka
2017-07-15 17:18 Tobias Klausmann
2015-08-21  4:18 Ian Delaney
2015-08-21  1:04 Ian Delaney
2015-08-16 15:09 Ian Delaney

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=1659352022.396d0f6d05fcd2493c1ea559947a68e89f7c3169.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