<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/astroconda/astroconda-contrib.git/photutils, branch jhunkeler-patch-1</title>
<subtitle>Community Submitted Conda Recipes
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/'/>
<entry>
<title>Update photutils to v0.6 (#435)</title>
<updated>2018-12-11T21:05:25+00:00</updated>
<author>
<name>Larry Bradley</name>
<email>larry.bradley@gmail.com</email>
</author>
<published>2018-12-11T21:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=617e3d7f21f995cd7383fe1dbc34ed19abba563e'/>
<id>617e3d7f21f995cd7383fe1dbc34ed19abba563e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update photutils to v0.5 (#387)</title>
<updated>2018-08-07T04:48:50+00:00</updated>
<author>
<name>Larry Bradley</name>
<email>larry.bradley@gmail.com</email>
</author>
<published>2018-08-07T04:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=44c0e17a1740262e17a9f377a2ba7301f2cf093b'/>
<id>44c0e17a1740262e17a9f377a2ba7301f2cf093b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove superfluous version prefix stripping</title>
<updated>2018-03-13T21:07:17+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>mrendina@stsci.edu</email>
</author>
<published>2018-03-13T21:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=e26d13d100c5eb0015b03845b4df6feab689ba3f'/>
<id>e26d13d100c5eb0015b03845b4df6feab689ba3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Next (#292)</title>
<updated>2018-02-14T21:04:22+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2018-02-14T21:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=000f9fe943522e54fcfd0910711bfdbde8785e3b'/>
<id>000f9fe943522e54fcfd0910711bfdbde8785e3b</id>
<content type='text'>
* Strip x.x selectors

* Assign build-time python lock

* Minimal build matrix

* Numpy locking

* Force -m64 on darwin

* ds9: add md5 hash

* stsci: Remove build section

* Replace python calls with env variable; Strip redundant exit conditions

* Remove dead packages

* sextractor: Use Intel MKL

* Use autotools whatever the platform; Switch URL to github mirror (astromatic is too slow)

* Force linkage against Intel OpenMP

Signed-off-by: Joseph Hunkeler &lt;jhunkeler@gmail.com&gt;

* Add version guard template

* Remove dead sextractor package

* Bump all build revisions

* Remove recipes that exist in defaults or no longer serve a purpose

* Fixup mosviz requirements

* Remove purge_path usage

* Remove glue* recipes (favor defaults channel)

* Remove pydrizzle

* Replace glueviz requirement with glue-core

* Remove pytools

* Remove pytools dependency

* Adjust specviz requirements

* pyregion moved to astropy org

* Fix d2to1 dependency

* Remove d2to1 pip calls

* Remove deprecated stsci_sphinx_theme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Strip x.x selectors

* Assign build-time python lock

* Minimal build matrix

* Numpy locking

* Force -m64 on darwin

* ds9: add md5 hash

* stsci: Remove build section

* Replace python calls with env variable; Strip redundant exit conditions

* Remove dead packages

* sextractor: Use Intel MKL

* Use autotools whatever the platform; Switch URL to github mirror (astromatic is too slow)

* Force linkage against Intel OpenMP

Signed-off-by: Joseph Hunkeler &lt;jhunkeler@gmail.com&gt;

* Add version guard template

* Remove dead sextractor package

* Bump all build revisions

* Remove recipes that exist in defaults or no longer serve a purpose

* Fixup mosviz requirements

* Remove purge_path usage

* Remove glue* recipes (favor defaults channel)

* Remove pydrizzle

* Replace glueviz requirement with glue-core

* Remove pytools

* Remove pytools dependency

* Adjust specviz requirements

* pyregion moved to astropy org

* Fix d2to1 dependency

* Remove d2to1 pip calls

* Remove deprecated stsci_sphinx_theme
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Photutils to v0.4 (#276)</title>
<updated>2017-10-30T20:08:56+00:00</updated>
<author>
<name>Larry Bradley</name>
<email>larry.bradley@gmail.com</email>
</author>
<published>2017-10-30T20:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=57baf54f488c68622a47fdeb3dc3431b52c28bbd'/>
<id>57baf54f488c68622a47fdeb3dc3431b52c28bbd</id>
<content type='text'>
* Update photutils to v0.4

* Update photutils dependencies

* Match numpy version at run-time

Differences between build/run dep versions while using conda-build 3.x series causes resolver meltdown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update photutils to v0.4

* Update photutils dependencies

* Match numpy version at run-time

Differences between build/run dep versions while using conda-build 3.x series causes resolver meltdown
</pre>
</div>
</content>
</entry>
<entry>
<title>Update photutils to 0.3.2 (#195)</title>
<updated>2017-04-05T14:29:51+00:00</updated>
<author>
<name>Larry Bradley</name>
<email>larry.bradley@gmail.com</email>
</author>
<published>2017-04-05T14:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=aaa03db50e8a2412d39c675ab085a3452b05e954'/>
<id>aaa03db50e8a2412d39c675ab085a3452b05e954</id>
<content type='text'>
* Update photutils to v0.3.2

* Add scikit-learn dependency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update photutils to v0.3.2

* Add scikit-learn dependency
</pre>
</div>
</content>
</entry>
<entry>
<title>Update photutils to v0.3.1 (#180)</title>
<updated>2017-03-02T18:34:18+00:00</updated>
<author>
<name>Larry Bradley</name>
<email>larry.bradley@gmail.com</email>
</author>
<published>2017-03-02T18:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=a4d4194393b904e40eee3cd1c6bc90684898454f'/>
<id>a4d4194393b904e40eee3cd1c6bc90684898454f</id>
<content type='text'>
* Update photutils to v0.3.1

* Reset build number
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update photutils to v0.3.1

* Reset build number
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump build numbers and meta-package versions</title>
<updated>2016-12-13T21:05:00+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2016-12-13T20:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=ae68d66ae8cab18227fa65ba783f4d58ff7f9276'/>
<id>ae68d66ae8cab18227fa65ba783f4d58ff7f9276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert spaces around jinja2 variables</title>
<updated>2016-12-13T21:04:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2016-12-06T18:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=f5f2cdfa9b94ae96f2c312758cdb87dcf74b2c4d'/>
<id>f5f2cdfa9b94ae96f2c312758cdb87dcf74b2c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve recipe uniformity</title>
<updated>2016-12-13T21:04:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2016-11-30T01:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=4fe08aedce73669d3225c8bbe8dbecc108d91133'/>
<id>4fe08aedce73669d3225c8bbe8dbecc108d91133</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
