* [gentoo-commits] repo/gentoo:master commit in: dev-python/astroscrappy/
@ 2016-06-09 17:24 Sebastien Fabbro
0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro @ 2016-06-09 17:24 UTC (permalink / raw
To: gentoo-commits
commit: 0b8407a64ce54c740f2adba96f46a7fa5a15934b
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 16:40:25 2016 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 17:23:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8407a6
dev-python/astroscrappy: fixed metadata, was wrong package
Package-Manager: portage-2.3.0_rc1
dev-python/astroscrappy/metadata.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/astroscrappy/metadata.xml b/dev-python/astroscrappy/metadata.xml
index 4b2263c..e3d8690 100644
--- a/dev-python/astroscrappy/metadata.xml
+++ b/dev-python/astroscrappy/metadata.xml
@@ -6,11 +6,11 @@
<name>Gentoo Astronomy Project</name>
</maintainer>
<longdescription lang="en">
- ccdproc is a AstroPy-affliated package for the basic reduction of
- CCD images. It provides a framework for accounting for error propagation
- and bad pixel tracking through the reduction steps.
+ Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays),
+ based on Pieter van Dokkum's L.A.Cosmic algorithm. Parallelization is
+ achieved using OpenMP.
</longdescription>
<upstream>
- <remote-id type="pypi">ccdproc</remote-id>
+ <remote-id type="pypi">astroscrappy</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/astroscrappy/
@ 2018-06-27 20:32 Pacho Ramos
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2018-06-27 20:32 UTC (permalink / raw
To: gentoo-commits
commit: d87a2e37bd2326dffeeb3fec9a090f8763fc27c1
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 27 20:18:59 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jun 27 20:32:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87a2e37
dev-python/astroscrappy: Support python3.6
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-python/astroscrappy/astroscrappy-1.0.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/astroscrappy/astroscrappy-1.0.5.ebuild b/dev-python/astroscrappy/astroscrappy-1.0.5.ebuild
index 6f21b4291b6..02a537e04e5 100644
--- a/dev-python/astroscrappy/astroscrappy-1.0.5.ebuild
+++ b/dev-python/astroscrappy/astroscrappy-1.0.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-27 20:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-09 17:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/astroscrappy/ Sebastien Fabbro
-- strict thread matches above, loose matches on Subject: below --
2018-06-27 20:32 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox