Ecosyste.ms: OpenCollective

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

github.com/astropy/extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://github.com/astropy/extension-helpers

Make numpy optional

3ecd326bebf181bf37ff2f33e59ecd6eb3025951 authored about 5 years ago by Stuart Mumford <[email protected]>
Merge two pages

9ca04c2f715bafc317aa827377d440bcdef7af92 authored about 5 years ago by Stuart Mumford <[email protected]>
Even more docs cleanp

dae7c1cbef6c52e461bb0082689e202d23dd8245 authored about 5 years ago by Stuart Mumford <[email protected]>
Add a title to the docs

8b9fae3f41d2756e528ada39b4226af31ce7a061 authored about 5 years ago by Stuart Mumford <[email protected]>
Add badge for CircleCI

[ci skip]

16801b325a2e72c39e95a20dcd88c2910c65ef26 authored about 5 years ago by Thomas Robitaille <[email protected]>
Updated README.rst

8c271595743120fcf184f600410f4d4ca5698804 authored about 5 years ago by Thomas Robitaille <[email protected]>
Updated documentation

110c7da1e12d4ce3452a0f45d02ae79af264b8f1 authored about 5 years ago by Thomas Robitaille <[email protected]>
Don't use imp module

ea89afa472f3bb45330872fea020754c97d5682d authored about 5 years ago by Thomas Robitaille <[email protected]>
Fix header

5db7b1109da2257fcc927bd3b15fe863ab798503 authored about 5 years ago by Thomas Robitaille <[email protected]>
Removed changelog file

14679a46f3cde1bc386c1c1c48a3eb761870752f authored about 5 years ago by Thomas Robitaille <[email protected]>
Use numpy.get_include

dd035354e46a64623afecd78a0b237de7792fba2 authored about 5 years ago by Thomas Robitaille <[email protected]>
Added back write_if_different

a778c4495d10c8ec457f609811e71b60c10cca32 authored about 5 years ago by Thomas Robitaille <[email protected]>
Simplify documentation

f4bd38e63997026b638600174bbd9aa5d69e5c0e authored about 5 years ago by Thomas Robitaille <[email protected]>
Simplify get_extensions to just return ext_modules

823472ab4a1a6a6f7d376b91a0bf439c3bcb6df2 authored about 5 years ago by Thomas Robitaille <[email protected]>
Remove functionality related to package_data and rename get_package_info to get_extensions

6f0d03d9951d46d2b1954ded110e6e2d31eae946 authored about 5 years ago by Thomas Robitaille <[email protected]>
Continue to remove unused code

fb2b5f1a97be743192cfa7d9ebe7865cacf7f48b authored about 5 years ago by Thomas Robitaille <[email protected]>
Remove more unused functions

7a1a60c2c217d7a0ec7d8f7b1297ed4a0219e271 authored about 5 years ago by Thomas Robitaille <[email protected]>
Fix package_data for compiler.c

edf6517241634e21bd4cf4a39598d63c8f6e9bb0 authored about 5 years ago by Thomas Robitaille <[email protected]>
Start removing functionality that is no longer needed for extension-helpers

250349eb62d2aced69dd98647c5c1a50b91cf47f authored about 5 years ago by Thomas Robitaille <[email protected]>
Remove ah_bootstrap.py

2159347ab179e32e8da553ec76eca3f726b630d7 authored about 5 years ago by Thomas Robitaille <[email protected]>
Rename module directory

4d9dadb011e028cacc6808cf8a944593b6e1c140 authored about 5 years ago by Thomas Robitaille <[email protected]>
Rename to extension-helpers

15c5eb65aa077805d0ff9fb5253deacf183c7c4e authored about 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #499 from bsipocz/testing_add_python38

Adding python3.8 testing

4c302453fbf6de17aa8ad38cdb688b199ca15a30 authored about 5 years ago by Brigitta Sipocz <[email protected]>
Only add linux job for python3.8 [skip ci]

bff7117259a8dae8e087aa1ebfe30a868a442b0e authored about 5 years ago by Brigitta Sipocz <[email protected]>
Adding python3.8 testing

b38a1c4cf9c101527126a9bac1446dfa5d20ff4c authored about 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #498 from astrofrog/docs-parallel

Add a --parallel flag for build_docs

7522a9f202dbe2475712ef7d771911ed2e64c938 authored about 5 years ago by Brigitta Sipocz <[email protected]>
Added changelog entry for minimum sphinx version

7cd8ca8a13a78b19ce6f3699a4a05d032184b328 authored about 5 years ago by Thomas Robitaille <[email protected]>
Only use CONDA_CHANNELS='astropy' when needed

55219ec56d617071a08e15e55098742666337b64 authored about 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #497 from jaladh-singhal/patch-1

Added link of "Using astropy-helpers in a package" docs in readme

207f93c05c99274b6f1a07f251031a837229598b authored about 5 years ago by Thomas Robitaille <[email protected]>
Add conda-forge for MacOS X gcc build

50f2fdb65d2859c38d2a70a2fe10462beb9f39ac authored about 5 years ago by Thomas Robitaille <[email protected]>
Fix gcc build

36e20455f5249622d8e52060e0083965b33652aa authored about 5 years ago by Thomas Robitaille <[email protected]>
Install sphinx-astropy with pip on Windows

31c70cd33aef41d9d1fc623db66056f78eef7e0e authored about 5 years ago by Thomas Robitaille <[email protected]>
Make sure we specify to use the astropy conda channel for sphinx-astropy and switch to Travis CI for Windows builds. Also fix version comparison in build_docs.

6ee513bdf9745071a92a0fae8a6543322215314c authored about 5 years ago by Thomas Robitaille <[email protected]>
Simplify code to make sure sphinx-astropy is installed

4387661276cb4df9d56d905632a0d959dd3194dc authored about 5 years ago by Thomas Robitaille <[email protected]>
Require sphinx-astropy 1.2 or later, which also means we can drop support for sphinx<1.7

53784a859e192fc18b40ef6e4964a058385377a8 authored about 5 years ago by Thomas Robitaille <[email protected]>
Added test of --parallel option

f6ed0a3b755b6f886c7f86a09a34d7b56e77273a authored about 5 years ago by Thomas Robitaille <[email protected]>
Added changelog entries

b82535f7e527c855c1ba972b7d3c2ae62f8f48aa authored about 5 years ago by Thomas Robitaille <[email protected]>
Added support for --parallel in build_docs

fbc645a2e4bbffbcfbe59290bc7fca861f471133 authored about 5 years ago by Thomas Robitaille <[email protected]>
Updated minimum Python version to 3.6

8d318082713632808f53f171afe209a0216b4f7d authored about 5 years ago by Thomas Robitaille <[email protected]>
Added link to docs

8026e88986c73f07eab8c96eec787fa5acc3f627 authored about 5 years ago by Jaladh Singhal <[email protected]>
Merge pull request #495 from lpsinger/revert-434

Revert "Hack to pass -coverage to linker"

a1b4e02d7b483991749bf7b2358900b18768837a authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #496 from pllim/ah-bootstrap

Fixed undefined var in ah_bootstrap

4f8eafdf26c179dc279b43442092d918a60479ed authored over 5 years ago by Brigitta Sipocz <[email protected]>
Fixed undefined var in ah_bootstrap

79a52225692433a012b4cd86211fe471c7f1714d authored over 5 years ago by Pey Lian Lim <[email protected]>
Revert "Hack to pass -coverage to linker"

This reverts commit b4ffde3dc7bc30b93050e66c7288e79e3058433e.

It did not fix #432.

224c25d55c4513cc806491127ef62e775200fc24 authored over 5 years ago by Leo Singer <[email protected]>
Merge pull request #490 from hamogu/patch-2

Correcty typo in error message

1abfc8ec3eab9d2ae0758ae6c2b60732196b668e authored over 5 years ago by Brigitta Sipocz <[email protected]>
Correcty typo in error message

Without this fix, there is a space missing between "build" and "the"
[skip CI]

17cd3d3cbc694fec12a6ec68172702d494b7f085 authored over 5 years ago by Hans Moritz Günther <[email protected]>
Merge pull request #489 from bsipocz/future_cleanup

Remove future imports

fc91b5f089a897d134d629b85e6ba57b27ed2b39 authored over 5 years ago by Thomas Robitaille <[email protected]>
Future is now

30590b71bba239667f837f541c3b0711a37d4d83 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #488 from astrofrog/fix-dummy-command-pytest

Fix error that occurred when using bare pytest in packages that use astropy-helpers

cbc3a5cd189e1024df4ff0909c08488e65b3efa7 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added changelog entry

986923b946370df285f6aebc26849b0f7a52284a authored over 5 years ago by Thomas Robitaille <[email protected]>
Make _DummyCommand not show the custom error message for hidden attributes, since this can interfere with e.g. pytest test collection (which looks for __module__ attributes on objects), and the errors were only meant to be shown for command options, which should be public

6a254fdf2720e3729f51885ea91f82bdd007bc95 authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #486 from lpsinger/main-package-in-namespace-package

Correctly handle main package directory inside namespace package

29a530e2e2f664e410ef23d5ef08a721e78a28c2 authored over 5 years ago by Thomas Robitaille <[email protected]>
Correctly handle main package directory inside namespace package

If the main package resides inside a namespace package (e.g.
`ligo.skymap` inside `ligo`), then ...

e1722d05a008cf59070ba63039515df6a98d1414 authored over 5 years ago by Leo Singer <[email protected]>
Changelog cleanup after v3.2.1

5cadbd8ef45411b94bb91d88361da67e2b11d173 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #485 from astrofrog/fix-data

Fix inclusion of compiler.c in tar file

b23a19870e13fef59b1a5406162829f72524665f authored over 5 years ago by Brigitta Sipocz <[email protected]>
Make sure that tests run in the tar file version

9a07c833dc3f9f81f1c60238a469e12e11482a51 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added changelog entry

747f47d721e491a043610c350b52d5449dd9019d authored over 5 years ago by Thomas Robitaille <[email protected]>
Remove option that causes package data defined in setup.cfg to not be included correctly

a50096e55bbbc2541c97432a36b52930f0e5e799 authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #482 from bsipocz/build_sphinx_remove_warning

Remove deprecation warning for build_sphinx

125dd40f0f1b0d100272c1ab85dbfb79e75e4b15 authored over 5 years ago by Brigitta Sipocz <[email protected]>
renaming mode in test

a776b6ee8c1dabe5728185848499fab2892d1071 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Remove deprecation warning from build_sphinx

c55a2a1f14567b170939e81bdd51feea00a86c5e authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #480 from pllim/c-no-py3k

Remove PY2 compat for C compiler

d310a72947b9808cb1b746e94e69eb5621c277b6 authored over 5 years ago by Brigitta Sipocz <[email protected]>
No more PY2 compat for C compiler

625cfb5292f2786b6606ec1bad8842f356e5b62e authored over 5 years ago by Pey Lian Lim <[email protected]>
Adding changelog sections to new versions post v3.2 release

13e86761f31cc1b4e08dac6ceedc4a01f950662c authored over 5 years ago by Brigitta Sipocz <[email protected]>
Next major version: v4.0

bdb1a2474fa5a966294c5c2da63bc394ae6e00d7 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #479 from bsipocz/readme_remove_link

Fix readme so it can be rendered in pypi

805d282fa97479f3b091f067e47cc605965ab2b6 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Fix readme so it can be rendered in pypi, link wasn't working aanyway [skip ci]

41390adcafd842d09dd3fe9d40f5dfc0f4f4c6d3 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #476 from tacaswell/fix_python_dev

BLD: allow pre-releases to pass the python version check

587610315f783f2164a5b478d57831380ff01c0b authored over 5 years ago by Brigitta Sipocz <[email protected]>
Adding changelog [skip ci]

bfe6a7508331cc2d4f3f5285e2263a8c0d81c8dd authored over 5 years ago by Brigitta Sipocz <[email protected]>
BLD: allow pre-releases to pass the python version check

9eb715ecd7d9c8a81ed1c16968938ce0caa54899 authored over 5 years ago by Thomas A Caswell <[email protected]>
Merge pull request #474 from bsipocz/build_sphinx_remove_installing_sphinx-astropy

Remove auto installing sphinx astropy

4d78f25e2493e5179727b736035eded35edd2fba authored over 5 years ago by Brigitta Sipocz <[email protected]>
Simplifying error message [skip ci]

5f95200a4950b89cdd171efa7f4a032cff5a410a authored over 5 years ago by Brigitta Sipocz <[email protected]>
Adding sphinx-astropy to the CI configs

4a98ae71375c654acb464a7640722c8e9386a192 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Adding changelog

c83232a6b3972de723edea985ba500bc5f921179 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Removing machinery to install sphinx-astropy and its dependencies as eggs

4cae499193f7264907040d2517a04b9446e5b98f authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #473 from pllim/patch-1

Rename readthedocs.yml to .readthedocs.yml

f5a27d3f84a98ea0eebb85e0cf3e7214c6bc0d09 authored over 5 years ago by Thomas Robitaille <[email protected]>
Rename readthedocs.yml to .readthedocs.yml

33470986d3fb02b3ab08c2df216a247d9a9f1d8d authored over 5 years ago by P. L. Lim <[email protected]>
Merge pull request #465 from bsipocz/sphinx_minversion_16

Workaround numpydoc new sphinx requirement

222e6b5cdb62cdecf8221f3f4c70fa82beda83fe authored over 5 years ago by Brigitta Sipocz <[email protected]>
Trying newer sphinx version

f1a95e2ba529e1a84abee2e790b3c04bbdcc7844 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Trying a workaround to directly install sphinx-astropy

e695e3b0ba0e6658e791dde67e54acf58b79e8a8 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #470 from pllim/no-openmp-tempfile-2

TST: Delete temp file when not needed

0888a910b71d20b61d28b45c905034f567d4ae84 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Delete temp file when not needed

4e33ab81b99e2187bdcd5553290d33f62004c1aa authored over 5 years ago by Pey Lian Lim <[email protected]>
Workaround numpydoc new sphinx requirement

203c6f3c208402ae9800cabaea32585efbde210f authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #468 from pllim/patch-1

Ignore .coverage.subprocess

ecf2b964b3e4d883104f91f24f72028339119bf6 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Ignore .coverage.subprocess

c1efd39fcb036f593baf4fac7b2366737c412c2a authored over 5 years ago by P. L. Lim <[email protected]>
Merge pull request #466 from pllim/patch-1

OPENMP_EXPECTED defaults to False silently

bb5b3a6ad257a8b8a66597291475ae9226920b30 authored over 5 years ago by Brigitta Sipocz <[email protected]>
OPENMP_EXPECTED defaults to False silently

988e9f0b6772a89bc317d1f9df998bd6c41e2601 authored over 5 years ago by P. L. Lim <[email protected]>
Merge pull request #464 from bsipocz/build_sphinx_workaround_py35mpl31

Make sure we directly install mpl for py3.5

95e4e15626e54eea5076e10498b6f9b91dec8200 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Only install mpl and sphinx-astropy manually in one job each

52434b1c93702636f2a868946d3dc009ab5ae290 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Workaround that python_requires is ignored

a1dc6c411966a8ce5de99e24f23f7c3c1d5905a8 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Limit mpl version manually for python3.5

57b702b296c00a3bfc829490998e9082db6c62f2 authored over 5 years ago by Brigitta Sipocz <[email protected]>
extend gitignore

f50307c9120cb6dcdf30ae161ef2505d6d6ddc72 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #458 from bsipocz/travis_sphinx_dev_cron

adding sphinx-dev testing to the cron jobs

b17db72b5b8b039ffb42a767cc8311f6f1c77b49 authored almost 6 years ago by Brigitta Sipocz <[email protected]>
adding sphinx-dev testing to the cron jobs, too to pick up issues sooner rather than later

5b26282606563af314ff96bbcb44acaddda6a550 authored almost 6 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #457 from pllim/patch-1

Remove PY2 configparser import

249f415d899f6684af429b01a4d3b77d62331e41 authored almost 6 years ago by Brigitta Sipocz <[email protected]>
Remove PY2 configparser import

a0653ce858d81274d83dbe949d9eb71818177b3f authored almost 6 years ago by P. L. Lim <[email protected]>
Merge pull request #456 from Cadair/version_hack

remove an unneeded version check in register_commands

f1148fd7016d2e4dde94fbb779d7e39b04763434 authored almost 6 years ago by Thomas Robitaille <[email protected]>
remove an unneeded version check in register_commands

c5b385a1da912b0ccb86cec59f3ccc03c93c899e authored almost 6 years ago by Stuart Mumford <[email protected]>
Add v2.0.10 and v3.1.2 to the changelog

4d38814a75546ded745771e62c0ec0da148d1317 authored almost 6 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #453 from astrofrog/preserve-package-data

Preserve package data defined in [options.package_data]

6398e6cbac9e915025ff6cac9aebff59d086759b authored almost 6 years ago by Brigitta Sipocz <[email protected]>