astropy / pyregion

ds9 region parser for python
https://pyregion.readthedocs.io
MIT License
39 stars 40 forks source link

Update astropy-helpers to v2.0.10 #135

Closed bsipocz closed 5 years ago

bsipocz commented 5 years ago

This is an automated update of the astropy-helpers submodule to v2.0.10. This includes both the update of the astropy-helpers sub-module, and the ah_bootstrap.py file, if needed.

A full list of changes can be found in the changelog.

This is intended to be helpful, but if you would prefer to manage these updates yourself, or if you notice any issues with this automated update, please let @bsipocz or @astrofrog know!

Similarly to the core package, the v3.0+ releases of astropy-helpers require Python 3.5+. We will open automated update PRs with astropy-helpers v3.2.x only for packages that specifically opt in for it when they start supporting Python 3.5+ only. Please let @bsipocz or @astrofrog know or add your package to the list in https://github.com/astropy/astropy-procedures/blob/master/update-packages/helpers_3.py

cdeil commented 5 years ago

@bsipocz - Several builds fail with "DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, use a.item() instead". Can you fix in this PR? Or should I have a look try to fix?

bsipocz commented 5 years ago

@cdeil - I don't have time for pyregion in the near future, sorry.

bsipocz commented 5 years ago

Rebased after recent merges. I still don't have time to fix additional issues, but at least we'll see what are the still outstanding ones. Feel free to push changes to this branch, etc.

bsipocz commented 5 years ago

Yet again, this is not worse than master, so I go ahead and merge it.