Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/conda-build-tools

Infrastructure for building software packages for conda channels
https://github.com/astropy/conda-build-tools

Always use python2 runtime environment

Provide python2 environment for obvious-ci if necessary

3c426ffff3af3baa467ec97af5d3e631f8d7fc36 authored over 9 years ago
Run build scripts only if there is something to build

88ff3d2daf6c2e179d5551f7c5b9a81b4abc477e authored over 9 years ago
Add travis.yml

967aa4fa137f719d1a00ae9089c5748acb238e4e authored over 9 years ago
Remove redundant build of recipes

98cb062584291f8d2aa1434057a9aab12a92e726 authored over 9 years ago
Clean up comments and unused imports

0637acc9a313a99c98748d9538ecd9490fd3af64 authored over 9 years ago
Add script for uploading bdists

e78e93d5f2a3c35e92b03ba85f0cdad9a5f893d2 authored over 9 years ago
Add .gitignore

3285e49af4d619f71b30bef61e47a47520df2b7f authored over 9 years ago
Eliminate unneeded astroquery recipe template

a3ad2a3fe2c23f75727e5cb68a5fe05129c4aa54 authored over 9 years ago
Change build_bdist so that it only builds bdists

b16ade2b815fc85e88f3b643f49f27f9cf849fe2 authored over 9 years ago
Fix another python 2/3 issue with six

056f4c0946267c49a08329229b73fa9645110bcb authored over 9 years ago
Remove hard-coded CONDA_PY from build script

3272fec7aa1c7c4192cfa0dbc7328725155e9963 authored over 9 years ago
Use urllib from six

2c6821608d814d20eba1dc5b60f8d3657c0348e1 authored over 9 years ago
Add recipe template for pyregion

6aca83e60290ae9228e8321e6c132d4435dc7bd1 authored over 9 years ago
Change astroML version

40aa438462954760e8c8b13dbf07315c4df73a41 authored over 9 years ago
Check python version when deciding what to build

85b320c251099fbaed3e6fc8163e987d122a48ae authored over 9 years ago
Remove --offline option from astroml recipe

astroml doesn't use astropy-helpers

39cda9e98d91d8a618247e24cbeb5a9dc1afac52 authored over 9 years ago
Add build script for windows

df4883cf74b2307baa6566b16f8146927c15a0b7 authored over 9 years ago
Change setup.py install arguments to deal with downloads during recipe builds.

fdeb2ab542b51ac548df4c59300c55a2ed722744 authored over 9 years ago
Add comments to requirements file

c23b25799d0069aa826d7881be2bb851cbb2a9e6 authored over 9 years ago
Add beautifulsoup4 with its PyPI name to the build list

9c7118524c7194b9a343f43306895cb7f90873bc authored over 9 years ago
Fix PyPI download URLs

aca55b568e933771bf7b4f4ce9533198b0ea14ee authored over 9 years ago
Add script for building recipes

8db409d7d63135c81daa5cc556269599b362b525 authored over 9 years ago
Whitespace

d62bf52d1f95b2531086867ec9efcfe3e74c33f7 authored over 9 years ago
Add obvious-CI as a submodule

61d6c92ec9042d32b48b155a0cae620e3f90d770 authored over 9 years ago
Use build order when building with bdist_conda

aa10db27733199fa71aaccd7a0ada563ccd26921 authored over 9 years ago
More informative progress reports

00341d321024c495c404592806ce76aae2c44c4f authored over 9 years ago
Rename unpacked source directories to conda name of package

a6145c756a5e7185a9c524ceb0ffdafb3daafffd authored over 9 years ago
Write out build order for bdist builds

b9357a6a3be8ec56d29fbeaadc3a69ed32c0c7e7 authored over 9 years ago
Add hgtools and keyring to requirements

495c2c0ea8b30f7001e64220ca93dd4dd89258ae authored over 9 years ago
Add support for zipped source file

365a2a919c9efd2c7fe1e6b88434caee57da0b75 authored over 9 years ago
Use conda/binstar python interface instead of scripts

92d041860b5292dd06201d7d0b3c27e36589168f authored over 9 years ago
Remove broken property

97c3a3ec73f806d1a76f28f4dc819227fce80014 authored over 9 years ago
Draft of bash build script

5622769aaf3f3b9ad66846f7eb221599be21a4ec authored over 9 years ago
Add numpy to sncosmo requirements

5236a8ad227de827c372c09af7968b04f4008150 authored over 9 years ago
Fix spelling error in folder name

cc7a68ce1c281c0ba5de28abe275c4440e01d6c9 authored over 9 years ago
Update sncosmo recipe to explicitly list astropy-helpers as build requirement

And hack up the setup.py arguments so that it can download

099168df514e0f297f4545ce1b06b373c2dffa47 authored over 9 years ago
Add recipe for astropy-helpers

38637ec11d64f52998491754c2f84afaa7ccd174 authored over 9 years ago
Fix destination for unpacking source archives

19ee915c8a6bfb3720e25783fe590be099bbc1c0 authored over 9 years ago
Add template for wcsaxes

f9eaaa7edba2d225eef98d4959d11848ca9d91c3 authored over 9 years ago
Refactor and add logic to build recipes from templates

c09d190f14441f37c2f4d130fb52716342ff9fbc authored over 9 years ago
Turn recipes into templates

ef5b3d7203fb9840822af5f8644d5b6e93a7dc70 authored over 9 years ago
Unpack downloaded source archives

26e949b31a3c9d9e862765b1c4cc767343ea3438 authored over 9 years ago
Rename core to something more meaningful

1061e41ee419e4a1e1348321bc794bada70ba7d3 authored over 9 years ago
Add some documentation

85b5a5aaafc6f3155278c59fdaa648526f270273 authored over 9 years ago
Refactor download code

67ee80efde77485d6ec3031ae1639d040a3d809b authored over 9 years ago
Add working recipe for montage-wrapper (not template yet)

d8ccc4cd7726bcefc0748adb9974ed9f0344f0d7 authored over 9 years ago
Add missing dependency for astroML

bb01248a5d65a4d1195ef22b4c5ee9ca7a55a833 authored over 9 years ago
Add working gamely recipe (not template yet)

a9913baf137ac69bf052b6415a45f8ca7a317960 authored over 9 years ago
Add working recipe for astroML (not template yet)

7388c16787145ab130b61c33e05ba4045dbf512d authored over 9 years ago
Add script to generate version numbers of affiliated packages

74ed20bc258b3d66179cd2d8bc533bc264b16f6a authored over 9 years ago
Add list of current versions of packages

1dbe7bc12c91c47ef759b50536ae5a08dd65b8d3 authored over 9 years ago
Add functions to check versions of and download source for packages

0e17512023c0b9d2960b149acc0083e5f044bf56 authored over 9 years ago
Initial commit

8a462afa695244eb12f02c2d3511bb0aa055d96c authored over 9 years ago