<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/astroconda/astroconda-contrib.git/pysynphot, 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>Bump pysynphot to 0.9.12</title>
<updated>2018-04-19T16:37:54+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>2090236+pllim@users.noreply.github.com</email>
</author>
<published>2018-04-19T16:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=0de1b97581cd07b1fc5d84305132aaa9bfd9ad24'/>
<id>0de1b97581cd07b1fc5d84305132aaa9bfd9ad24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump pysynphot 0.9.11</title>
<updated>2018-04-19T14:30:11+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>2090236+pllim@users.noreply.github.com</email>
</author>
<published>2018-04-19T14:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=0719590b46cec9174a30f56462ca4d968688290d'/>
<id>0719590b46cec9174a30f56462ca4d968688290d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump PySynphot to 0.9.10 (#340)</title>
<updated>2018-04-18T19:29:20+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>2090236+pllim@users.noreply.github.com</email>
</author>
<published>2018-04-18T19:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=3c38f6dd04bb6d349ee94fc0c8f23bdda864047c'/>
<id>3c38f6dd04bb6d349ee94fc0c8f23bdda864047c</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>Bump PySynphot to 0.9.9</title>
<updated>2018-03-07T20:05:29+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>2090236+pllim@users.noreply.github.com</email>
</author>
<published>2018-03-07T20:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=ab356b3fb4e00bf6b99d3f18d73988e924d1dadf'/>
<id>ab356b3fb4e00bf6b99d3f18d73988e924d1dadf</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 pysynphot to 0.9.8.8</title>
<updated>2017-12-13T22:04:12+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>lim@stsci.edu</email>
</author>
<published>2017-12-13T22:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=f1bda7b84077ec2f595c7c546ab3b8d3bf321a7c'/>
<id>f1bda7b84077ec2f595c7c546ab3b8d3bf321a7c</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>
<entry>
<title>Bump beta of refactored versions. Added pytest to all. (#226)</title>
<updated>2017-06-29T03:50:39+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>lim@stsci.edu</email>
</author>
<published>2017-06-29T03:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=90b2048ce33a1f24177c6a65b3fdfd8007e43e69'/>
<id>90b2048ce33a1f24177c6a65b3fdfd8007e43e69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump pysynphot to 0.9.8.6 (#176)</title>
<updated>2017-02-22T01:50:36+00:00</updated>
<author>
<name>P. L. Lim</name>
<email>lim@stsci.edu</email>
</author>
<published>2017-02-22T01:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=2b812a7e5c64cae674e1a1cf622fc3455d196805'/>
<id>2b812a7e5c64cae674e1a1cf622fc3455d196805</id>
<content type='text'>
Mainly for Numpy 1.12 compatibility.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mainly for Numpy 1.12 compatibility.</pre>
</div>
</content>
</entry>
</feed>
