From: "Marc Schiffbauer" <mschiff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bareos/
Date: Sun, 27 Nov 2022 10:04:33 +0000 (UTC) [thread overview]
Message-ID: <1669543437.24b6b362ab028c8c2bbd4f0c143e98d64e4b53dd.mschiff@gentoo> (raw)
commit: 24b6b362ab028c8c2bbd4f0c143e98d64e4b53dd
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 10:02:42 2022 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 10:03:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b6b362
dev-python/bareos: add 21.1.5
Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>
dev-python/bareos/Manifest | 1 +
dev-python/bareos/bareos-21.1.5.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-python/bareos/Manifest b/dev-python/bareos/Manifest
index 5b6c99245325..0325b45696fd 100644
--- a/dev-python/bareos/Manifest
+++ b/dev-python/bareos/Manifest
@@ -1 +1,2 @@
DIST bareos-21.1.2.tar.gz 11582588 BLAKE2B e7e02b3897d7e377cc79d9d0880da821f1b81d1f54891d89e704e78f51471cdf94b5a02ffe2f4ed54dec38bf37ccc757bf1641c3b678a04e401f48484ed3c941 SHA512 acdc787ff828add93c81b2b7d293dec90f2aa22aa3aee3002662bd30e88dc0dc58b753bb63ca7c111fac6c7eeea888938236c1169f92ed6cec27941036c7b6b1
+DIST bareos-21.1.5.tar.gz 11655244 BLAKE2B 18ef42669cfdd7a663910fa1ce9b46f12eab0aa3a2106e9877dc3d341e9a7b309c21bc1768d4873d626938fcbb2084884a85d6dcef0aa2834b117aef1034d28f SHA512 637c6c0500ff31bb2c87f27d87f908d49836191afb880de4b636432b9c20433ec6f32f5805aaa7fb57f2f99a0201c51802c8d213ee5573642698f74da4cb06b7
diff --git a/dev-python/bareos/bareos-21.1.5.ebuild b/dev-python/bareos/bareos-21.1.5.ebuild
new file mode 100644
index 000000000000..1ad35ab6480c
--- /dev/null
+++ b/dev-python/bareos/bareos-21.1.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="python bindings for bareos network backup suite"
+HOMEPAGE="https://www.bareos.com/"
+SRC_URI="https://github.com/${PN}/${PN}/archive/Release/${PV}.tar.gz -> ${P}.tar.gz"
+S=${WORKDIR}/${PN}-Release-${PV}/python-bareos
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="mirror test"
next reply other threads:[~2022-11-27 10:04 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-27 10:04 Marc Schiffbauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-22 6:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/bareos/ Marc Schiffbauer
2025-04-22 6:22 Marc Schiffbauer
2025-03-27 12:30 Marc Schiffbauer
2025-03-27 12:30 Marc Schiffbauer
2025-03-22 12:48 Marc Schiffbauer
2024-11-13 23:23 Marc Schiffbauer
2024-09-10 9:46 Marc Schiffbauer
2024-09-10 9:46 Marc Schiffbauer
2024-09-10 9:46 Marc Schiffbauer
2024-06-16 21:39 Marc Schiffbauer
2024-06-16 21:39 Marc Schiffbauer
2024-05-08 21:58 Marc Schiffbauer
2024-03-08 12:19 Marc Schiffbauer
2023-12-05 14:52 Marc Schiffbauer
2023-07-22 20:30 Marc Schiffbauer
2023-04-02 22:14 Marc Schiffbauer
2023-04-02 22:14 Marc Schiffbauer
2023-03-31 21:40 Marc Schiffbauer
2023-03-01 17:43 Marc Schiffbauer
2022-06-19 0:14 Marc Schiffbauer
2022-05-16 13:03 Michał Górny
2022-05-16 13:03 Michał Górny
2022-05-16 13:03 Michał Górny
2022-02-07 11:12 Marc Schiffbauer
2022-02-07 11:12 Marc Schiffbauer
2022-02-07 11:12 Marc Schiffbauer
2022-02-07 11:12 Marc Schiffbauer
2021-11-14 8:46 Michał Górny
2021-08-20 11:23 Marc Schiffbauer
2021-05-28 14:19 Michał Górny
2020-08-01 21:49 Marc Schiffbauer
2020-08-01 21:48 Michał Górny
2020-05-14 4:06 Marc Schiffbauer
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=1669543437.24b6b362ab028c8c2bbd4f0c143e98d64e4b53dd.mschiff@gentoo \
--to=mschiff@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