From: "Dirkjan Ochtman" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/imagesize/
Date: Sat, 23 Apr 2016 08:58:26 +0000 (UTC) [thread overview]
Message-ID: <1461401880.6be74ef0727b2057143eeeaaf2248c501a43e2ec.djc@gentoo> (raw)
commit: 6be74ef0727b2057143eeeaaf2248c501a43e2ec
Author: Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 08:57:06 2016 +0000
Commit: Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 08:58:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be74ef0
dev-python/imagesize: initial version 0.7.1 (for sphinx-1.4+)
Package-Manager: portage-2.2.26
dev-python/imagesize/Manifest | 1 +
dev-python/imagesize/imagesize-0.7.1.ebuild | 21 +++++++++++++++++++++
dev-python/imagesize/metadata.xml | 7 +++++++
3 files changed, 29 insertions(+)
diff --git a/dev-python/imagesize/Manifest b/dev-python/imagesize/Manifest
new file mode 100644
index 0000000..9969456
--- /dev/null
+++ b/dev-python/imagesize/Manifest
@@ -0,0 +1 @@
+DIST imagesize-0.7.1.tar.gz 2871 SHA256 0ab2c62b87987e3252f89d30b7cedbec12a01af9274af9ffa48108f2c13c6062 SHA512 61ff92167cc90bb1dcc78bb358419a526f09dc567709548bbe399694aa15dab63744f56c67bf33a940f5f443fd3a5ddc08ef9e17799b6fede1b11c0ad6a17f75 WHIRLPOOL 9bf14680e5e1ad2f4d1a6c6c0e1d6cba973bdd4f5b1bb97b09a8b8e4d25faed268439da908e710f656071c17285a4fbd97d2e8c13b2d77565b8a76ac65f32e25
diff --git a/dev-python/imagesize/imagesize-0.7.1.ebuild b/dev-python/imagesize/imagesize-0.7.1.ebuild
new file mode 100644
index 0000000..903b3e0
--- /dev/null
+++ b/dev-python/imagesize/imagesize-0.7.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Getting image size from png/jpeg/jpeg2000/gif file"
+HOMEPAGE="https://github.com/shibukawa/imagesize_py"
+SRC_URI="https://pypi.python.org/packages/53/72/6c6f1e787d9cab2cc733cf042f125abec07209a58308831c9f292504e826/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools"
+RDEPEND=""
diff --git a/dev-python/imagesize/metadata.xml b/dev-python/imagesize/metadata.xml
new file mode 100644
index 0000000..3743220
--- /dev/null
+++ b/dev-python/imagesize/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2016-04-23 8:58 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-23 8:58 Dirkjan Ochtman [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-09 20:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/imagesize/ David Seifert
2017-01-10 21:04 Tobias Klausmann
2017-02-05 13:19 Jeroen Roovers
2017-02-19 8:29 Markus Meier
2017-05-11 19:34 Markus Meier
2017-07-01 10:14 Sergei Trofimovich
2017-07-15 16:22 Tobias Klausmann
2017-07-18 8:25 Sergei Trofimovich
2017-07-29 20:38 Matt Thode
2017-07-29 20:38 Matt Thode
2017-08-13 11:16 Sergei Trofimovich
2017-08-13 13:03 Sergei Trofimovich
2017-09-12 9:13 Fabian Groffen
2017-12-16 21:22 Mike Gilbert
2018-02-21 20:18 Michał Górny
2018-03-27 23:15 Matt Turner
2018-07-15 0:47 Louis Sautier
2018-07-15 0:47 Louis Sautier
2018-08-18 3:03 Mikle Kolyada
2019-11-30 8:28 Michał Górny
2019-11-30 8:28 Michał Górny
2019-12-02 2:48 Aaron Bauman
2019-12-15 11:38 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 13:59 Agostino Sarubbo
2019-12-24 14:21 Mikle Kolyada
2019-12-29 21:17 Sergei Trofimovich
2020-01-26 17:21 Michał Górny
2020-05-31 16:33 Michał Górny
2020-08-02 8:26 Michał Górny
2020-11-14 0:20 Louis Sautier
2020-12-16 11:30 Michał Górny
2020-12-16 18:05 Sam James
2020-12-16 19:33 Michał Górny
2021-05-18 13:02 Michał Górny
2021-05-18 13:02 Michał Górny
2021-09-25 21:27 James Le Cuirot
2021-11-10 7:32 Michał Górny
2021-12-10 11:27 Arthur Zamarin
2021-12-10 17:12 Arthur Zamarin
2022-05-14 12:05 Arthur Zamarin
2022-05-14 12:05 Arthur Zamarin
2022-06-16 9:10 Jakov Smolić
2022-06-16 9:23 Michał Górny
2022-07-02 4:47 Michał Górny
2022-08-02 17:11 Arthur Zamarin
2022-08-02 19:05 Michał Górny
2023-05-26 20:46 Arthur Zamarin
2024-05-17 18:40 Michał Górny
2025-02-18 16:55 Michał Górny
2025-05-15 18:08 Arthur Zamarin
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=1461401880.6be74ef0727b2057143eeeaaf2248c501a43e2ec.djc@gentoo \
--to=djc@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