[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2024-02-15 Thread Horea Christian
commit: b0ddee871ffb3c00f852427bec0734836ec38fb5
Author: Horea Christian  chymera  eu>
AuthorDate: Fri Feb 16 02:14:10 2024 +
Commit: Horea Christian  gmail  com>
CommitDate: Fri Feb 16 02:14:10 2024 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b0ddee87

dev-python/ccdproc: updated scikit-image package category

Signed-off-by: Horea Christian  chymera.eu>

 dev-python/ccdproc/ccdproc-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ccdproc/ccdproc-2.3.0.ebuild 
b/dev-python/ccdproc/ccdproc-2.3.0.ebuild
index 481ce2e7b..cdbe1c92c 100644
--- a/dev-python/ccdproc/ccdproc-2.3.0.ebuild
+++ b/dev-python/ccdproc/ccdproc-2.3.0.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
>=dev-python/astropy-4.0.6[${PYTHON_USEDEP}]
>=dev-python/astroscrappy-1.0.8[${PYTHON_USEDEP}]
>=dev-python/reproject-0.7[${PYTHON_USEDEP}]
-   sci-libs/scikit-image[${PYTHON_USEDEP}]
+   dev-python/scikit-image[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
 "
 



[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2023-05-22 Thread Andrew Ammerlaan
commit: 8bed5ee6dc457d3b524339df8a358c840ed23704
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon May 22 13:03:26 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon May 22 13:12:30 2023 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=8bed5ee6

dev-python/ccdproc: update SRC_URI

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/ccdproc/ccdproc-2.3.0.ebuild | 4 +---
 dev-python/ccdproc/metadata.xml | 1 +
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/ccdproc/ccdproc-2.3.0.ebuild 
b/dev-python/ccdproc/ccdproc-2.3.0.ebuild
index 03fd9123d..481ce2e7b 100644
--- a/dev-python/ccdproc/ccdproc-2.3.0.ebuild
+++ b/dev-python/ccdproc/ccdproc-2.3.0.ebuild
@@ -4,12 +4,10 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_10 )
-
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Astropy affiliated package for reducing optical/IR CCD data"
 HOMEPAGE="https://github.com/astropy/ccdproc;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-python/ccdproc/metadata.xml b/dev-python/ccdproc/metadata.xml
index 387ed8dcd..72370beb3 100644
--- a/dev-python/ccdproc/metadata.xml
+++ b/dev-python/ccdproc/metadata.xml
@@ -12,5 +12,6 @@ and bad pixel tracking through the reduction steps.
 

astropy/ccdproc
+   ccdproc

 



[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2023-01-12 Thread Horea Christian
commit: 246f5aa88bbcefc4c53e3e0d7be615427079947e
Author: Horea Christian  chymera  eu>
AuthorDate: Thu Jan 12 10:28:04 2023 +
Commit: Horea Christian  gmail  com>
CommitDate: Thu Jan 12 10:28:04 2023 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=246f5aa8

dev-python/ccdproc: disable py3.8, py3.9

Signed-off-by: Horea Christian  chymera.eu>

 dev-python/ccdproc/ccdproc-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ccdproc/ccdproc-2.3.0.ebuild 
b/dev-python/ccdproc/ccdproc-2.3.0.ebuild
index 015dd2910..7789636c3 100644
--- a/dev-python/ccdproc/ccdproc-2.3.0.ebuild
+++ b/dev-python/ccdproc/ccdproc-2.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_10 )
 
 inherit distutils-r1
 



[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2022-01-25 Thread Andrew Ammerlaan
commit: 9a3813ab24b0bc88f745348cc3b70a616b7ead90
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Tue Jan 25 17:43:50 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Jan 25 17:43:50 2022 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=9a3813ab

dev-python/ccdproc: bump to 2.3.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 .../ccdproc/{ccdproc-2.1.0.ebuild => ccdproc-2.3.0.ebuild} | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-python/ccdproc/ccdproc-2.1.0.ebuild 
b/dev-python/ccdproc/ccdproc-2.3.0.ebuild
similarity index 68%
rename from dev-python/ccdproc/ccdproc-2.1.0.ebuild
rename to dev-python/ccdproc/ccdproc-2.3.0.ebuild
index be1c00c5f..015dd2910 100644
--- a/dev-python/ccdproc/ccdproc-2.1.0.ebuild
+++ b/dev-python/ccdproc/ccdproc-2.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -27,12 +27,12 @@ RESTRICT="test"
 BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
 
 RDEPEND="
-   >=dev-python/astropy-2.0[${PYTHON_USEDEP}]
-   dev-python/astroscrappy[${PYTHON_USEDEP}]
-   dev-python/reproject[${PYTHON_USEDEP}]
+   >=dev-python/astropy-4.0.6[${PYTHON_USEDEP}]
+   >=dev-python/astroscrappy-1.0.8[${PYTHON_USEDEP}]
+   >=dev-python/reproject-0.7[${PYTHON_USEDEP}]
sci-libs/scikit-image[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
 "
 
-distutils_enable_sphinx docs dev-python/sphinx-astropy
+distutils_enable_sphinx docs dev-python/sphinx-astropy dev-python/matplotlib 
dev-python/pytest-doctestplus
 distutils_enable_tests pytest



[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2021-01-05 Thread Andrew Ammerlaan
commit: d8149fa5f8d14d61ba2cc4c0b3469570281aac4a
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Jan  5 11:25:12 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Jan  5 16:03:37 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d8149fa5

dev-python/ccdproc: bump EAPI, bump py targets

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 dev-python/ccdproc/ccdproc-2.1.0.ebuild | 38 +
 dev-python/ccdproc/ccdproc-.ebuild  | 58 -
 2 files changed, 38 insertions(+), 58 deletions(-)

diff --git a/dev-python/ccdproc/ccdproc-2.1.0.ebuild 
b/dev-python/ccdproc/ccdproc-2.1.0.ebuild
new file mode 100644
index 0..be1c00c5f
--- /dev/null
+++ b/dev-python/ccdproc/ccdproc-2.1.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Astropy affiliated package for reducing optical/IR CCD data"
+HOMEPAGE="https://github.com/astropy/ccdproc;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+#TODO: Package all these pytest deps:
+#  pytest-doctestplus>=0.2.0
+#  pytest-remotedata>=0.3.1
+#  pytest-openfiles>=0.3.1
+#  pytest-astropy-header>=0.1.2
+#  pytest-arraydiff>=0.1
+#  pytest-filter-subpackage>=0.1
+RESTRICT="test"
+
+BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+RDEPEND="
+   >=dev-python/astropy-2.0[${PYTHON_USEDEP}]
+   dev-python/astroscrappy[${PYTHON_USEDEP}]
+   dev-python/reproject[${PYTHON_USEDEP}]
+   sci-libs/scikit-image[${PYTHON_USEDEP}]
+   dev-python/scipy[${PYTHON_USEDEP}]
+"
+
+distutils_enable_sphinx docs dev-python/sphinx-astropy
+distutils_enable_tests pytest

diff --git a/dev-python/ccdproc/ccdproc-.ebuild 
b/dev-python/ccdproc/ccdproc-.ebuild
deleted file mode 100644
index c7a56c4e0..0
--- a/dev-python/ccdproc/ccdproc-.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-inherit distutils-r1
-
-if [ ${PV} == "" ] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/astropy/${PN}.git;
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-DESCRIPTION="Astropy affiliated package for reducing optical/IR CCD data"
-HOMEPAGE="https://github.com/astropy/ccdproc;
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="doc"
-DOCS=( README.rst )
-
-RDEPEND="
-   >=dev-python/astropy-0.4[${PYTHON_USEDEP}]
-   dev-python/astropy-helpers[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/scipy[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}"
-
-python_prepare_all() {
-   distutils-r1_python_prepare_all
-   sed -e '/import ah_bootstrap/d' -i setup.py || die "Removing 
ah_bootstrap failed"
-}
-
-python_compile_all() {
-   if use doc; then
-   python_export_best
-   VARTEXFONTS="${T}"/fonts \
-   MPLCONFIGDIR="${BUILD_DIR}" \
-   PYTHONPATH="${BUILD_DIR}"/lib \
-   esetup.py build_sphinx
-   fi
-}
-
-python_test() {
-   distutils_install_for_testing
-   cd "${TEST_DIR}" || die
-   "${EPYTHON}" -c "import ${PN}, sys;r = 
${PN}.test(verbose=True);sys.exit(r)" \
-   || die "tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/_build/html/. )
-   distutils-r1_python_install_all
-}



[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2014-10-20 Thread Justin Lecher
commit: 83fa9874bfedfa55200a6785923b3261a5ea39b8
Author: Joseph Jon Booker joe AT neoturbine DOT net
AuthorDate: Sat Oct 18 16:19:43 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Mon Oct 20 18:01:10 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=83fa9874

dev-python/ccdproc: Version bump to 0.2.1

Package-Manager: portage-2.2.14_rc1

---
 dev-python/ccdproc/ChangeLog|  9 +++--
 dev-python/ccdproc/ccdproc-0.2.1.ebuild | 59 +
 2 files changed, 63 insertions(+), 5 deletions(-)

diff --git a/dev-python/ccdproc/ChangeLog b/dev-python/ccdproc/ChangeLog
index ffd4297..bb3af4d 100644
--- a/dev-python/ccdproc/ChangeLog
+++ b/dev-python/ccdproc/ChangeLog
@@ -2,9 +2,8 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-*ccdproc-0.2 (08 Aug 2014)
-*ccdproc- (08 Aug 2014)
+*ccdproc-0.2.1 (18 Oct 2014)
 
-  08 Aug 2014; Joseph Jon Booker j...@neoturbine.net +ccdproc-0.2.ebuild,
-  +ccdproc-.ebuild, +metadata.xml:
-  dev-python/ccdproc: Add ccdproc package
+  18 Oct 2014; Joseph Jon Booker j...@neoturbine.net +ccdproc-0.2.1.ebuild,
+  -ChangeLog:
+  dev-python/ccdproc: Version bump to 0.2.1

diff --git a/dev-python/ccdproc/ccdproc-0.2.1.ebuild 
b/dev-python/ccdproc/ccdproc-0.2.1.ebuild
new file mode 100644
index 000..1fd337a
--- /dev/null
+++ b/dev-python/ccdproc/ccdproc-0.2.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+inherit distutils-r1
+
+if [ ${PV} ==  ] ; then
+   inherit git-r3
+   EGIT_REPO_URI=https://github.com/astropy/${PN}.git;
+else
+   SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   KEYWORDS=~amd64
+fi
+
+DESCRIPTION=Astropy affiliated package for reducing optical/IR CCD data
+HOMEPAGE=https://github.com/astropy/ccdproc;
+
+LICENSE=BSD
+SLOT=0
+IUSE=doc
+DOCS=( README.rst )
+
+RDEPEND=
+   =dev-python/astropy-0.4[${PYTHON_USEDEP}]
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+
+DEPEND=${RDEPEND}
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed -e '/import ah_bootstrap/d' -i setup.py || die Removing 
ah_bootstrap failed
+}
+
+python_compile_all() {
+   if use doc; then
+   python_export_best
+   VARTEXFONTS=${T}/fonts \
+   MPLCONFIGDIR=${BUILD_DIR} \
+   PYTHONPATH=${BUILD_DIR}/lib \
+   esetup.py build_sphinx
+   fi
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd ${TEST_DIR} || die
+   ${EPYTHON} -c import ${PN}, sys;r = 
${PN}.test(verbose=True);sys.exit(r) \
+   || die tests fail with ${EPYTHON}
+}
+
+python_install_all() {
+   use doc  local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2014-10-20 Thread Justin Lecher
commit: 7a2f48d23ac520a4402333148fbb35be4653db22
Author: Joseph Jon Booker joe AT neoturbine DOT net
AuthorDate: Sat Oct 18 16:19:43 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sat Oct 18 16:19:43 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7a2f48d2

dev-python/ccdproc: Version bump to 0.2.1

Package-Manager: portage-2.2.14_rc1

---
 dev-python/ccdproc/ChangeLog|  9 +++--
 dev-python/ccdproc/ccdproc-0.2.1.ebuild | 59 +
 2 files changed, 63 insertions(+), 5 deletions(-)

diff --git a/dev-python/ccdproc/ChangeLog b/dev-python/ccdproc/ChangeLog
index ffd4297..bb3af4d 100644
--- a/dev-python/ccdproc/ChangeLog
+++ b/dev-python/ccdproc/ChangeLog
@@ -2,9 +2,8 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-*ccdproc-0.2 (08 Aug 2014)
-*ccdproc- (08 Aug 2014)
+*ccdproc-0.2.1 (18 Oct 2014)
 
-  08 Aug 2014; Joseph Jon Booker j...@neoturbine.net +ccdproc-0.2.ebuild,
-  +ccdproc-.ebuild, +metadata.xml:
-  dev-python/ccdproc: Add ccdproc package
+  18 Oct 2014; Joseph Jon Booker j...@neoturbine.net +ccdproc-0.2.1.ebuild,
+  -ChangeLog:
+  dev-python/ccdproc: Version bump to 0.2.1

diff --git a/dev-python/ccdproc/ccdproc-0.2.1.ebuild 
b/dev-python/ccdproc/ccdproc-0.2.1.ebuild
new file mode 100644
index 000..1fd337a
--- /dev/null
+++ b/dev-python/ccdproc/ccdproc-0.2.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+inherit distutils-r1
+
+if [ ${PV} ==  ] ; then
+   inherit git-r3
+   EGIT_REPO_URI=https://github.com/astropy/${PN}.git;
+else
+   SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   KEYWORDS=~amd64
+fi
+
+DESCRIPTION=Astropy affiliated package for reducing optical/IR CCD data
+HOMEPAGE=https://github.com/astropy/ccdproc;
+
+LICENSE=BSD
+SLOT=0
+IUSE=doc
+DOCS=( README.rst )
+
+RDEPEND=
+   =dev-python/astropy-0.4[${PYTHON_USEDEP}]
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+
+DEPEND=${RDEPEND}
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed -e '/import ah_bootstrap/d' -i setup.py || die Removing 
ah_bootstrap failed
+}
+
+python_compile_all() {
+   if use doc; then
+   python_export_best
+   VARTEXFONTS=${T}/fonts \
+   MPLCONFIGDIR=${BUILD_DIR} \
+   PYTHONPATH=${BUILD_DIR}/lib \
+   esetup.py build_sphinx
+   fi
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd ${TEST_DIR} || die
+   ${EPYTHON} -c import ${PN}, sys;r = 
${PN}.test(verbose=True);sys.exit(r) \
+   || die tests fail with ${EPYTHON}
+}
+
+python_install_all() {
+   use doc  local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2014-08-19 Thread Christoph Junghans
commit: 4807b3e1869c7ab0efb0a758c658bdbe64d7003f
Author: Joseph Jon Booker joe AT neoturbine DOT net
AuthorDate: Fri Aug  8 19:32:43 2014 +
Commit: Christoph Junghans ottxor AT gentoo DOT org
CommitDate: Fri Aug  8 19:32:43 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4807b3e1

dev-python/ccdproc: Add ccdproc package

Package-Manager: portage-2.2.11-r1

---
 dev-python/ccdproc/ChangeLog   | 10 ++
 dev-python/ccdproc/ccdproc-0.2.ebuild  | 59 ++
 dev-python/ccdproc/ccdproc-.ebuild | 59 ++
 dev-python/ccdproc/metadata.xml| 10 ++
 4 files changed, 138 insertions(+)

diff --git a/dev-python/ccdproc/ChangeLog b/dev-python/ccdproc/ChangeLog
new file mode 100644
index 000..ffd4297
--- /dev/null
+++ b/dev-python/ccdproc/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-python/ccdproc
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*ccdproc-0.2 (08 Aug 2014)
+*ccdproc- (08 Aug 2014)
+
+  08 Aug 2014; Joseph Jon Booker j...@neoturbine.net +ccdproc-0.2.ebuild,
+  +ccdproc-.ebuild, +metadata.xml:
+  dev-python/ccdproc: Add ccdproc package

diff --git a/dev-python/ccdproc/ccdproc-0.2.ebuild 
b/dev-python/ccdproc/ccdproc-0.2.ebuild
new file mode 100644
index 000..dff455d
--- /dev/null
+++ b/dev-python/ccdproc/ccdproc-0.2.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+inherit distutils-r1
+
+if [ ${PV} ==  ] ; then
+   inherit git-r3
+   EGIT_REPO_URI=https://github.com/astropy/${PN}.git;
+else
+   SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   KEYWORDS=~amd64
+fi
+
+DESCRIPTION=Astropy affiliated package for reducing optical/IR CCD data
+HOMEPAGE=https://github.com/astropy/ccdproc;
+
+LICENSE=BSD
+SLOT=0
+IUSE=doc
+DOCS=( README.rst )
+
+RDEPEND=
+   =dev-python/astropy-0.4[${PYTHON_USEDEP}]
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+
+DEPEND=${RDEPEND}
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed -e '/import ah_bootstrap/d' -i setup.py || die Removing 
ah_bootstrap failed
+}
+
+python_compile_all() {
+   if use doc; then
+   python_export_best
+   VARTEXFONTS=${T}/fonts \
+   MPLCONFIGDIR=${BUILD_DIR} \
+   PYTHONPATH=${BUILD_DIR}/lib \
+   esetup.py build_sphinx
+   fi
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd ${TEST_DIR} || die
+   ${EPYTHON} -c import ${PN}, sys;r = 
${PN}.test(verbose=True);sys.exit(r) \
+   || die tests fail with ${EPYTHON}
+}
+
+python_install_all() {
+   use doc  local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/ccdproc/ccdproc-.ebuild 
b/dev-python/ccdproc/ccdproc-.ebuild
new file mode 100644
index 000..dff455d
--- /dev/null
+++ b/dev-python/ccdproc/ccdproc-.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+inherit distutils-r1
+
+if [ ${PV} ==  ] ; then
+   inherit git-r3
+   EGIT_REPO_URI=https://github.com/astropy/${PN}.git;
+else
+   SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   KEYWORDS=~amd64
+fi
+
+DESCRIPTION=Astropy affiliated package for reducing optical/IR CCD data
+HOMEPAGE=https://github.com/astropy/ccdproc;
+
+LICENSE=BSD
+SLOT=0
+IUSE=doc
+DOCS=( README.rst )
+
+RDEPEND=
+   =dev-python/astropy-0.4[${PYTHON_USEDEP}]
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+
+DEPEND=${RDEPEND}
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed -e '/import ah_bootstrap/d' -i setup.py || die Removing 
ah_bootstrap failed
+}
+
+python_compile_all() {
+   if use doc; then
+   python_export_best
+   VARTEXFONTS=${T}/fonts \
+   MPLCONFIGDIR=${BUILD_DIR} \
+   PYTHONPATH=${BUILD_DIR}/lib \
+   esetup.py build_sphinx
+   fi
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd ${TEST_DIR} || die
+   ${EPYTHON} -c import ${PN}, sys;r = 
${PN}.test(verbose=True);sys.exit(r) \
+   || die tests fail with ${EPYTHON}
+}
+
+python_install_all() {
+   use doc  local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/ccdproc/metadata.xml b/dev-python/ccdproc/metadata.xml
new file mode 100644
index 

[gentoo-commits] proj/sci:master commit in: dev-python/ccdproc/

2014-08-11 Thread Justin Lecher
commit: 4807b3e1869c7ab0efb0a758c658bdbe64d7003f
Author: Joseph Jon Booker joe AT neoturbine DOT net
AuthorDate: Fri Aug  8 19:32:43 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Fri Aug  8 19:32:43 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4807b3e1

dev-python/ccdproc: Add ccdproc package

Package-Manager: portage-2.2.11-r1

---
 dev-python/ccdproc/ChangeLog   | 10 ++
 dev-python/ccdproc/ccdproc-0.2.ebuild  | 59 ++
 dev-python/ccdproc/ccdproc-.ebuild | 59 ++
 dev-python/ccdproc/metadata.xml| 10 ++
 4 files changed, 138 insertions(+)

diff --git a/dev-python/ccdproc/ChangeLog b/dev-python/ccdproc/ChangeLog
new file mode 100644
index 000..ffd4297
--- /dev/null
+++ b/dev-python/ccdproc/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-python/ccdproc
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*ccdproc-0.2 (08 Aug 2014)
+*ccdproc- (08 Aug 2014)
+
+  08 Aug 2014; Joseph Jon Booker j...@neoturbine.net +ccdproc-0.2.ebuild,
+  +ccdproc-.ebuild, +metadata.xml:
+  dev-python/ccdproc: Add ccdproc package

diff --git a/dev-python/ccdproc/ccdproc-0.2.ebuild 
b/dev-python/ccdproc/ccdproc-0.2.ebuild
new file mode 100644
index 000..dff455d
--- /dev/null
+++ b/dev-python/ccdproc/ccdproc-0.2.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+inherit distutils-r1
+
+if [ ${PV} ==  ] ; then
+   inherit git-r3
+   EGIT_REPO_URI=https://github.com/astropy/${PN}.git;
+else
+   SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   KEYWORDS=~amd64
+fi
+
+DESCRIPTION=Astropy affiliated package for reducing optical/IR CCD data
+HOMEPAGE=https://github.com/astropy/ccdproc;
+
+LICENSE=BSD
+SLOT=0
+IUSE=doc
+DOCS=( README.rst )
+
+RDEPEND=
+   =dev-python/astropy-0.4[${PYTHON_USEDEP}]
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+
+DEPEND=${RDEPEND}
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed -e '/import ah_bootstrap/d' -i setup.py || die Removing 
ah_bootstrap failed
+}
+
+python_compile_all() {
+   if use doc; then
+   python_export_best
+   VARTEXFONTS=${T}/fonts \
+   MPLCONFIGDIR=${BUILD_DIR} \
+   PYTHONPATH=${BUILD_DIR}/lib \
+   esetup.py build_sphinx
+   fi
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd ${TEST_DIR} || die
+   ${EPYTHON} -c import ${PN}, sys;r = 
${PN}.test(verbose=True);sys.exit(r) \
+   || die tests fail with ${EPYTHON}
+}
+
+python_install_all() {
+   use doc  local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/ccdproc/ccdproc-.ebuild 
b/dev-python/ccdproc/ccdproc-.ebuild
new file mode 100644
index 000..dff455d
--- /dev/null
+++ b/dev-python/ccdproc/ccdproc-.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+inherit distutils-r1
+
+if [ ${PV} ==  ] ; then
+   inherit git-r3
+   EGIT_REPO_URI=https://github.com/astropy/${PN}.git;
+else
+   SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   KEYWORDS=~amd64
+fi
+
+DESCRIPTION=Astropy affiliated package for reducing optical/IR CCD data
+HOMEPAGE=https://github.com/astropy/ccdproc;
+
+LICENSE=BSD
+SLOT=0
+IUSE=doc
+DOCS=( README.rst )
+
+RDEPEND=
+   =dev-python/astropy-0.4[${PYTHON_USEDEP}]
+   dev-python/astropy-helpers[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+
+DEPEND=${RDEPEND}
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed -e '/import ah_bootstrap/d' -i setup.py || die Removing 
ah_bootstrap failed
+}
+
+python_compile_all() {
+   if use doc; then
+   python_export_best
+   VARTEXFONTS=${T}/fonts \
+   MPLCONFIGDIR=${BUILD_DIR} \
+   PYTHONPATH=${BUILD_DIR}/lib \
+   esetup.py build_sphinx
+   fi
+}
+
+python_test() {
+   distutils_install_for_testing
+   cd ${TEST_DIR} || die
+   ${EPYTHON} -c import ${PN}, sys;r = 
${PN}.test(verbose=True);sys.exit(r) \
+   || die tests fail with ${EPYTHON}
+}
+
+python_install_all() {
+   use doc  local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/ccdproc/metadata.xml b/dev-python/ccdproc/metadata.xml
new file mode 100644
index