From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xcffib/
Date: Fri, 25 Sep 2015 18:45:15 +0000 (UTC) [thread overview]
Message-ID: <1443206690.d4ebecc8528b97a089bab636cc1760ebfe9118a1.jlec@gentoo> (raw)
commit: d4ebecc8528b97a089bab636cc1760ebfe9118a1
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 18:44:50 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 18:44:50 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ebecc8
dev-python/xcffib: Drop old
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/xcffib/Manifest | 2 --
dev-python/xcffib/xcffib-0.1.10.ebuild | 27 --------------------------
dev-python/xcffib/xcffib-0.2.5.ebuild | 35 ----------------------------------
3 files changed, 64 deletions(-)
diff --git a/dev-python/xcffib/Manifest b/dev-python/xcffib/Manifest
index f710f4c..1be3050 100644
--- a/dev-python/xcffib/Manifest
+++ b/dev-python/xcffib/Manifest
@@ -1,3 +1 @@
-DIST xcffib-0.1.10.tar.gz 69476 SHA256 32265750c67df13dec50b4fe4d72187cb9e38ae303a1b3b2c146ace56a225f69 SHA512 261dcf7fd7b650beba04deafd37d995ba43f0136f779230ec176c6988883d48ebb6c3bf1c79fa695822612cc8767a54f05d55206dfa8ee12f20272210d722ee1 WHIRLPOOL 5722397105a445d5e0a50af0e38f60372fc8b16658a6bf761226bee452e1e30bb689fd3ea652b4c57fa2e4131a7331efc0ac56ffcef05f7430b9021661d29aad
-DIST xcffib-0.2.5.tar.gz 72026 SHA256 7f2ff0923d27f76b04cc546729f9d106da84b7214c25ae1cf71502dda4fff988 SHA512 5323e983f5e400675a656a92b89551c80b4fe62ab29028799c63ef26f3cbfa9b2338935a57068d410f90f8afe2c31797987fbe33d68350a88db12df6701fb98a WHIRLPOOL eb0ff753ee595ac3bb12c9e9de036739577ad0926fdce22bafee6ab4b3b5e670df633d6f351ede2e65eff9051302594b97b8aaa9f7b432801266cce197032a82
DIST xcffib-0.3.4.tar.gz 65481 SHA256 9c54f835351a1622495322f314ee58ca5cb498fe8a2123a3905a25c1fd66850b SHA512 7c70dc6ae37531e6e9649a9055e4740872fc071620825d647525a236cad95e24e2c5f950e5f916b3742588a3c79363fe56431aba0488d939930398022c832be2 WHIRLPOOL 9b99ae6959bea33df013f21f897edba89d0b66b775ed1c019f5c2a61a23293fb26a0bf3311aa225a05e862bac95ac3d4bcad50023a56dde83a2b12b968b4a987
diff --git a/dev-python/xcffib/xcffib-0.1.10.ebuild b/dev-python/xcffib/xcffib-0.1.10.ebuild
deleted file mode 100644
index 860193b..0000000
--- a/dev-python/xcffib/xcffib-0.1.10.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A drop in replacement for xpyb, an XCB python binding"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="https://github.com/tych0/xcffib"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-COMMON_DEPEND="x11-libs/libxcb"
-
-RDEPEND="
- $(python_gen_cond_dep '>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]' 'python*')
- dev-python/six[${PYTHON_USEDEP}]
- ${COMMON_DEPEND}"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- ${COMMON_DEPEND}"
diff --git a/dev-python/xcffib/xcffib-0.2.5.ebuild b/dev-python/xcffib/xcffib-0.2.5.ebuild
deleted file mode 100644
index 1246ebe..0000000
--- a/dev-python/xcffib/xcffib-0.2.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A drop in replacement for xpyb, an XCB python binding"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="https://github.com/tych0/xcffib"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="x11-libs/libxcb"
-
-RDEPEND="
- $(python_gen_cond_dep '>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]' 'python*')
- $(python_gen_cond_dep '<dev-python/cffi-1:=[${PYTHON_USEDEP}]' 'python*')
- $(python_gen_cond_dep '<virtual/pypy-2.6.0' pypy )
- dev-python/six[${PYTHON_USEDEP}]
- ${COMMON_DEPEND}"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- ${COMMON_DEPEND}
- test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
- nosetests -d -v || die
-}
next reply other threads:[~2015-09-25 18:45 UTC|newest]
Thread overview: 133+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 18:45 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-22 15:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/xcffib/ Michał Górny
2025-02-20 17:09 Michał Górny
2025-02-05 11:27 Sam James
2025-02-01 13:12 Arthur Zamarin
2025-02-01 11:35 Arthur Zamarin
2025-02-01 11:35 Arthur Zamarin
2025-02-01 11:35 Arthur Zamarin
2025-02-01 11:35 Arthur Zamarin
2025-01-25 12:06 Sam James
2025-01-25 11:01 Arthur Zamarin
2025-01-25 10:53 Sam James
2025-01-25 10:05 Arthur Zamarin
2025-01-14 6:59 Michał Górny
2025-01-13 5:05 Michał Górny
2025-01-12 18:39 Michał Górny
2025-01-07 5:27 Michał Górny
2025-01-03 5:47 Michał Górny
2024-05-24 18:30 Michał Górny
2024-05-17 10:51 Michał Górny
2023-12-21 10:47 Michał Górny
2023-12-07 17:24 Michał Górny
2023-09-27 13:29 Arthur Zamarin
2023-09-25 18:54 Arthur Zamarin
2023-09-25 18:31 Arthur Zamarin
2023-09-25 17:06 Arthur Zamarin
2023-09-25 16:54 Arthur Zamarin
2023-09-25 16:54 Arthur Zamarin
2023-08-21 8:59 Michał Górny
2023-08-20 2:30 Michał Górny
2023-08-02 13:19 Sam James
2023-07-15 15:24 Arthur Zamarin
2023-07-15 15:24 Arthur Zamarin
2023-07-15 13:51 Arthur Zamarin
2023-07-15 12:49 Arthur Zamarin
2023-07-15 12:25 Arthur Zamarin
2023-07-15 6:51 Sam James
2023-06-27 10:19 Sam James
2023-06-27 9:08 Jakov Smolić
2023-06-27 7:54 Sam James
2023-06-27 7:14 Sam James
2023-06-27 6:55 Sam James
2023-06-27 6:43 Sam James
2023-06-03 6:48 Michał Górny
2023-05-27 13:21 Michał Górny
2023-05-10 15:25 Michał Górny
2023-04-15 8:23 Michał Górny
2023-02-19 19:46 Michał Górny
2023-02-19 19:46 Michał Górny
2023-02-17 6:21 Michał Górny
2023-02-16 22:52 Sam James
2023-02-16 20:58 Arthur Zamarin
2023-02-16 17:22 Arthur Zamarin
2023-02-16 17:22 Arthur Zamarin
2023-02-16 17:22 Arthur Zamarin
2023-01-27 10:52 Michał Górny
2023-01-26 22:03 Sam James
2023-01-26 21:49 Sam James
2023-01-26 21:49 Sam James
2023-01-26 20:55 Arthur Zamarin
2023-01-26 20:24 Arthur Zamarin
2023-01-26 18:39 Arthur Zamarin
2023-01-26 18:39 Arthur Zamarin
2023-01-09 8:09 Michał Górny
2022-12-23 17:42 Michał Górny
2022-12-05 5:30 WANG Xuerui
2022-11-04 8:38 Michał Górny
2022-11-04 8:16 Agostino Sarubbo
2022-11-03 20:00 Sam James
2022-11-03 19:38 Arthur Zamarin
2022-11-03 19:35 Arthur Zamarin
2022-11-03 19:30 Arthur Zamarin
2022-11-03 19:13 Arthur Zamarin
2022-11-03 19:12 Arthur Zamarin
2022-09-26 11:22 Michał Górny
2022-06-25 11:18 Michał Górny
2022-06-25 9:01 Agostino Sarubbo
2022-06-25 8:59 Agostino Sarubbo
2022-06-25 8:56 Agostino Sarubbo
2022-06-25 8:55 Agostino Sarubbo
2022-06-24 20:59 Jakov Smolić
2022-06-24 9:10 Arthur Zamarin
2022-06-24 8:57 Arthur Zamarin
2022-05-24 13:40 Andrew Ammerlaan
2022-01-30 21:01 James Le Cuirot
2021-09-07 18:34 Sam James
2021-09-06 23:56 Sam James
2021-09-06 23:54 Sam James
2021-09-06 23:49 Sam James
2021-08-17 1:42 Sam James
2021-07-31 11:44 Sergei Trofimovich
2021-07-13 0:16 Marek Szuba
2021-06-20 1:55 Sam James
2021-06-05 18:39 Michał Górny
2021-01-07 9:22 Michał Górny
2021-01-06 8:09 Sam James
2020-12-31 1:17 Sam James
2020-11-30 8:25 Michał Górny
2020-11-29 8:18 Michał Górny
2020-09-18 15:53 Michał Górny
2020-09-09 21:59 Sergei Trofimovich
2020-08-30 19:10 Thomas Deutschmann
2020-08-25 16:54 Sam James
2020-08-25 12:53 Agostino Sarubbo
2020-08-22 7:13 Michał Górny
2020-07-24 14:31 Michał Górny
2020-06-05 16:24 Michał Górny
2020-05-04 12:34 Michał Górny
2020-04-15 9:39 Mart Raudsepp
2020-03-25 14:52 Agostino Sarubbo
2020-01-16 12:03 Tim Harder
2019-12-30 12:59 Michał Górny
2019-06-22 21:02 Tim Harder
2019-06-22 21:02 Tim Harder
2019-03-04 8:34 Tim Harder
2018-03-19 23:05 Sergei Trofimovich
2018-03-18 23:51 Sergei Trofimovich
2018-03-18 23:51 Sergei Trofimovich
2018-03-18 4:48 Tim Harder
2018-01-09 0:10 Mikle Kolyada
2018-01-08 22:50 Thomas Deutschmann
2017-07-14 12:50 Alexis Ballier
2017-04-12 12:34 Tim Harder
2017-03-10 11:04 Zac Medico
2017-02-02 18:43 David Seifert
2016-10-09 8:13 Jeroen Roovers
2016-08-21 8:01 Tim Harder
2016-01-17 3:34 Tim Harder
2015-12-11 15:32 Justin Lecher
2015-09-25 14:13 Agostino Sarubbo
2015-09-24 13:03 Agostino Sarubbo
2015-09-24 11:50 Justin Lecher
2015-08-23 3:08 Mike Gilbert
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=1443206690.d4ebecc8528b97a089bab636cc1760ebfe9118a1.jlec@gentoo \
--to=jlec@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