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/pypng/
Date: Mon,  9 Mar 2020 10:17:01 +0000 (UTC)	[thread overview]
Message-ID: <1583749013.4922ee067de30150895447ece61db9402d6c8c55.mgorny@gentoo> (raw)

commit:     4922ee067de30150895447ece61db9402d6c8c55
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  9 09:48:51 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar  9 10:16:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4922ee06

dev-python/pypng: Bump to 0.0.20, py3.{7,8}

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

 dev-python/pypng/Manifest            |  1 +
 dev-python/pypng/pypng-0.0.20.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/pypng/Manifest b/dev-python/pypng/Manifest
index 5f383052296..2beb1e4c1f6 100644
--- a/dev-python/pypng/Manifest
+++ b/dev-python/pypng/Manifest
@@ -1 +1,2 @@
 DIST pypng-0.0.18.tar.gz 377942 BLAKE2B e27540cabc4b872af5779a128b3213745ff173fd4c0c94ef7b7e9868b84a58beaca40e0ec6c5886a6a6f8652118bd792a0b61275920e1991cafb1568af8a5312 SHA512 3e44b0c86c3ff042c7e4bf03e82281c6807c4eae432c45b9bf4bf9fc844e24031a17245410e9060e6912ef77a30b9ea956422a3d9aac4331e7e81323da632e47
+DIST pypng-0.0.20.tar.gz 649538 BLAKE2B 9a15923c7f4d06deb982dc0b70d7502d3a5189f06cd6cdd0b35e81fcba6ea6b8ef50a6ab1ea03d8ac69a5e4d712eb23d7e18a3f1641c5a51f6f4d287d2fb5e43 SHA512 4f84e9b9cc68c0ad7e4558f0f46c54b0f091561f1a3679ac0679d8a1f1ab9a06493d71bf9df4db5deb6bedbdfa53bb1775ee51204133309eba962077102fdcdd

diff --git a/dev-python/pypng/pypng-0.0.20.ebuild b/dev-python/pypng/pypng-0.0.20.ebuild
new file mode 100644
index 00000000000..34b8f0314bb
--- /dev/null
+++ b/dev-python/pypng/pypng-0.0.20.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure Python PNG image encoder/decoder"
+HOMEPAGE="https://github.com/drj11/pypng https://pypi.org/project/pypng/"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+python_test() {
+	"${EPYTHON}" code/test_png.py -v || die "Tests fail with ${EPYTHON}"
+}


             reply	other threads:[~2020-03-09 10:17 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-09 10:17 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/pypng/ Michał Górny
2024-05-18  8:09 Michał Górny
2023-11-10 14:38 Michał Górny
2023-07-27  5:25 WANG Xuerui
2023-05-26 17:11 Michał Górny
2022-11-04 18:23 Arthur Zamarin
2022-08-18 10:17 Michał Górny
2022-08-18  7:01 Agostino Sarubbo
2022-08-17 21:13 Sam James
2022-08-17 18:45 Sam James
2022-08-17 18:43 Arthur Zamarin
2022-07-16  8:02 Michał Górny
2022-05-21 18:34 Michał Górny
2022-04-16 15:58 Michał Górny
2022-04-16  7:38 Sam James
2022-04-15 15:20 Arthur Zamarin
2022-04-15 15:16 Arthur Zamarin
2022-03-14 10:32 Yixun Lan
2022-01-29  8:56 Michał Górny
2021-10-04 19:16 Sam James
2021-10-04  0:49 Sam James
2021-10-03 18:49 Sam James
2021-10-03 18:48 Sam James
2021-08-26  7:09 Michał Górny
2021-05-07 11:25 Michał Górny
2020-07-20 11:45 Sam James
2020-05-04 11:44 Michał Górny
2020-04-26 15:29 Agostino Sarubbo
2020-04-26 14:19 Agostino Sarubbo
2020-04-26 14:16 Agostino Sarubbo
2020-03-09 10:17 Michał Górny
2020-02-05 19:53 Michał Górny
2019-05-21 16:02 Stephen Klimaszewski
2017-09-28 13:42 Michael Palimaka
2017-09-08 20:53 Markus Meier
2017-07-31  9:33 Tobias Klausmann
2017-05-16  2:10 Brian Dolbec
2016-10-22  1:26 Brian Dolbec
2016-08-31  1:18 Brian Dolbec

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=1583749013.4922ee067de30150895447ece61db9402d6c8c55.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