From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/exif/
Date: Sat, 24 Feb 2024 12:14:43 +0000 (UTC) [thread overview]
Message-ID: <1708738890.ca92e36b2450ecf226a8a09d6c9ca786bcb3c568.lanodan@gentoo> (raw)
commit: ca92e36b2450ecf226a8a09d6c9ca786bcb3c568
Author: Anna (navi) Figueiredo Gomes <navi <AT> vlhl <DOT> dev>
AuthorDate: Sat Feb 24 01:40:09 2024 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Feb 24 01:41:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca92e36b
dev-python/exif: new package, add 1.6.0
Signed-off-by: Anna (navi) Figueiredo Gomes <navi <AT> vlhl.dev>
dev-python/exif/Manifest | 1 +
dev-python/exif/exif-1.6.0.ebuild | 23 +++++++++++++++++++++++
dev-python/exif/metadata.xml | 12 ++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-python/exif/Manifest b/dev-python/exif/Manifest
new file mode 100644
index 0000000000..294e463d7c
--- /dev/null
+++ b/dev-python/exif/Manifest
@@ -0,0 +1 @@
+DIST exif-v1.6.0.tar.bz2 19003057 BLAKE2B b0357f70ac4618e5c3ca2e2ab3d2f7c5c2a202dc171669dec10f77a567f751f00d87af66a6e5f59cefbaa3a1b96aede333b8e27e5bb5441b719d0b5e88d97597 SHA512 db7b3c225f5a97ee09b8b66fe3f898fb1489c11d539260cf0c80e127155c6ae749b170a625ca9a81321780db62f19199acaf6e621cd5b4ea5b74d890c7de92b5
diff --git a/dev-python/exif/exif-1.6.0.ebuild b/dev-python/exif/exif-1.6.0.ebuild
new file mode 100644
index 0000000000..fcfa1f8a6a
--- /dev/null
+++ b/dev-python/exif/exif-1.6.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="Read and modify image EXIF metadata using Python."
+
+HOMEPAGE="https://gitlab.com/TNThieding/exif"
+SRC_URI="https://gitlab.com/TNThieding/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
+LICENSE="MIT"
+SLOT="0"
+
+S="${WORKDIR}/${PN}-v${PV}"
+
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-python/plum-0.5.0[${PYTHON_USEDEP}]
+ <dev-python/plum-2.0.0[${PYTHON_USEDEP}]
+"
diff --git a/dev-python/exif/metadata.xml b/dev-python/exif/metadata.xml
new file mode 100644
index 0000000000..5321a22c64
--- /dev/null
+++ b/dev-python/exif/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>navi@vlhl.dev</email>
+ <name>Anna Figueiredo Gomes</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="gitlab">TNThieding/exif</remote-id>
+ </upstream>
+</pkgmetadata>
+
next reply other threads:[~2024-02-24 12:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-24 12:14 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-12 16:10 [gentoo-commits] repo/proj/guru:master commit in: dev-python/exif/ Viorel Munteanu
2025-02-27 11:53 David Roman
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=1708738890.ca92e36b2450ecf226a8a09d6c9ca786bcb3c568.lanodan@gentoo \
--to=contact@hacktivis.me \
--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