From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F2152138334 for ; Tue, 30 Apr 2019 12:46:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEF59E0A9C; Tue, 30 Apr 2019 12:46:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF81FE0A96 for ; Tue, 30 Apr 2019 12:46:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B3FDD342F35 for ; Tue, 30 Apr 2019 12:46:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C77B549 for ; Tue, 30 Apr 2019 12:46:40 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1556628387.d4a38d530f63ea46b918e8604ff500ae1be25030.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uranium/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/uranium/Manifest dev-python/uranium/uranium-3.4.1.ebuild X-VCS-Directories: dev-python/uranium/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: d4a38d530f63ea46b918e8604ff500ae1be25030 X-VCS-Branch: master Date: Tue, 30 Apr 2019 12:46:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 86e5af39-dd1b-45b8-9c38-04e4c4f98a9e X-Archives-Hash: d912464dfefece8b44781f8c74936f51 commit: d4a38d530f63ea46b918e8604ff500ae1be25030 Author: Michael Palimaka gentoo org> AuthorDate: Tue Apr 30 12:42:12 2019 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Apr 30 12:46:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a38d53 dev-python/uranium: remove 3.4.1 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Michael Palimaka gentoo.org> dev-python/uranium/Manifest | 1 - dev-python/uranium/uranium-3.4.1.ebuild | 62 --------------------------------- 2 files changed, 63 deletions(-) diff --git a/dev-python/uranium/Manifest b/dev-python/uranium/Manifest index 652b867bd1b..d427cf94931 100644 --- a/dev-python/uranium/Manifest +++ b/dev-python/uranium/Manifest @@ -1,2 +1 @@ -DIST uranium-3.4.1.tar.gz 646742 BLAKE2B eb65d5a35b3c63cfb069f6c1077a91b7aa10517dd7fe6938b639f1229e61c5c6aa892447cd9d5851df46808f01f237820811b4358a235c50a89f2333df3418ef SHA512 59e0a605f3d898765bb670104cabb7fb1471061934900e63b54c1a07219970e07414a3983e96a577f5986302779b7acedc8e0ef0da3756dceefc0170ec80645b DIST uranium-3.6.0.tar.gz 668552 BLAKE2B 84ab1eed5474bf14aec5b7782b332e9846d14f589c0dfa7366c74ad682fdc0a8e5ef94a0b9576f0e80cf792b49132d3abb3f17341a2e8570d08bf898231deca6 SHA512 41779e9cf76dff8f74252f668d1cf909c93f4f1416f75d2ed263f89fcfccfbcebce5580d8202d8d1697491139db448bbfa76e2dbc761dd24cb98030b3241e80d diff --git a/dev-python/uranium/uranium-3.4.1.ebuild b/dev-python/uranium/uranium-3.4.1.ebuild deleted file mode 100644 index cd83c93f844..00000000000 --- a/dev-python/uranium/uranium-3.4.1.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{5,6} ) - -inherit cmake-utils python-single-r1 - -MY_PN="Uranium" - -DESCRIPTION="A Python framework for building 3D printing related applications" -HOMEPAGE="https://github.com/Ultimaker/Uranium" -SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc test" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - ~dev-libs/libarcus-${PV}:=[python,${PYTHON_USEDEP}] - =sci-libs/scipy-1.1[${PYTHON_USEDEP}] - dev-qt/qtquickcontrols:5 - dev-qt/qtquickcontrols2:5" - -DEPEND="${RDEPEND} - sys-devel/gettext - doc? ( app-doc/doxygen ) - test? ( dev-python/pytest[${PYTHON_USEDEP}] )" - -DOCS=( README.md ) - -PATCHES=( "${FILESDIR}/${PN}-3.3.0-fix-install-paths.patch" ) - -S="${WORKDIR}/${MY_PN}-${PV}" - -src_configure() { - local mycmakeargs=( - -DPYTHON_SITE_PACKAGES_DIR="$(python_get_sitedir)" ) - cmake-utils_src_configure -} - -src_compile() { - cmake-utils_src_compile - if use doc; then - cmake-utils_src_compile doc - DOCS+=( html ) - fi -} - -src_test() { - emake -C "${BUILD_DIR}" tests -} - -src_install() { - cmake-utils_src_install - python_optimize "${D}usr/$(get_libdir)" -}