public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/volatile/
Date: Wed,  8 Jun 2022 05:14:14 +0000 (UTC)	[thread overview]
Message-ID: <1654665224.03a286d218d1c1dfb9aae2d0b1ad040edf45c603.telans@gentoo> (raw)

commit:     03a286d218d1c1dfb9aae2d0b1ad040edf45c603
Author:     James Beddek <telans <AT> posteo <DOT> de>
AuthorDate: Wed Jun  8 05:05:57 2022 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Wed Jun  8 05:13:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03a286d2

dev-python/volatile: new package, add 2.1.0

Signed-off-by: James Beddek <telans <AT> posteo.de>

 dev-python/volatile/Manifest              |  1 +
 dev-python/volatile/metadata.xml          |  8 ++++++++
 dev-python/volatile/volatile-2.1.0.ebuild | 19 +++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-python/volatile/Manifest b/dev-python/volatile/Manifest
new file mode 100644
index 000000000..299630337
--- /dev/null
+++ b/dev-python/volatile/Manifest
@@ -0,0 +1 @@
+DIST volatile-2.1.0.tar.gz 4144 BLAKE2B 4475864271128c0f28625788c7f000aa84a0bf6c2529a7f81e580a7c1f95c3602a0f890c6681ea39c8c1f755bf3f8c67734d9729831471fabe71f07c271fdfda SHA512 2ae5bfdc863c8ed34de1c9271536de4a859bd4322d1d17c6f78c5b1e42c0d0d9be8c3cd484d1118bdf22cb19137546802e81c8a0fd47371c3819a9428dccc74d

diff --git a/dev-python/volatile/metadata.xml b/dev-python/volatile/metadata.xml
new file mode 100644
index 000000000..2924f0387
--- /dev/null
+++ b/dev-python/volatile/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+	<maintainer type="person">
+		<email>telans@posteo.de</email>
+		<name>James Beddek</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-python/volatile/volatile-2.1.0.ebuild b/dev-python/volatile/volatile-2.1.0.ebuild
new file mode 100644
index 000000000..283479b5e
--- /dev/null
+++ b/dev-python/volatile/volatile-2.1.0.ebuild
@@ -0,0 +1,19 @@
+# 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
+
+DESCRIPTION="A small extension for the tempfile module"
+HOMEPAGE="https://github.com/mbr/volatile"
+SRC_URI="https://github.com/mbr/volatile/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-06-08  5:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08  5:14 Theo Anderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-14 20:07 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/volatile/ Julien Roy

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=1654665224.03a286d218d1c1dfb9aae2d0b1ad040edf45c603.telans@gentoo \
    --to=telans@posteo.de \
    --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