public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/openpyxl/
Date: Mon, 28 Sep 2020 20:53:03 +0000 (UTC)	[thread overview]
Message-ID: <1601326307.f47f1329bc1f3ad6d03fceb68a317345cd9bc196.sbraz@gentoo> (raw)

commit:     f47f1329bc1f3ad6d03fceb68a317345cd9bc196
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Sep 21 21:47:51 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 20:51:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47f1329

dev-python/openpyxl: update to 3.0.5

Update SRC_URI and metadata.xml
Closes: https://bugs.gentoo.org/737916
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

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

diff --git a/dev-python/openpyxl/Manifest b/dev-python/openpyxl/Manifest
index 48f860470cb..65be635e361 100644
--- a/dev-python/openpyxl/Manifest
+++ b/dev-python/openpyxl/Manifest
@@ -1 +1,2 @@
 DIST openpyxl-3.0.3.tar.bz2 2407120 BLAKE2B 8a746409d3424014150bad797923f076ac8ba0ab24ffe0ee75c1d65f02accbeecfdc0ae5d2c6025d0fa937cf0f1c75c8837a84ba0f9d63b3778c14c2899df4ba SHA512 7a17a21a4f3be391e7ab72ef6c5f6342094404f68a9e9ca69f874f1ac2441d81699b91224cd1ccd4fe3e7e5c99ca59088ee532bbd2e6edcab40c27a8f1898095
+DIST openpyxl-3.0.5.tar.bz2 2421647 BLAKE2B 60fc12188a608891a63513177e8e3399b3905ee9b4c4ff1631901ce0d99c3e05bc9413813d3c4f7bb9034e1d839f91e9dea5e610795c701a40d99f1011b08c45 SHA512 5f60f746b7b4bd32a018972f7c18adc0552a6d6904fcf1258db3fab28f21aa7b17e386b355ede41365889146e9aaa09911748a26343788477fd72ad5d1264974

diff --git a/dev-python/openpyxl/openpyxl-3.0.5.ebuild b/dev-python/openpyxl/openpyxl-3.0.5.ebuild
new file mode 100644
index 00000000000..a80f4ff7aff
--- /dev/null
+++ b/dev-python/openpyxl/openpyxl-3.0.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure python reader and writer of Excel OpenXML files"
+HOMEPAGE="https://openpyxl.readthedocs.io/en/stable/"
+# Upstream doesn't want to include tests in PyPI tarballs
+SRC_URI="https://foss.heptapod.net/openpyxl/openpyxl/-/archive/${PV}/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+	dev-python/jdcal[${PYTHON_USEDEP}]
+	dev-python/et_xmlfile[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	test? (
+		dev-python/lxml[${PYTHON_USEDEP}]
+		dev-python/pillow[${PYTHON_USEDEP},tiff,jpeg]
+	)"
+
+distutils_enable_tests pytest


             reply	other threads:[~2020-09-28 20:53 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28 20:53 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-13 12:02 [gentoo-commits] repo/gentoo:master commit in: dev-python/openpyxl/ Michał Górny
2024-07-13  9:54 Arthur Zamarin
2024-07-06  6:35 Michał Górny
2024-07-06  6:26 Sam James
2024-06-29  3:26 Michał Górny
2024-06-20  4:45 Michał Górny
2024-06-15  8:38 Arthur Zamarin
2024-06-13  4:05 Michał Górny
2024-05-30  4:03 Michał Górny
2024-05-28  7:40 Michał Górny
2024-05-28  7:40 Michał Górny
2024-01-04 11:29 WANG Xuerui
2023-11-20 15:35 Andrew Ammerlaan
2023-10-24 21:11 Michał Górny
2023-04-11 18:39 Michał Górny
2023-04-11 18:16 Arthur Zamarin
2023-03-12 13:35 Michał Górny
2023-03-03 17:48 Michał Górny
2023-03-03 17:39 Arthur Zamarin
2023-02-14  4:57 Michał Górny
2023-02-01 11:03 Michał Górny
2023-02-01 10:53 Michał Górny
2023-01-31 19:09 Arthur Zamarin
2022-12-25 17:17 Michał Górny
2022-06-21 18:42 Arthur Zamarin
2022-06-21 18:15 Arthur Zamarin
2022-05-21  9:24 Michał Górny
2022-03-31 19:18 Michał Górny
2022-03-31 17:36 Jakov Smolić
2022-02-26 11:39 Michał Górny
2022-02-14  8:35 Matt Turner
2022-02-07 11:36 Sam James
2021-11-14 23:51 Sam James
2021-10-24 21:14 Sam James
2021-10-15 22:43 Sam James
2021-09-26 17:45 Arthur Zamarin
2021-09-24  5:08 Arthur Zamarin
2021-09-13 18:43 Arthur Zamarin
2021-09-06 23:42 Sam James
2021-09-06 23:37 Sam James
2021-09-06  0:13 Sam James
2021-08-16 11:46 Marek Szuba
2021-08-10  4:59 Sam James
2021-05-23  9:29 Michał Górny
2021-04-11 11:23 Michał Górny
2021-04-11 11:06 Sam James
2021-03-09 23:44 Michał Górny
2021-03-02  8:56 Michał Górny
2021-03-02  5:52 Sam James
2021-01-15  7:35 Michał Górny
2021-01-15  7:35 Michał Górny
2020-11-04  7:34 Michał Górny
2020-11-04  1:01 Sam James
2020-11-02 11:19 Michał Górny
2020-09-28 21:00 Louis Sautier
2020-09-28 21:00 Louis Sautier
2020-09-28 20:53 Louis Sautier
2020-08-25 12:17 Sam James
2020-08-07 19:19 Sam James
2020-07-06 14:13 Michał Górny
2020-06-10 10:48 Michał Górny
2020-03-28 11:21 Michał Górny
2020-03-28 11:21 Michał Górny
2020-02-05 13:00 Michał Górny
2019-11-26  0:58 Thomas Deutschmann
2019-11-23 15:27 Agostino Sarubbo
2019-11-09 17:23 Michał Górny
2019-11-09 17:23 Michał Górny
2019-11-09 17:23 Michał Górny
2019-07-28 15:26 Louis Sautier
2019-07-28 15:26 Louis Sautier
2019-07-28 15:26 Louis Sautier
2018-08-11 23:21 Virgil Dupras
2018-08-11 23:16 Virgil Dupras
2018-08-10 22:43 Virgil Dupras
2018-08-10 21:43 Virgil Dupras
2018-08-10 19:40 Mikle Kolyada
2018-08-07 22:43 Thomas Deutschmann
2018-08-07 17:31 Virgil Dupras
2018-08-07 17:31 Virgil Dupras
2018-04-29  6:33 Michał Górny
2017-03-10 22:53 Zac Medico
2016-03-16 11:00 Agostino Sarubbo
2016-03-16 10:58 Agostino Sarubbo
2016-03-12 12:28 Dirkjan Ochtman
2016-03-12 12:28 Dirkjan Ochtman
2015-10-21 15:17 Justin Lecher
2015-10-12 11:40 Justin Lecher
2015-09-20 10:50 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=1601326307.f47f1329bc1f3ad6d03fceb68a317345cd9bc196.sbraz@gentoo \
    --to=sbraz@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