summaryrefslogtreecommitdiff
path: root/dev-python/stsci-distutils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-python/stsci-distutils
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/stsci-distutils')
-rw-r--r--dev-python/stsci-distutils/Manifest5
-rw-r--r--dev-python/stsci-distutils/metadata.xml23
-rw-r--r--dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild28
3 files changed, 56 insertions, 0 deletions
diff --git a/dev-python/stsci-distutils/Manifest b/dev-python/stsci-distutils/Manifest
new file mode 100644
index 000000000000..a755e091f856
--- /dev/null
+++ b/dev-python/stsci-distutils/Manifest
@@ -0,0 +1,5 @@
+DIST stsci.distutils-0.3.7.tar.gz 48831 SHA256 e0f115126ec1e27b345e338ce9cbca0fe87cd30e409e052acccfea05a9e9783c SHA512 8ef81afe43dc080d28ce7e640c1e03cd0e0a857151ad307af742ef434e3a1abb489213a63a95618bac39a743624510a0d59a2817b6cadb929a2bcf64406ac85e WHIRLPOOL ae63e727add7e8eefb3c38f35f5f9bea7caaf9f75e74cdbfd04135184e5710d35bb3014712c6de0440375dcfa2f86b75ee31324a0108f06fd348882324477b72
+EBUILD stsci-distutils-0.3.7.ebuild 636 SHA256 80fa1045d5877b6e2a9fe31c8c2cf3bb37f399562db685c4a4603180b338d269 SHA512 9d1f9f07e8812aee94210211eb000fe3cbefc450e7a0d9b86cceb5a1b41f2ab715fcba18cd6371d2747c42ecc10708c046a4c836161b1c19336c8dcbd59eb2f0 WHIRLPOOL 2e58e2c223cff94ddb1a06398bedbffdf80a57cb4142a948cdc1e6a78d9ef5182c8d74df888393e27e6075394a4cfe6857fda4678de86f286072da9111068f6a
+MISC ChangeLog 2791 SHA256 f899233f97be1e474a2d254babb8634040287c1e3b74b3d2a4730102879ec314 SHA512 ed6e5555e70a6ce5e0ba41c626874c8bbe4146a72ef5471d381212aceb3779832eb3eaa4f2e98b1d5bc8ab25092b94a09992239221abb0e90b24a4245b011077 WHIRLPOOL 1bfc54216a3b008a3b0fac67ac40194718209205e3930ca533d47cd669a6cb099b5e3c494d75c27c00f84fbe697c809ff933bd540e1b2f1263be6cabc77f1aaf
+MISC ChangeLog-2015 3354 SHA256 ea81f2545228c6278475f1ea39c52841d56e538f40b8601dac9413958932fe6b SHA512 cd56bf80b367ffb46d791bdfbb50d8d456db52b312250e3c0252e7c8e0ae0d92e1a2f0c938353770b02c9bfb955e4664daedd8710fc3a9498d685723fba5cb8f WHIRLPOOL 9269d9f458a52179d188f536868e6a8abbeb6a624bbcb7e74db73bd187028bde334abaa9b8a38a5992585bb4326ddfbc659fd9289bebef3e3bd9892696afe643
+MISC metadata.xml 840 SHA256 3fcdee470b7ae92772da67337541bc6583856e4b7281a80dbf4cdbfd562d4be2 SHA512 c438ce545bc4de08dd5de0d0c0ab3b19dc9b87169d8847078e2e3bcb4fde113f0db7dd073a42a047ae268eaf4e25efece85eeac210b6f2e5260b53de48d4987d WHIRLPOOL 62ce30fced068392c7eb2decb6e0ab1425288b6f08cbe1e0c5090fc8a598f9874a8fc349a4cb7448fedbc5924d0b76eb387ecf8397580c4ff6e38c7e056f615d
diff --git a/dev-python/stsci-distutils/metadata.xml b/dev-python/stsci-distutils/metadata.xml
new file mode 100644
index 000000000000..e839bf3d66e9
--- /dev/null
+++ b/dev-python/stsci-distutils/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-astronomy@gentoo.org</email>
+ <name>Gentoo Astronomy Project</name>
+ </maintainer>
+ <longdescription>
+ This package contains utilities used to package some of STScI's Python
+ projects; specifically those projects that comprise stsci_python and
+ Astrolib.
+ It currently consists mostly of some setup_hook scripts meant for use with
+ distutils2/packaging and/or d2to1, and a customized easy_install command
+ meant for use with distribute.
+</longdescription>
+ <upstream>
+ <remote-id type="pypi">stsci.distutils</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild b/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
new file mode 100644
index 000000000000..5486f48a8f9b
--- /dev/null
+++ b/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Utilities used to package some of STScI's Python projects"
+HOMEPAGE="http://www.stsci.edu/resources/software_hardware/stsci_python"
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="
+ dev-python/d2to1[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"