Ecosyste.ms: OpenCollective

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

github.com/astropy/astropy-helpers

Helpers for Astropy and Affiliated packages
https://github.com/astropy/astropy-helpers

Add missing fixture imports

8ef69fb89f09ef763127cfeb0a82273ed75bfbdf authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix errors reported by pyflakes

4cf73185f0e02db2c89e096cb36ce9853721f73d authored over 7 years ago by Thomas Robitaille <[email protected]>
Changelog fixes in prep for 1.3.2

4d84e1750b9ecc65e243aced752d3a2095764597 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #303 from astrofrog/automodapi-v0.4

Update sphinx-automodapi to v0.4

6ebb84d1ae17c67c26b745685d34f4b206d825b8 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Added changelog entry for #278 and #303

f061de63378e733dd18640e1187e9d64655222eb authored over 7 years ago by Thomas Robitaille <[email protected]>
Update sphinx-automodapi to v0.4

256b3f10d4a9358e52f1b2464b2a1bc9932f45ba authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #300 from bsipocz/python3.3_remove

Dropping Python3.3 from the supported versions

68fcf334ba9e23c09f93daaed3f7e39c84b1d3a7 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Adding changelog [skip ci]

57f2b14072c41eea645116694ff49323daac4541 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Adding python3.6 to appveyor testing and remove py3.3

869bec86a836eee281588ea5eaa39ff46673abdf authored over 7 years ago by Brigitta Sipocz <[email protected]>
Dropping Python3.3 from the supported versions in reflection to changes in astropy master

821ff811b86f5bc81ab602358a1ea4382c666116 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #298 from bsipocz/compat_remove_subprocess

Removing compat.subprocess

855f759a47afae7098c08f83850392e1836d97cd authored over 7 years ago by Brigitta Sipocz <[email protected]>
Adding changelog entry

551742061951a45cb553493d31464820448db26d authored over 7 years ago by Brigitta Sipocz <[email protected]>
Removing compat.subprocess as we don't support Python 2.6 any more

cc54abee85d5a1ebe1d739e96e8cfa7db78a387b authored over 7 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #296 from bsipocz/travis_setuptools_dev_cron

Running setuptool dev test from cron

30b8b19928ca5f1fbbdf2d3b15b54dddd22adc66 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Running setuptool dev test from cron to be able to spot regressions early on

06be3eb8649f5d3d246c84b02e6f9058da6f9172 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #295 from MSeifert04/https_python_intersphinx

Python intersphinx target has moved to https

b5b722345db475d91edb9fbae41d3d0364d6764a authored over 7 years ago by Brigitta Sipocz <[email protected]>
Python intersphinx target has moved to https

7885fb4ab3e849f059cde99ba7dc9c7aac35d12c authored over 7 years ago by Michael Seifert <[email protected]>
Merge pull request #249 from saimn/package-dir

Add support for package that lies in a subdirectory

8be077807e2c06d86661bf7e34613056fc0d4a9d authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Add changelog entry [skip ci]

b50bafe9b7cf10ce25aa62ff7e41ff2556ccfe94 authored almost 8 years ago by Simon Conseil <[email protected]>
Use package_dir to build paths instead of just packagename

527f03605ca72cc3c8fef8b4f7dbc591d22a4e23 authored almost 8 years ago by Simon Conseil <[email protected]>
Add a srcdir parameter to generate_version_py

5dc3b9d3cef87f76a6b093b1e5c36efc9f587616 authored almost 8 years ago by Simon Conseil <[email protected]>
Update package_dir if the package lies in a subdirectory

b4e3c8e522e351563f99f1f2fbc55dbccca2ad8b authored almost 8 years ago by Simon Conseil <[email protected]>
Add v1.3.2 to the changelog

59ce108b6d50efb475365127282faa785537aa1e authored almost 8 years ago by Brigitta Sipocz <[email protected]>
"Finalizing changelog for v1.3.1"

30d2e59018270847155a65486d3385ade3267fb4 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #293 from bsipocz/intersphinx_adding_copies

Adding astropy hosted intersphinx inventories as backup versions

0ede7eee6745ea0e8170c992f356ad72bf13f6df authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Fix typo

678fa1cc9bda19f298d419f7ceb4d0522ea72171 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Using https rather than http for scipy.org

04f131035ed80c9911638fd0f0292a67679f60ee authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Add changelog [skip ci]

7c9f8f6370212b9ba6590a36a3df24fa1db60e9e authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Adding astropy hosted intersphinx inventories as backup versions

8b4dd1745c101ee831af8a4662a783b3bf2e7165 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #289 from alexrudy/fix-build-doc-clean

Fix a bug with build_doc -l (clean)

fa19438d3903a66bc0b690c9f66324309a4d71f5 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Fix a bug with build_doc -l (clean)

Cleaning must be done after the super-finalize_options call.

6ecd649ae6f5e43d73432f67e2e869be6e0822c1 authored almost 8 years ago by Alex Rudy <[email protected]>
Merge pull request #287 from larrybradley/copybutton

Fix button to hide output in documentation code blocks

e47a708fb61e686eb9f93212eaf2b2603519d76f authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Add changelog entry

f2da5c0b0744789cc1e120dd475397395c76af76 authored almost 8 years ago by Larry Bradley <[email protected]>
Add highlight-default to copybutton.js

faa4ab713731125a24a1e8fa65a1161da1a0d02c authored almost 8 years ago by Larry Bradley <[email protected]>
Update copybutton.js

ddbf895013cc26578ed65d3779e3daae4ed23420 authored almost 8 years ago by Larry Bradley <[email protected]>
Merge pull request #286 from bsipocz/setup_remove_download_url

Remove download_url from setup.py

4070e14b3e7129086cdfed66913516c4fb100885 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Remove download_url from setup.py

380fb1e3b5b8fbde868f7fffbe0a6f22fc037e55 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #278 from astrofrog/extern

Move numpydoc and sphinx-automodapi to astropy_helpers.extern

c37837322bc151c75ca5d6f2219605fbff9b3f1e authored almost 8 years ago by Erik Tollerud <[email protected]>
Add documentation about astropy_helpers.extern [ci skip]

d98b1b17cc8a3b8f56d4f23a94c98423f06306bf authored almost 8 years ago by Thomas Robitaille <[email protected]>
Running cron jobs for python 2.7, too

02858df1c27b4d4df14d893734e00209a55ee0d2 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Add back smart_resolver in conf.py

3e8f170d6a1f90065827d48c810fdb3b879b795c authored about 8 years ago by Thomas Robitaille <[email protected]>
Remove bundled numpydoc files that were recently removed in numpydoc itself

026a53a584b30cb5717986cb2580201bd668d9d3 authored about 8 years ago by Thomas Robitaille <[email protected]>
Merge pull request #284 from bsipocz/travis_add_python36

Adding python 3.6 for testing

839b51729561c9d18cbb91bfbf9506ec3da2d1f0 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Adding python 3.6 for testing

f801c42e7ebd914d5f9de74b2e4b49bf07c3723a authored about 8 years ago by Brigitta Sipocz <[email protected]>
Update sphinx-automodapi to v0.2

720e6c03ce3ca9f840f1821460077e2f8dd91875 authored about 8 years ago by Thomas Robitaille <[email protected]>
Use coveragerc file when submitting coverage results

26e27d90f62fc8bf9c1f60482c3c3f8bea67c167 authored about 8 years ago by Thomas Robitaille <[email protected]>
Update sphinx_automodapi to latest developer version

770e090c6b248add91591decda864fd04d35fb35 authored about 8 years ago by Thomas Robitaille <[email protected]>
Update default conf.py to reflect change in paths for numpydoc and automodapi

6d9c3c5fcc4c83c0f2fe962224bf41759226d5c4 authored about 8 years ago by Thomas Robitaille <[email protected]>
Fix setup_package.py following move of bundled extensions

83e95ab2a665c70958d9dc3a18d5d5d02a1de552 authored about 8 years ago by Thomas Robitaille <[email protected]>
Make sure astropy_helpers.extern is not included in coverage reports

cc7db151d113f2285108ceb1a378e0a88b2d16fc authored about 8 years ago by Thomas Robitaille <[email protected]>
Make sure astropy_helpers.extern.numpydoc is up-to-date with numpydoc 0.6 release

ffa6e050857afd805ad9d3acac63c285a782df2d authored about 8 years ago by Thomas Robitaille <[email protected]>
Fix coveragerc

6f59b7368b836f8c10765055006ded0648de5f7a authored about 8 years ago by Thomas Robitaille <[email protected]>
Move externally developed Sphinx extensions to ``astropy_helpers.extern``

a37500d72ecb623c1086befc89d983711d2abbe8 authored about 8 years ago by Thomas Robitaille <[email protected]>
Remove unused import

d6cfc95c436b7eb4be372795948a8f9097d60015 authored about 8 years ago by Thomas Robitaille <[email protected]>
Update bundled sphinx-automodapi to 0.1 release

00dd0a03801070ecad22c5813d81c6039ff8f671 authored about 8 years ago by Thomas Robitaille <[email protected]>
Merge pull request #283 from bsipocz/travis_add_event_type

Running cron build for only one version

9f1eab94eb544488a854d454d3638e66fecbe9c7 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Only running one of the builds from cron

a050e3ac306995dd42ba08f760ab30de45c031ee authored about 8 years ago by Brigitta Sipocz <[email protected]>
Adding release date from v1.3 changelog

67b1e89ee230baa32b39b3795436c49ab3f019b1 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #277 from bsipocz/pytest_update_depcrecated_cfg

Address pytest deprecations

7141f2239472afdd2382c47dae4d6e136d3fd438 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #279 from astrofrog/fix-setuptools-dev

Need to run bootstrap.py when installing the developer version of setuptools

231d01b0e4dc69300afe200473baa8091f91dc4f authored about 8 years ago by Thomas Robitaille <[email protected]>
Travis: need to run bootstrap.py when installing the developer version of setuptools

014deb68b7253f5cf60467ac8a3318734c2ef7c8 authored about 8 years ago by Thomas Robitaille <[email protected]>
Adding */test_pkg/* to ommitted list of coverage as the tmp directory differs between OSX and linux

f1240e5f141f195bf7d1781248faf419fd86793e authored about 8 years ago by Brigitta Sipocz <[email protected]>
Adding /tmp/* to ommitted list of coverage

5cd62878f65adfae257ff7e97c41ad14a2f6add5 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Removing version limitation for pytest-cov

a7f83e68257c58058f9d4fd8351b08393661ad8d authored about 8 years ago by Brigitta Sipocz <[email protected]>
Change deprecated section name [pytest] to [tool:pytest] in setup.cfg

7b03767a11b84f378b7b95241fdf190313976e60 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Add v2.0 to changelog

5fd5f7a15c7f5f68e5ecf64773a26f815c2867ec authored about 8 years ago by Erik Tollerud <[email protected]>
Next major version: v2.0

e8afa62ac7dcd38ab49d9326b264b78ee32346d0 authored about 8 years ago by Erik Tollerud <[email protected]>
Merge pull request #261 from saimn/cython-build_ext

Force the use of Cython's old build_ext command

7c217621303f805856a2f760761212c2cc99bb7c authored about 8 years ago by Erik Tollerud <[email protected]>
Merge pull request #273 from bsipocz/setup_check_fully_functioning_sphinx

Skip registering build_docs if sphinx missing some of its dependencies.

4d13adffcc3f7896883389086f19f485ee01b18a authored about 8 years ago by Brigitta Sipocz <[email protected]>
Skip registering build_docs if sphinx missing some of its dependencies.

3fb78d1746f5248e94bfc0059e6a4589e6250fd3 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Minor change to the error message

4cf9c9ab3a8a751f1c01b54144ed500afa3fe255 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Adding a try/except in register_commands() rather that trying to do it at the top to avoid UnboundLocalError

1b32969ce6ec7d2fd11ac21ed4546e2fdb46d6e1 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #275 from bsipocz/sphinx_fix_latex_deprecations

Changing deprecated usage of 2 latex config items

de5de3c7d8579356b1416aba04593ac16eaf03f1 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Changing deprecated usage of 2 latex config items

251404489b3176e093312a34b0164e986de74312 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #264 from cdeil/issue-264

Link to Github repo from PyPI

0d5443573ee470830501a07dc02cde85e75f455f authored about 8 years ago by Brigitta Sipocz <[email protected]>
Add changelog

5637b5d97aab80d17d140bc3d8d95c6af4de79ca authored about 8 years ago by Simon Conseil <[email protected]>
Add links to Github and PyPI in README

afa7c37b470caa73a2efbf838b04b3fe12d34a86 authored about 8 years ago by Christoph Deil <[email protected]>
Force the use of Cython's old build_ext command

A new build_ext command was added in Cython 0.25 but it breaks Astropy.
https://github.com/cytho...

6b4439f8a4d967c1a1104c761b1e5225f28a5e65 authored about 8 years ago by Simon Conseil <[email protected]>
Run only astropy_helpers tests on appveyor

Without this it tries to run tests from ci-helpers.

14c564634443a3bda8cb963fcd4a58036a34d0d3 authored about 8 years ago by Simon Conseil <[email protected]>
Merge pull request #272 from bsipocz/setup_fix_pypi_url

Update broken PyPI url in setup

4191b078e3497cc581a9c93632598ba8dfbcbecc authored about 8 years ago by Brigitta Sipocz <[email protected]>
Update PYPI url in setup [skip ci]

73bba8d26b59e16fbe56e29456109e70e31988ed authored about 8 years ago by Brigitta Sipocz <[email protected]>
Bumping version to 1.3.dev as 1.2 was already released

92037325d7b705bbf3e72809c9511d9b073848e8 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Fixing wrongly placed entry in changelog

7815a474f8763275cf570b18d7bcea48daf58da6 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #267 from bsipocz/appveyor_add_back_sphinx

Adding back sphinx building for Appveyor

896a7d3d4280ee452ec7960b24c55d972157a42e authored about 8 years ago by Brigitta Sipocz <[email protected]>
Strip \r\n on line ends to make windows happy

c199d1b90f2d65e1f70552603f481f8c703771c8 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #269 from migueldvb/tests

Remove unused sys import

1c3046309797e0bb31b9517c8e7176a7c02868ec authored about 8 years ago by Brigitta Sipocz <[email protected]>
Adding back sphinx builds for appveyor

723051c5d839f9bc1a65776ea3eccbb7df1a27fd authored about 8 years ago by Brigitta Sipocz <[email protected]>
Adding back graphviz install to appveyor

4e256f8be1ca0f992147bd14df68f61277aea23d authored about 8 years ago by Brigitta Sipocz <[email protected]>
fix typo

db55d2c5cf4d3553b5846af89bf42f238c627b0c authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #266 from bsipocz/ext_numpydoc_v0.6

Updating bundled numpydoc version to v0.6

6abf6e605f8da869a415d4ac708a1d9675dc9aa9 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Remove sys import

This module is imported in the test setup.py

284592cdff96a72b2843620a172d1883d30fb8a7 authored about 8 years ago by Miguel de Val-Borro <[email protected]>
Merge pull request #268 from bsipocz/sphinx_extend_local_inv_II

Adding collections.abc classes to the local sphinx inventories

6a41f41a9457a7fcdf0aede34257cf54c373ec2f authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #259 from bsipocz/ez_setup_update

Updating ez_setup to the latest version

066b19c9c3c3cfa0a661583707ff3725e6ec771c authored about 8 years ago by Brigitta Sipocz <[email protected]>
Adding collections.abc classes to the local sphinx inventories

d56fe3ae4609661327f9eb8780310fbba6e7a6f2 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Updating ez_setup to the latest version

9bfbfe1a2ee1a7431f3bb9398b0fe6419f28d257 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Updating ez_setup to the current latest version

591a9b82393c4c2a92463eef5d70116628cd6c23 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Updating bundled numpydoc version to v0.6

3aae5ba516e6af7c85c5b5a0f2ac0693cef7a5cb authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #251 from saimn/fix-build-sphinx

Fix AstropyBuildSphinx

23f3e832a69b97911ad24091197d2cac2aab9ffe authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #244 from saimn/automodapi-fix-encoding

Fix encoding error with automodapi_writereprocessed and py2

324d8696b51353736fd36cc9443344102717998d authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #263 from cdeil/patch-1

Update CHANGES.rst with version 1.2 release date

7d47c61f5e18d7470ca1b875f35b5d7e06ee97c2 authored about 8 years ago by Brigitta Sipocz <[email protected]>