<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/astroconda/astroconda-contrib.git/pyds9, branch master</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>updating python build scripts to be more efficient, updating version numbers, updating package version numbers, updating python and numpy versions (#756)</title>
<updated>2022-02-18T14:30:34+00:00</updated>
<author>
<name>Brendan Gannon</name>
<email>brendan.gannon2@gmail.com</email>
</author>
<published>2022-02-18T14:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=bb0a8cb0d3dc886339361d7b34c6b67491659914'/>
<id>bb0a8cb0d3dc886339361d7b34c6b67491659914</id>
<content type='text'>
* updating python build scripts to be more efficient, updating version numbers, updating package version numbers, updating python and numpy versions

* adding python up to 3.10

Co-authored-by: Brendan Gannon &lt;bgannon@stsci.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* updating python build scripts to be more efficient, updating version numbers, updating package version numbers, updating python and numpy versions

* adding python up to 3.10

Co-authored-by: Brendan Gannon &lt;bgannon@stsci.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update pyds9 to the latest master commit (#672)</title>
<updated>2020-09-25T20:07:04+00:00</updated>
<author>
<name>Simon Conseil</name>
<email>contact@saimon.org</email>
</author>
<published>2020-09-25T20:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=9559a1bfc877dc32c12e4c3d7eecbe001a3557a4'/>
<id>9559a1bfc877dc32c12e4c3d7eecbe001a3557a4</id>
<content type='text'>
* Update pyds9 to the latest master commit

* pyds9: reset build number

Co-authored-by: Joseph Hunkeler &lt;jhunkeler@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update pyds9 to the latest master commit

* pyds9: reset build number

Co-authored-by: Joseph Hunkeler &lt;jhunkeler@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update versions of ds9 &amp; pyds9</title>
<updated>2018-10-01T13:44:40+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>mrendina@stsci.edu</email>
</author>
<published>2018-10-01T13:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=40f3eec9c84f628d1e63e39061ad3b207cac7d78'/>
<id>40f3eec9c84f628d1e63e39061ad3b207cac7d78</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>Rework to to better leverage automatic build string creation, fewer vars.</title>
<updated>2018-01-10T19:54:37+00:00</updated>
<author>
<name>Matt Rendina</name>
<email>mrendina@stsci.edu</email>
</author>
<published>2018-01-10T19:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=f616c2deee92e953b1d088d378157a9c8096cfbf'/>
<id>f616c2deee92e953b1d088d378157a9c8096cfbf</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' of https://github.com/astroconda/astroconda-contrib into overhaul</title>
<updated>2017-01-04T17:59:36+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2017-01-04T17:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=3b5fc24dfe413f809d8d8838b84adce9c9d3b9ed'/>
<id>3b5fc24dfe413f809d8d8838b84adce9c9d3b9ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure build string produces unique packages (#124)</title>
<updated>2016-12-16T19:06:45+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@users.noreply.github.com</email>
</author>
<published>2016-12-16T19:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=902d71bb3243ebf96b16697f66a84909859f093b'/>
<id>902d71bb3243ebf96b16697f66a84909859f093b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Fix licenses</title>
<updated>2016-12-13T21:04:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2016-12-06T20:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-contrib.git/commit/?id=665a764b67153f7ed94ac472004ef5bf8ca06683'/>
<id>665a764b67153f7ed94ac472004ef5bf8ca06683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
