From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/proxy_tools/
Date: Mon, 21 Feb 2022 21:42:29 +0000 (UTC) [thread overview]
Message-ID: <1645478972.5c44d7d5d8f2cc97f1f2dd956cb12f2a09da5239.tastytea@gentoo> (raw)
Message-ID: <20220221214229.5wajB7zBdhmHp2ycZdHjO0qLFZs-w-DPkG14V01HVDI@z> (raw)
commit: 5c44d7d5d8f2cc97f1f2dd956cb12f2a09da5239
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Mon Feb 21 21:18:52 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Mon Feb 21 21:29:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c44d7d5
dev-python/proxy_tools: New package
Dependency for dev-python/pywebview
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-python/proxy_tools/Manifest | 1 +
dev-python/proxy_tools/metadata.xml | 11 +++++++++++
dev-python/proxy_tools/proxy_tools-0.1.0.ebuild | 17 +++++++++++++++++
3 files changed, 29 insertions(+)
diff --git a/dev-python/proxy_tools/Manifest b/dev-python/proxy_tools/Manifest
new file mode 100644
index 000000000..c31ffd692
--- /dev/null
+++ b/dev-python/proxy_tools/Manifest
@@ -0,0 +1 @@
+DIST proxy_tools-0.1.0.tar.gz 2978 BLAKE2B 98322f16dde8efa0fb014de2bcf9b5c8b4856fbb6cef15977e524742c20218db1288d7bdc0b21970dba2d42d5950bd242023fde76baaa09186793e6bf8eb2d3a SHA512 047d32e31f6dd78b7666e847108072f6942c8ba9f08f04d7c98ae13cc5b52e0028f724e738e6eef28ef12945bccab22214660e4606643dcd646dbc770a641882
diff --git a/dev-python/proxy_tools/metadata.xml b/dev-python/proxy_tools/metadata.xml
new file mode 100644
index 000000000..3ecd51026
--- /dev/null
+++ b/dev-python/proxy_tools/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gentoo@tastytea.de</email>
+ <name>Ronny (tastytea) Gutbrod</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">jtushman/proxy_tools</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/proxy_tools/proxy_tools-0.1.0.ebuild b/dev-python/proxy_tools/proxy_tools-0.1.0.ebuild
new file mode 100644
index 000000000..ffb6d554d
--- /dev/null
+++ b/dev-python/proxy_tools/proxy_tools-0.1.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9,10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple proxy (as in the GoF design pattern)"
+HOMEPAGE="https://pypi.org/project/proxy_tools/"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
next reply other threads:[~2022-02-21 21:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-23 0:33 Ronny Gutbrod [this message]
2022-02-21 21:42 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/proxy_tools/ Ronny Gutbrod
-- strict thread matches above, loose matches on Subject: below --
2023-02-25 20:43 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2023-02-25 20:43 Florian Schmaus
2024-04-01 11:29 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-01 11:32 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-02 23:04 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-02 23:06 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-07 23:12 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=1645478972.5c44d7d5d8f2cc97f1f2dd956cb12f2a09da5239.tastytea@gentoo \
--to=gentoo@tastytea.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