public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylibacl/
Date: Sat, 28 Mar 2020 17:44:19 +0000 (UTC)	[thread overview]
Message-ID: <1585417448.2e72f048d3c5aaac4a5518b23ce98ea321846d83.mgorny@gentoo> (raw)

commit:     2e72f048d3c5aaac4a5518b23ce98ea321846d83
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 17:38:34 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 17:44:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e72f048

dev-python/pylibacl: Remove redundant versions

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pylibacl/Manifest                 |  1 -
 dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild | 36 ----------------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-python/pylibacl/Manifest b/dev-python/pylibacl/Manifest
index 6c928c50eea..dc3f852491c 100644
--- a/dev-python/pylibacl/Manifest
+++ b/dev-python/pylibacl/Manifest
@@ -1,2 +1 @@
-DIST pylibacl-0.5.0.tar.gz 23886 BLAKE2B fdc447701d2856a460ad6cf5d4a31e9334cf5cda668af7d44c780bfb3320d2aa9d58e44d43d2b43b134a9fbac76d657a03f9190fd0c8ce1b6f4061da93cee56a SHA512 c12390b6a0ca73fd351b84860a9d68d74126dbcd8656916d677a39002a6e4abbac704d450b0b0118bba40987cdd11cc11ad14008de39dac8dc9ca7587ae54c46
 DIST pylibacl-v0.5.3.tar.gz 32792 BLAKE2B 005785dda2b7933ff71dd1296b1d4315a6492fc893aba56136c775f78b9aa3bd8f9d4898bbe0160fac53a306329977ddaecd073739531ba42dd0b6cc622b9eef SHA512 ea648acc3df9e1cf2fd68576b0b691a353b257d00b74fc80aa7f60089b9dbc912452ebe6b84da2930cac888b9047740530dd0e38b4d5be52c37fc6d3a29a7ce2

diff --git a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild b/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild
deleted file mode 100644
index 894668c1b9a..00000000000
--- a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="POSIX ACLs (Access Control Lists) for Python"
-HOMEPAGE="https://pylibacl.k1024.org/
-	https://pypi.org/project/pylibacl/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="sys-apps/acl"
-DEPEND="${RDEPEND}
-		dev-python/setuptools[${PYTHON_USEDEP}]"
-# Tests are missing in the tarball.
-RESTRICT="test"
-
-python_test() {
-	if ! "${PYTHON}" test/test_acls.py; then
-		eerror
-		eerror "If you got the following errors:"
-		eerror "\"IOError: [Errno 95] Operation not supported\","
-		eerror "then you should remount the filesystem containing"
-		eerror "build directory with \"acl\" option enabled."
-		eerror
-		die "Tests fail with ${EPYTHON}"
-	fi
-}


             reply	other threads:[~2020-03-28 17:44 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 17:44 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-20 13:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/pylibacl/ Michał Górny
2025-03-15 13:16 Arthur Zamarin
2025-03-15 13:16 Arthur Zamarin
2025-03-15 12:16 Arthur Zamarin
2025-03-15 12:16 Arthur Zamarin
2025-03-15 12:16 Arthur Zamarin
2025-02-24  3:37 Michał Górny
2025-02-15  7:01 Michał Górny
2024-06-17 16:27 Michał Górny
2023-12-29 22:43 Sam James
2023-11-06 18:18 Michał Górny
2023-05-29  5:49 Michał Górny
2023-05-28 23:41 Sam James
2023-05-28 23:33 Sam James
2023-05-28 23:33 Sam James
2023-05-28 19:57 Arthur Zamarin
2023-05-28 19:55 Arthur Zamarin
2023-05-28 19:55 Arthur Zamarin
2023-04-25  1:13 Michał Górny
2023-04-24  5:57 Michał Górny
2023-02-17  7:15 Sam James
2021-05-18 16:02 Michał Górny
2021-05-18 16:02 Michał Górny
2021-01-25 22:19 Michał Górny
2021-01-25 19:53 Sam James
2021-01-03 19:40 Sam James
2021-01-03 12:13 Sergei Trofimovich
2020-12-31  1:17 Sam James
2020-11-29  8:18 Michał Górny
2020-11-05 22:15 James Le Cuirot
2020-05-04 11:39 Michał Górny
2020-04-24  5:52 Michał Górny
2020-04-22 17:05 Agostino Sarubbo
2020-04-22 17:04 Agostino Sarubbo
2020-04-22 17:02 Agostino Sarubbo
2020-04-22 17:01 Agostino Sarubbo
2020-04-22  6:20 Sergei Trofimovich
2020-04-17 20:33 Michał Górny
2020-04-17 20:33 Michał Górny
2020-02-12  7:51 Agostino Sarubbo
2020-02-12  7:47 Agostino Sarubbo
2020-02-11 19:51 Agostino Sarubbo
2020-02-11 16:01 Agostino Sarubbo
2020-01-24 19:18 Michał Górny
2019-04-18  4:05 Robin H. Johnson
2019-04-18  4:05 Robin H. Johnson
2018-06-24 17:24 Pacho Ramos
2018-03-17 10:51 Michał Górny
2017-09-03  1:04 Mike Gilbert
2017-03-13 16:24 Manuel Rüger

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=1585417448.2e72f048d3c5aaac4a5518b23ce98ea321846d83.mgorny@gentoo \
    --to=mgorny@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