<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/astroconda/astroconda-contrib.git/stsci-hst, branch numpy-build-fix</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>Remove outdated/deprecated stsci.sphinxext from HST metapackage (#512)</title>
<updated>2019-05-29T17:56:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2019-05-29T17:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=6090357fdd42b978b47a4faed2af6655f2d740d1'/>
<id>6090357fdd42b978b47a4faed2af6655f2d740d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix py37 package resolution failures (#424)</title>
<updated>2018-11-26T23:08:09+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2018-11-26T23:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=710abc474e541bf32f1105f32b536f2299d5397d'/>
<id>710abc474e541bf32f1105f32b536f2299d5397d</id>
<content type='text'>
* Remove totally deprecated dependencies
* Future: If recipe no longer exists... remove from metapackage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove totally deprecated dependencies
* Future: If recipe no longer exists... remove from metapackage</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate pyregion (#396)</title>
<updated>2018-08-10T20:41:45+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2018-08-10T20:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=e4de63f844251daf51327bc5e605487fdf45e880'/>
<id>e4de63f844251daf51327bc5e605487fdf45e880</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>Avoid python-agnostic packages (#305)</title>
<updated>2018-02-14T21:14:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2018-02-14T21:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=86518aca3da89064eb5c6f031a0c76843adc28bf'/>
<id>86518aca3da89064eb5c6f031a0c76843adc28bf</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>BUGFIX: Prevent incompatible package, stwcs-1.4.0, from entering py27 environment (#304)</title>
<updated>2018-02-01T21:32:07+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2018-02-01T21:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=96289b03a0e693777e20cc5a20f7bf36210f768f'/>
<id>96289b03a0e693777e20cc5a20f7bf36210f768f</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>Revert changes for HSTDP 2017.2</title>
<updated>2017-05-02T19:20:10+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>mrendina@stsci.edu</email>
</author>
<published>2017-05-02T19:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=472011d044c6517efe573741a53eab2ac55f9094'/>
<id>472011d044c6517efe573741a53eab2ac55f9094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating floor versions for HSTDP 2017.2-1</title>
<updated>2017-04-28T18:52:15+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>rendinam@users.noreply.github.com</email>
</author>
<published>2017-04-28T18:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=1cd65f042e752d37488b73ad1bc92e0c987e6370'/>
<id>1cd65f042e752d37488b73ad1bc92e0c987e6370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
