commit:     01d6279367924ea3832b7a2846c32496efcee48d
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 06:15:00 2025 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 06:21:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d62793

dev-python/bareos: drop 23.1.0, 24.0.1

Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 dev-python/bareos/Manifest             |  2 --
 dev-python/bareos/bareos-23.1.0.ebuild | 18 ------------------
 dev-python/bareos/bareos-24.0.1.ebuild | 18 ------------------
 3 files changed, 38 deletions(-)

diff --git a/dev-python/bareos/Manifest b/dev-python/bareos/Manifest
index f5c538680c93..ebd26a1fd642 100644
--- a/dev-python/bareos/Manifest
+++ b/dev-python/bareos/Manifest
@@ -1,5 +1,3 @@
 DIST bareos-22.1.7.tar.gz 13102201 BLAKE2B 
d7311dd8b72a164e371243b07c71721e6997061e01fc3237724d5f5ad885f67bea187e9e37e0e01f0b92110e6386ffe113708b390cf2bfd17eb9910c5fe84883
 SHA512 
f7884a1e6da156c5d31e10268047dd6d5f8a4cc5ad238a8407564b4c228fc7c06f313ba01cad8e0056b8df81eb0cb16892b0ed6cca5ae91c150aa2bb4c4fc807
-DIST bareos-23.1.0.tar.gz 14002357 BLAKE2B 
f063bf0d4ce422766f8d71133e69ed39bf914672f2ff3321d792cd28bf58d6e2daac53a1fe48586e4accd6a895e9ef83b17e51e3f6b4dabccf7c54bf02fb2680
 SHA512 
480a7f420c7f0a626f5261e0b9c136f3ed71f08ee09ce9d493b66645e0f2c5dc00455719a3ce06a57a5424206b1c0f62cd19904f83bcaaa45066726a6b223281
 DIST bareos-23.1.3.tar.gz 14009664 BLAKE2B 
767796804eb6baa6e108430a8e25de51562a99212537607a43e727702cdc3dfbd2b11365d2efca518d62518970ee53779ff2fa1d369995c4bee5b2478ee689a6
 SHA512 
bec95f0278a68a7ab6a96e6af97cd7c30af411a2b8eba5aa73fa1f9d33f952d5eb60c79b9d29010ce2a91855edff351d8a7143d4399709769a76925d8909e764
-DIST bareos-24.0.1.tar.gz 13332658 BLAKE2B 
1b5468a18816df51d77f465ff0ee9fc142b6b32e69e9875e0ae5deba8e57329f3eb142ad838c6889c2e6d7bae9cdf7e52358bd9c9dd36c6a62b98c4be21f9581
 SHA512 
ec510282f9b4bc5b80fddd706111ed891d776a713f4f2548fc48ea45bb59f636b92ae0c2d146c11c598f3d47a5bd9975220b0435123d084ed351ca3053110a8c
 DIST bareos-24.0.2.tar.gz 13350863 BLAKE2B 
b9adbcc0ce5ee0a73fef9842dcdfc0ebf2b31765d515a0898a39dd63d71801bedd5365b6426b0fae9df5ef57270ba9667730c10dd0cb18d482f29bdd7273bdb7
 SHA512 
14458fe192409ae61b814d246747b3e7a6df338f55c02f5b9122a015327b649e86fb1e50a54886cd7acc60ed19eb638f2d26af49c29664c62afead6ccedbf52b

diff --git a/dev-python/bareos/bareos-23.1.0.ebuild 
b/dev-python/bareos/bareos-23.1.0.ebuild
deleted file mode 100644
index 59d31548b8d2..000000000000
--- a/dev-python/bareos/bareos-23.1.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-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"

diff --git a/dev-python/bareos/bareos-24.0.1.ebuild 
b/dev-python/bareos/bareos-24.0.1.ebuild
deleted file mode 100644
index ee3471b7c146..000000000000
--- a/dev-python/bareos/bareos-24.0.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} python3_13t )
-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"

Reply via email to