<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/astroconda/astroconda-contrib.git/acstools, branch sg1213</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>acstools - add misisng dependency to allow build</title>
<updated>2019-03-06T22:02:27+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2019-03-06T22:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=ee11e29059933c8d53202ecd4cf8e4b9d85e6213'/>
<id>ee11e29059933c8d53202ecd4cf8e4b9d85e6213</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump acstools to 3.0.0 (#477)</title>
<updated>2019-03-06T20:10:52+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>2090236+pllim@users.noreply.github.com</email>
</author>
<published>2019-03-06T20:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=a6e3b3d177cf5952c0de759e43c6d8e3328d3e76'/>
<id>a6e3b3d177cf5952c0de759e43c6d8e3328d3e76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump acstools to 2.1.0</title>
<updated>2018-08-07T19:57:03+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>2090236+pllim@users.noreply.github.com</email>
</author>
<published>2018-08-07T19:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=cc163082c02cf3467b287e59c2b0e9536e910ed8'/>
<id>cc163082c02cf3467b287e59c2b0e9536e910ed8</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>Merge branch 'master' into patch-3</title>
<updated>2018-02-22T13:53:06+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2018-02-22T13:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=d4ccb57a335dfda4b3583107767a081691352b2f'/>
<id>d4ccb57a335dfda4b3583107767a081691352b2f</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>Bump acstools to 2.0.10</title>
<updated>2018-01-31T15:45:58+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>lim@stsci.edu</email>
</author>
<published>2018-01-31T15:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=ebe4788bd2ee01f8b991f02d1665db3d87cc383d'/>
<id>ebe4788bd2ee01f8b991f02d1665db3d87cc383d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optional dependencies are no longer optional. Do not revert.</title>
<updated>2018-01-25T18:41:35+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2018-01-25T18:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=df03f502d3ee5003060077c8a9be2f8248aa09ee'/>
<id>df03f502d3ee5003060077c8a9be2f8248aa09ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump ACSTOOLS to 2.0.9</title>
<updated>2017-07-18T14:47:37+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>lim@stsci.edu</email>
</author>
<published>2017-07-18T14:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=3055e2953a23d136ca1ee57f03355c2ae4ef49e8'/>
<id>3055e2953a23d136ca1ee57f03355c2ae4ef49e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HSTDP 2017.2 (#234)</title>
<updated>2017-07-06T20:12:32+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2017-07-06T20:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=a7850a80e0f6f9f4ad39929ad57269071b8ad33e'/>
<id>a7850a80e0f6f9f4ad39929ad57269071b8ad33e</id>
<content type='text'>
HSTDP 2017.2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HSTDP 2017.2</pre>
</div>
</content>
</entry>
</feed>
