From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycollada/
Date: Sun, 14 Nov 2021 09:28:33 +0000 (UTC) [thread overview]
Message-ID: <1636882108.db0b1ce96ceaecceafbd416fc26bceda997c5959.mgorny@gentoo> (raw)
commit: db0b1ce96ceaecceafbd416fc26bceda997c5959
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 09:26:06 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 09:28:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db0b1ce9
dev-python/pycollada: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pycollada/Manifest | 1 -
dev-python/pycollada/pycollada-0.7.1.ebuild | 45 -----------------------------
2 files changed, 46 deletions(-)
diff --git a/dev-python/pycollada/Manifest b/dev-python/pycollada/Manifest
index f76004ad45f2..f79df3dbbbf4 100644
--- a/dev-python/pycollada/Manifest
+++ b/dev-python/pycollada/Manifest
@@ -1,2 +1 @@
-DIST pycollada-0.7.1.tar.gz 3526373 BLAKE2B 9adcbff206bc856fce1eef1784734c5604800cff350d32a83d53a4eaf965673adac797f510662dffc70fcfd76a7102fdb9321ead89d765954ffccc9338df446a SHA512 ac4d88b2398bf0364beaaf3e2e468be9131dc0f8088bfce8be18d9eb5a7c093db84a364931884fa7c493dfae81036ec63bc7c689ebf49e961eefc0c4853a0131
DIST pycollada-0.7.2.tar.gz 3526845 BLAKE2B 3d8b4d2478fa4937756db69afbd8716ccd2dd4e0bec8e7dc045e84f06573605c0872d31bdee3d6ccca4b800699746877530f2fa81b5790c3f5c0cb3e7583fa66 SHA512 5c21155d52d54de62d192d4da0385bc7110ddd3962fe3e0e9e5904bbcd0e66cb1a95765c9996cdc5beef0edb30ee2123ae23b904d029be1c119e902d2fc4e7fe
diff --git a/dev-python/pycollada/pycollada-0.7.1.ebuild b/dev-python/pycollada/pycollada-0.7.1.ebuild
deleted file mode 100644
index 895b64d55b5d..000000000000
--- a/dev-python/pycollada/pycollada-0.7.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library for reading and writing COLLADA documents"
-HOMEPAGE="https://pycollada.readthedocs.io/"
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-RDEPEND="
- dev-python/lxml[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
- >=dev-python/python-dateutil-2.2[${PYTHON_USEDEP}]
-"
-
-DOCS=( AUTHORS.md COPYING README.markdown )
-
-distutils_enable_sphinx docs
-distutils_enable_tests unittest
-
-python_install_all() {
- if use examples ; then
- insinto /usr/share/${PF}/
- doins -r examples
- fi
-
- distutils-r1_python_install_all
-}
-
-python_install() {
- distutils-r1_python_install
-
- # ensure data files for tests are getting installed too
- python_moduleinto collada/tests/
- python_domodule collada/tests/data
-}
next reply other threads:[~2021-11-14 9:29 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-14 9:28 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 8:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/pycollada/ Arthur Zamarin
2025-02-17 20:47 Michał Górny
2024-05-24 11:09 Michał Górny
2024-01-24 19:07 Michał Górny
2024-01-24 19:05 Michał Górny
2024-01-08 3:47 Michał Górny
2023-11-24 15:45 Arthur Zamarin
2023-11-22 14:30 Michał Górny
2023-11-22 13:11 Arthur Zamarin
2023-10-20 13:42 Michał Górny
2022-09-22 14:29 Marek Szuba
2022-06-05 5:40 Michał Górny
2022-03-10 21:21 Jakov Smolić
2022-02-11 20:25 Arthur Zamarin
2021-11-13 9:37 Michał Górny
2021-10-12 17:22 Arthur Zamarin
2021-03-16 17:12 Michał Górny
2021-03-13 7:31 Joonas Niilola
2021-03-13 7:31 Joonas Niilola
2021-02-07 17:07 Conrad Kostecki
2020-12-11 15:01 Michał Górny
2020-04-21 8:18 Joonas Niilola
2020-04-21 8:18 Joonas Niilola
2020-04-21 8:18 Joonas Niilola
2019-08-18 11:57 Joonas Niilola
2019-07-15 19:55 Michał Górny
2019-02-07 23:03 Patrice Clement
2017-12-02 15:13 Mike Gilbert
2017-12-02 15:13 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=1636882108.db0b1ce96ceaecceafbd416fc26bceda997c5959.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