public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/py-zabbix/
Date: Thu, 13 Jan 2022 10:59:16 +0000 (UTC)	[thread overview]
Message-ID: <1642071550.3e8dd2f81ca288a8b05ab4e98921647cab339c05.alexxy@gentoo> (raw)

commit:     3e8dd2f81ca288a8b05ab4e98921647cab339c05
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 10:59:02 2022 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 10:59:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8dd2f8

dev-python/py-zabbix: Initial import

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 dev-python/py-zabbix/Manifest               |  1 +
 dev-python/py-zabbix/metadata.xml           | 17 +++++++++++++++++
 dev-python/py-zabbix/py-zabbix-1.1.7.ebuild | 16 ++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-python/py-zabbix/Manifest b/dev-python/py-zabbix/Manifest
new file mode 100644
index 000000000000..771920ad78c8
--- /dev/null
+++ b/dev-python/py-zabbix/Manifest
@@ -0,0 +1 @@
+DIST py-zabbix-1.1.7.tar.gz 11447 BLAKE2B a61450f4d1783bbf6879b94300ae71fbecded5f232c234402d19c59af9bea5f1ef164c549a433a4b221032b6105d4ecd0f3515104ed8f02d3da8888ee3c45a90 SHA512 eaa8c5e5ad5604ad4ad41de439ab7856f6907346caa56bed67520df3316f313038e300cbf96f8389dca5be30079392406bcbb26f3ba40d2ef39ccd2fc99c11b6

diff --git a/dev-python/py-zabbix/metadata.xml b/dev-python/py-zabbix/metadata.xml
new file mode 100644
index 000000000000..359f1d2181fa
--- /dev/null
+++ b/dev-python/py-zabbix/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>alexxy@gentoo.org</email>
+    <name>Alexey Shvetsov</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>python@gentoo.org</email>
+    <name>Python</name>
+  </maintainer>
+  <stabilize-allarches/>
+  <upstream>
+    <remote-id type="pypi">py-zabbix</remote-id>
+    <remote-id type="github">adubkov/py-zabbix</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild b/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild
new file mode 100644
index 000000000000..98d6f4182470
--- /dev/null
+++ b/dev-python/py-zabbix/py-zabbix-1.1.7.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Zabbix module for Python"
+HOMEPAGE="https://pypi.org/project/py-zabbix https://github.com/adubkov/py-zabbix"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"


             reply	other threads:[~2022-01-13 10:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13 10:59 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-24 22:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/py-zabbix/ Michał Górny
2022-01-26 11:57 Alexey Shvetsov
2023-03-17 15:29 Michał Górny
2023-05-05  6:27 Miroslav Šulc
2024-07-30  8:00 Pacho Ramos
2025-03-31 17:47 Arthur Zamarin
2025-04-03 16:33 Alexey Shvetsov

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=1642071550.3e8dd2f81ca288a8b05ab4e98921647cab339c05.alexxy@gentoo \
    --to=alexxy@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