From 60b2f80e12c91213327ab67a73b9c5fb5ca1bd7a Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Mon, 11 May 2026 14:37:51 -0400 Subject: [PATCH 01/11] Replace HTTPS for github.com and astropy.org --- acknowledging.rst | 8 ++++---- announcements/release-0.4.rst | 6 +++--- announcements/release-1.0.rst | 6 +++--- announcements/release-1.1.rst | 6 +++--- announcements/release-1.2.rst | 6 +++--- announcements/release-1.3.rst | 6 +++--- announcements/release-2.0.rst | 6 +++--- announcements/release-3.0.rst | 6 +++--- announcements/release-3.1.rst | 6 +++--- announcements/release-3.2.rst | 6 +++--- announcements/release-4.0.rst | 6 +++--- announcements/release-4.1.rst | 4 ++-- announcements/release-4.3.rst | 4 ++-- announcements/release-5.0.rst | 4 ++-- announcements/release-5.1.rst | 4 ++-- announcements/release-5.2.rst | 4 ++-- announcements/release-5.3.rst | 4 ++-- announcements/release-6.0.rst | 4 ++-- announcements/release-6.1.rst | 4 ++-- announcements/release-7.0.rst | 4 ++-- announcements/release-7.2.rst | 4 ++-- contribute.rst | 2 +- index.rst | 2 +- 23 files changed, 56 insertions(+), 56 deletions(-) diff --git a/acknowledging.rst b/acknowledging.rst index 18abf2c2..449602d1 100644 --- a/acknowledging.rst +++ b/acknowledging.rst @@ -37,7 +37,7 @@ If you are submitting an article to another journal, or have no other specific p .. code-block:: latex - This work made use of Astropy: \footnote{http://www.astropy.org} a community-developed core Python package and an ecosystem of tools and resources for astronomy \citep{astropy:2013, astropy:2018, astropy:2022}. + This work made use of Astropy: \footnote{https://www.astropy.org} a community-developed core Python package and an ecosystem of tools and resources for astronomy \citep{astropy:2013, astropy:2018, astropy:2022}. As an alternative, the BibTeX record recommended for a given version of Astropy is available from the Python package itself: @@ -54,7 +54,7 @@ If you are giving a presentation or talk featuring work/research that makes use |Powered by Astropy| -The logo is also available `with white text `__, or the SVG originals can be obtained at the `astropy-logo github repository. `__ +The logo is also available `with white text `__, or the SVG originals can be obtained at the `astropy-logo github repository. `__ In Projects ----------- @@ -68,9 +68,9 @@ You can place the following in your ``README.md`` file to get the badge: .. code-block:: markdown - [![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/) + [![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](https://www.astropy.org/) -.. |Powered by Astropy| image:: http://www.astropy.org/images/astropy_powered.png +.. |Powered by Astropy| image:: https://www.astropy.org/images/astropy_powered.png :width: 256px .. |Powered by Astropy Badge| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat diff --git a/announcements/release-0.4.rst b/announcements/release-0.4.rst index d053ba6e..3d023441 100644 --- a/announcements/release-0.4.rst +++ b/announcements/release-0.4.rst @@ -8,7 +8,7 @@ Dear colleagues, We are very happy to announce the third major public release (v0.4) of the astropy package, a core Python package for Astronomy: -http://www.astropy.org +https://www.astropy.org Astropy is a community-driven package intended to contain much of the core functionality and common tools needed for performing astronomy and @@ -32,7 +32,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/0.4.html Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -51,7 +51,7 @@ repository: Over 80 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html If you use Astropy directly - or as a dependency to another package - for your work, please remember to include the following acknowledgment diff --git a/announcements/release-1.0.rst b/announcements/release-1.0.rst index 87ce644b..7d758238 100644 --- a/announcements/release-1.0.rst +++ b/announcements/release-1.0.rst @@ -8,7 +8,7 @@ Dear colleagues, We are very happy to announce the fourth major public release (v1.0) of the astropy package, a core Python package for Astronomy: -http://www.astropy.org +https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -39,7 +39,7 @@ bug fixes for the next two years, rather than the usual six months. More information about this can be found at the link above. Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -66,7 +66,7 @@ repository: Over 122 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html If you use Astropy directly for your work, or as a dependency to another package, please remember to include the following acknowledgment at the diff --git a/announcements/release-1.1.rst b/announcements/release-1.1.rst index 4e6034c9..6801671c 100644 --- a/announcements/release-1.1.rst +++ b/announcements/release-1.1.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -43,7 +43,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/1.1.html Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -70,7 +70,7 @@ repository: Over 160 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html As a reminder, Astropy v1.0 (our long term support release) will continue to be supported with bug fixes until Feb 19th 2017, so if you diff --git a/announcements/release-1.2.rst b/announcements/release-1.2.rst index 794f04c5..d4232b72 100644 --- a/announcements/release-1.2.rst +++ b/announcements/release-1.2.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -47,7 +47,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/1.2.html Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -78,7 +78,7 @@ repository: Over 190 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html As a reminder, Astropy v1.0 (our long term support release) will continue to be supported with bug fixes until Feb 19th 2017, so if you diff --git a/announcements/release-1.3.rst b/announcements/release-1.3.rst index 9677a6ad..e09c2b4b 100644 --- a/announcements/release-1.3.rst +++ b/announcements/release-1.3.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -48,7 +48,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/1.3.html Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -75,7 +75,7 @@ repository: Over 210 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html Astropy v1.0 (our long term support release) will continue to be supported with bug fixes until the v2.0 release in June 2017, so if you diff --git a/announcements/release-2.0.rst b/announcements/release-2.0.rst index dba3bf56..6b5c55cd 100644 --- a/announcements/release-2.0.rst +++ b/announcements/release-2.0.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -47,7 +47,7 @@ that will support Python 2.x. Future versions of Astropy will only support Python 3.x. Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -74,7 +74,7 @@ repository: Over 232 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html Astropy v2.0 now repaces v1.0 as the long term support release, and will be supported until the end of 2019. The next major release of Astropy diff --git a/announcements/release-3.0.rst b/announcements/release-3.0.rst index 0d2250e6..1faebf70 100644 --- a/announcements/release-3.0.rst +++ b/announcements/release-3.0.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -52,7 +52,7 @@ bug fixes and support until the Python developers permanently sunset Python 2.7 (scheduled for 2019). Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -79,7 +79,7 @@ repository: Over 253 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html As a reminder, Astropy v2.0 (our long term support release) will continue to be supported with bug fixes until the end 2019, so if you diff --git a/announcements/release-3.1.rst b/announcements/release-3.1.rst index e580f754..78a0a5e4 100644 --- a/announcements/release-3.1.rst +++ b/announcements/release-3.1.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -48,7 +48,7 @@ Note that the Astropy 3.x series only supports Python 3. Python 2 users can continue to use the 2.x (LTS) series (but without new features). Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -75,7 +75,7 @@ repository: Over 300 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html As a reminder, Astropy v2.0 (our long term support release) will continue to be supported with bug fixes (but no new features) until the diff --git a/announcements/release-3.2.rst b/announcements/release-3.2.rst index ed9a7d90..091e42b6 100644 --- a/announcements/release-3.2.rst +++ b/announcements/release-3.2.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -39,7 +39,7 @@ Note that the Astropy 3.x series only supports Python 3. Python 2 users can continue to use the 2.x (LTS) series (but without new features). Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -66,7 +66,7 @@ repository: Over 300 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html As a reminder, Astropy v2.0 (our long term support release) will continue to be supported with bug fixes (but no new features) until the diff --git a/announcements/release-4.0.rst b/announcements/release-4.0.rst index 151c206b..05d3a9dc 100644 --- a/announcements/release-4.0.rst +++ b/announcements/release-4.0.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -52,7 +52,7 @@ code to Python 3, see the `Python 3 for scientists conversion guide `__. Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org @@ -79,7 +79,7 @@ repository: Over 350 developers have contributed code to Astropy so far, and you can find out more about the team behind Astropy here: -     http://www.astropy.org/team.html +     https://www.astropy.org/team.html If you use Astropy directly for your work, or as a dependency to another package, please remember to acknowledgment it by citing the appropriate diff --git a/announcements/release-4.1.rst b/announcements/release-4.1.rst index 99eaa383..0305b23e 100644 --- a/announcements/release-4.1.rst +++ b/announcements/release-4.1.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -47,7 +47,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/4.1.html Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-4.3.rst b/announcements/release-4.3.rst index ce69afba..92a29438 100644 --- a/announcements/release-4.3.rst +++ b/announcements/release-4.3.rst @@ -14,7 +14,7 @@ core Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org Astropy is a community-driven Python package intended to contain much of the core functionality and common tools needed for astronomy and @@ -40,7 +40,7 @@ An overview of the changes is provided at:      `https://docs.astropy.org/en/stable/whatsnew/4.3.html `__ Instructions for installing Astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-5.0.rst b/announcements/release-5.0.rst index 98fa1b11..2b20eae9 100644 --- a/announcements/release-5.0.rst +++ b/announcements/release-5.0.rst @@ -14,7 +14,7 @@ package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org The astropy core package is a community-driven Python package intended to contain much of the core functionality and common tools needed for @@ -45,7 +45,7 @@ The astropy v5.0.x series now replaces v4.0.x as the long term support release, and will be supported for two years. Instructions for installing astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-5.1.rst b/announcements/release-5.1.rst index 9d5395f3..c7bafd41 100644 --- a/announcements/release-5.1.rst +++ b/announcements/release-5.1.rst @@ -14,7 +14,7 @@ package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org The astropy core package is a community-driven Python package intended to contain much of the core functionality and common tools needed for @@ -39,7 +39,7 @@ An overview of the changes is provided at:      `https://docs.astropy.org/en/stable/whatsnew/5.1.html `__ Instructions for installing astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-5.2.rst b/announcements/release-5.2.rst index f6d9c998..e4af0e52 100644 --- a/announcements/release-5.2.rst +++ b/announcements/release-5.2.rst @@ -15,7 +15,7 @@ with Numpy 1.24): .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org The astropy core package is a community-driven Python package intended to contain much of the core functionality and common tools needed for @@ -42,7 +42,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/5.2.html Instructions for installing astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-5.3.rst b/announcements/release-5.3.rst index c508996a..0b36f884 100644 --- a/announcements/release-5.3.rst +++ b/announcements/release-5.3.rst @@ -14,7 +14,7 @@ package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org The astropy core package is a community-driven Python package intended to contain much of the core functionality and common tools needed for @@ -40,7 +40,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/5.3.html Instructions for installing astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-6.0.rst b/announcements/release-6.0.rst index e1859cd2..e1c2799a 100644 --- a/announcements/release-6.0.rst +++ b/announcements/release-6.0.rst @@ -14,7 +14,7 @@ package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org The astropy core package is a community-driven Python package intended to contain much of the core functionality and common tools needed for @@ -43,7 +43,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/6.0.html Instructions for installing astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-6.1.rst b/announcements/release-6.1.rst index faa68c73..4726b394 100644 --- a/announcements/release-6.1.rst +++ b/announcements/release-6.1.rst @@ -14,7 +14,7 @@ package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org The astropy core package is a community-driven Python package intended to contain much of the core functionality and common tools needed for @@ -39,7 +39,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/6.1.html Instructions for installing astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-7.0.rst b/announcements/release-7.0.rst index d2e34860..b374af50 100644 --- a/announcements/release-7.0.rst +++ b/announcements/release-7.0.rst @@ -14,7 +14,7 @@ package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org The astropy core package is a community-driven Python package intended to contain much of the core functionality and common tools needed for @@ -59,7 +59,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/7.0.html Instructions for installing astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/announcements/release-7.2.rst b/announcements/release-7.2.rst index 79e8f852..dbb21c77 100644 --- a/announcements/release-7.2.rst +++ b/announcements/release-7.2.rst @@ -14,7 +14,7 @@ Python package for Astronomy: .. image:: /_static/img/astropy_logo_notext.png :width: 100px - http://www.astropy.org + https://www.astropy.org The astropy core package is a community-driven Python package intended to contain much of the core functionality and common tools needed for @@ -37,7 +37,7 @@ An overview of the changes is provided at:      https://docs.astropy.org/en/stable/whatsnew/7.2.html Instructions for installing astropy are provided on our -`website `__, and extensive documentation can be +`website `__, and extensive documentation can be found at:      https://docs.astropy.org diff --git a/contribute.rst b/contribute.rst index 6e0451a2..9d946352 100644 --- a/contribute.rst +++ b/contribute.rst @@ -29,7 +29,7 @@ Reporting Issues ---------------- If you have found a bug in Astropy please report it. -The preferred way is to create a new issue on the Astropy `GitHub issue page `__; that requires `creating a free account `__ on GitHub if you do not have one. +The preferred way is to create a new issue on the Astropy `GitHub issue page `__; that requires `creating a free account `__ on GitHub if you do not have one. If you prefer not to create a GitHub account, please report the issue to either the `astropy mailing list `__, the `astropy-dev mailing list `__ or sending a private email to the astropy core developers at feedback@astropy.org diff --git a/index.rst b/index.rst index a03be4b3..3579c228 100644 --- a/index.rst +++ b/index.rst @@ -108,7 +108,7 @@ developers. Report bugs and Contribute -------------------------- -If you encounter something you believe to be a mistake, error, or bug, the best way to get it addressed is to report it on the `github issue tracker `__. +If you encounter something you believe to be a mistake, error, or bug, the best way to get it addressed is to report it on the `github issue tracker `__. If you aren't sure if something is a bug or not, or if you don't have a Github account, feel free to ask on one of the :ref:`forums `. If you believe you know how to fix the problem, please consider :ref:`contributing `! From 5d78872394b81b8bf0d5705ae905c9175f5e5f45 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Mon, 11 May 2026 14:40:17 -0400 Subject: [PATCH 02/11] Replace HTTPS for adsabs.harvard.edu --- acknowledging.rst | 6 +++--- announcements/release-0.4.rst | 4 ++-- announcements/release-1.0.rst | 4 ++-- announcements/release-1.1.rst | 4 ++-- announcements/release-1.2.rst | 4 ++-- announcements/release-1.3.rst | 4 ++-- announcements/release-2.0.rst | 4 ++-- announcements/release-3.0.rst | 8 ++++---- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/acknowledging.rst b/acknowledging.rst index 449602d1..84ef2c6b 100644 --- a/acknowledging.rst +++ b/acknowledging.rst @@ -18,8 +18,8 @@ If you use Astropy Project tools and resources for work/research presented in a We encourage you to cite all three papers, but if space is limited, please cite the most recent paper: - `Astropy Paper III (v5.0) `__ (`ADS `__ - `BibTeX `__) -- `Astropy Paper II (v2.0) `__ (`ADS `__ - `BibTeX `__) -- `Astropy Paper I (v0.2) `__ (`ADS `__ - `BibTeX `__ - :ref:`10k citations `) +- `Astropy Paper II (v2.0) `__ (`ADS `__ - `BibTeX `__) +- `Astropy Paper I (v0.2) `__ (`ADS `__ - `BibTeX `__ - :ref:`10k citations `) .. raw:: html @@ -81,7 +81,7 @@ You can place the following in your ``README.md`` file to get the badge: function copyBibtex() { var bibtex2013 = `@article{astropy:2013, Adsnote = {Provided by the SAO/NASA Astrophysics Data System}, - Adsurl = {http://adsabs.harvard.edu/abs/2013A%26A...558A..33A}, + Adsurl = {https://adsabs.harvard.edu/abs/2013A%26A...558A..33A}, Archiveprefix = {arXiv}, Author = {{Astropy Collaboration} and {Robitaille}, T.~P. and {Tollerud}, E.~J. and {Greenfield}, P. and {Droettboom}, M. and {Bray}, E. and {Aldcroft}, T. and {Davis}, M. and {Ginsburg}, A. and {Price-Whelan}, A.~M. and {Kerzendorf}, W.~E. and {Conley}, A. and {Crighton}, N. and {Barbary}, K. and {Muna}, D. and {Ferguson}, H. and {Grollier}, F. and {Parikh}, M.~M. and {Nair}, P.~H. and {Unther}, H.~M. and {Deil}, C. and {Woillez}, J. and {Conseil}, S. and {Kramer}, R. and {Turner}, J.~E.~H. and {Singer}, L. and {Fox}, R. and {Weaver}, B.~A. and {Zabalza}, V. and {Edwards}, Z.~I. and {Azalee Bostroem}, K. and {Burke}, D.~J. and {Casey}, A.~R. and {Crawford}, S.~M. and {Dencheva}, N. and {Ely}, J. and {Jenness}, T. and {Labrie}, K. and {Lim}, P.~L. and {Pierfederici}, F. and {Pontzen}, A. and {Ptak}, A. and {Refsdal}, B. and {Servillat}, M. and {Streicher}, O.}, Doi = {10.1051/0004-6361/201322068}, diff --git a/announcements/release-0.4.rst b/announcements/release-0.4.rst index 3d023441..e3f4e70f 100644 --- a/announcements/release-0.4.rst +++ b/announcements/release-0.4.rst @@ -62,8 +62,8 @@ package for Astronomy (Astropy Collaboration, 2013). where (Astropy Collaboration, 2013) is a citation to the `Astropy Paper `__ -(`ADS `__ - -`BibTeX `__). +(`ADS `__ - +`BibTeX `__). Please feel free to forward this announcement to anyone you think might be interested in this release. diff --git a/announcements/release-1.0.rst b/announcements/release-1.0.rst index 7d758238..94f8b283 100644 --- a/announcements/release-1.0.rst +++ b/announcements/release-1.0.rst @@ -77,8 +77,8 @@ package for Astronomy (Astropy Collaboration, 2013). where (Astropy Collaboration, 2013) is a citation to the `Astropy Paper `__ -(`ADS `__ - -`BibTeX `__). +(`ADS `__ - +`BibTeX `__). Please feel free to forward this announcement to anyone you think might be interested in this release. diff --git a/announcements/release-1.1.rst b/announcements/release-1.1.rst index 6801671c..3a1fc48b 100644 --- a/announcements/release-1.1.rst +++ b/announcements/release-1.1.rst @@ -87,8 +87,8 @@ package for Astronomy (Astropy Collaboration, 2013). where (Astropy Collaboration, 2013) is a citation to the `Astropy Paper `__ -(`ADS `__ - -`BibTeX `__). +(`ADS `__ - +`BibTeX `__). Please feel free to forward this announcement to anyone you think might be interested in this release. diff --git a/announcements/release-1.2.rst b/announcements/release-1.2.rst index d4232b72..8a35029a 100644 --- a/announcements/release-1.2.rst +++ b/announcements/release-1.2.rst @@ -95,8 +95,8 @@ package for Astronomy (Astropy Collaboration, 2013). where (Astropy Collaboration, 2013) is a citation to the `Astropy Paper `__ -(`ADS `__ - -`BibTeX `__). +(`ADS `__ - +`BibTeX `__). Please feel free to forward this announcement to anyone you think might be interested in this release. diff --git a/announcements/release-1.3.rst b/announcements/release-1.3.rst index e09c2b4b..82834642 100644 --- a/announcements/release-1.3.rst +++ b/announcements/release-1.3.rst @@ -97,8 +97,8 @@ package for Astronomy (Astropy Collaboration, 2013). where (Astropy Collaboration, 2013) is a citation to the `Astropy Paper `__ -(`ADS `__ - -`BibTeX `__). +(`ADS `__ - +`BibTeX `__). Please feel free to forward this announcement to anyone you think might be interested in this release. diff --git a/announcements/release-2.0.rst b/announcements/release-2.0.rst index 6b5c55cd..0ed547f2 100644 --- a/announcements/release-2.0.rst +++ b/announcements/release-2.0.rst @@ -91,8 +91,8 @@ package for Astronomy (Astropy Collaboration, 2013). where (Astropy Collaboration, 2013) is a citation to the `Astropy Paper `__ -(`ADS `__ - -`BibTeX `__). +(`ADS `__ - +`BibTeX `__). Special thanks to the coordinator for this release: Brigitta Sipocz. diff --git a/announcements/release-3.0.rst b/announcements/release-3.0.rst index 1faebf70..04a367ba 100644 --- a/announcements/release-3.0.rst +++ b/announcements/release-3.0.rst @@ -96,8 +96,8 @@ package for Astronomy (Astropy Collaboration, 2018). where (Astropy Collaboration, 2018) is a citation to the `Astropy Paper II `__ -(`ADS `__ - -`BibTeX `__). +(`ADS `__ - +`BibTeX `__). This paper is still under review, however, and an earlier paper is available describing the status of the package at the time of v0.2. If @@ -109,8 +109,8 @@ package for Astronomy (Astropy Collaboration, 2013, 2018). where (Astropy Collaboration, 2013) is a citation to the `first Astropy Paper `__ -(`ADS `__ - -`BibTeX `__). +(`ADS `__ - +`BibTeX `__). Special thanks to the coordinator for this release: Brigitta Sipocz. From f8ef7474617755ae36c6464915b435486e98cc9b Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Mon, 11 May 2026 14:41:35 -0400 Subject: [PATCH 03/11] Replace HTTPS for img.shield.io --- acknowledging.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/acknowledging.rst b/acknowledging.rst index 84ef2c6b..1664185a 100644 --- a/acknowledging.rst +++ b/acknowledging.rst @@ -63,16 +63,16 @@ We suggest this badge: |Powered by Astropy Badge| -Which is available at the URL http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat +Which is available at the URL https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat You can place the following in your ``README.md`` file to get the badge: .. code-block:: markdown - [![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](https://www.astropy.org/) + [![astropy](https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](https://www.astropy.org/) .. |Powered by Astropy| image:: https://www.astropy.org/images/astropy_powered.png :width: 256px -.. |Powered by Astropy Badge| image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat +.. |Powered by Astropy Badge| image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat .. raw:: html From d1f404366d7a640cc1d9e23e2c2f36351e60635f Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Mon, 11 May 2026 14:43:33 -0400 Subject: [PATCH 04/11] Replace HTTPS for groups.google.com --- contribute.rst | 10 +++++----- help.rst | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/contribute.rst b/contribute.rst index 9d946352..72764e2f 100644 --- a/contribute.rst +++ b/contribute.rst @@ -21,7 +21,7 @@ There are several ways in which you can give feedback. If you would like a reply (e.g., an acknowledgement of your comment), please request it. - For the extremely impatient, astropy developers often can be found in the `Astropy Slack team `__ (get an account `here `__). Slack is basically a live web chat. -- If you would like to participate in discussions about how the Project is run, please join the `Developer Email List [astropy-dev] `__. +- If you would like to participate in discussions about how the Project is run, please join the `Developer Email List [astropy-dev] `__. .. _astropy-org-contribute-issues: @@ -31,7 +31,7 @@ Reporting Issues If you have found a bug in Astropy please report it. The preferred way is to create a new issue on the Astropy `GitHub issue page `__; that requires `creating a free account `__ on GitHub if you do not have one. -If you prefer not to create a GitHub account, please report the issue to either the `astropy mailing list `__, the `astropy-dev mailing list `__ or sending a private email to the astropy core developers at feedback@astropy.org +If you prefer not to create a GitHub account, please report the issue to either the `astropy mailing list `__, the `astropy-dev mailing list `__ or sending a private email to the astropy core developers at feedback@astropy.org Please include an example that demonstrates the issue that will allow the developers to reproduce and fix the problem. You may be asked to also provide information about your operating system and a full Python stack trace; the Astropy developers will walk you through obtaining a stack trace if it is necessary. @@ -41,7 +41,7 @@ You may be asked to also provide information about your operating system and a f Contribute code or documentation -------------------------------- -If you are interested in contributing fixes, code or documentation to Astropy (whether the core package or affiliated packages), you should join the `astropy-dev `__ mailing list/forum. +If you are interested in contributing fixes, code or documentation to Astropy (whether the core package or affiliated packages), you should join the `astropy-dev `__ mailing list/forum. For the core, start looking at any related `issues `__. In particular, we have introduced a labeling system used across most Astropy-related packages which will allow you to find good starting issues. Good labels to start with are `Good-first-issue `__ and `Package-novice `__ which means you don't need much prior experience of the package. @@ -76,14 +76,14 @@ They will have shown a sustained commitment to Astropy by participating actively This could involve submitting pull requests and participating in reviews, or discussions in other channels such as mailing lists or Slack, or other contributions as defined by a particular role. Finally, they need to express a desire to maintain this involvement going forward and accept the responsibility of having a role. For example, being a core sub-package maintainer involves interacting with users and responding to bug reports in a timely manner. -If you are interested in taking on such a role, you can volunteer either on `astropy-dev `__, by talking to a holder of the role you are interested in, or a coordination committee member. +If you are interested in taking on such a role, you can volunteer either on `astropy-dev `__, by talking to a holder of the role you are interested in, or a coordination committee member. .. _astropy-org-contribute-affiliated: Develop an affiliated package ----------------------------- -Whether you have an idea for a new Astronomy package, or already have a package that you want to integrate with the Astropy project, you can develop an affiliated package! You'll want to join the `astropy-dev `__ list so you can notify other developers of your intent to develop an affiliated package, and the `astropy-affiliated-maintainers `__ mailing list to be kept informed of any discussions related to setting up affiliated packages. +Whether you have an idea for a new Astronomy package, or already have a package that you want to integrate with the Astropy project, you can develop an affiliated package! You'll want to join the `astropy-dev `__ list so you can notify other developers of your intent to develop an affiliated package, and the `astropy-affiliated-maintainers `__ mailing list to be kept informed of any discussions related to setting up affiliated packages. Then you can check out the section on :ref:`astropy-org-affiliated-instructions` to get started. .. _astropy-org-contribute-financially: diff --git a/help.rst b/help.rst index 01befc05..576b30b0 100644 --- a/help.rst +++ b/help.rst @@ -23,7 +23,7 @@ most comfortable with. - Post questions or start discussions about anything related to Python programming applied to astronomy. - `Astropy Developers Email List - [astropy-dev@googlegroups.com] `__ + [astropy-dev@googlegroups.com] `__ - Start discussions and ask questions about changing or adding functionality to the ``astropy`` package. This is also the place where significant announcements for contributors/developers are From 674e6217ac41c76fe705b17f0f4f89be84920bfe Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Mon, 11 May 2026 14:46:05 -0400 Subject: [PATCH 05/11] Replace HTTPS for openastronomy and creativecommons --- _static/img/astropy_banner.svg | 2 +- _static/img/astropy_project_logo.svg | 2 +- _static/img/astropy_word.svg | 2 +- code_of_conduct_old_astropy.rst | 2 +- history.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_static/img/astropy_banner.svg b/_static/img/astropy_banner.svg index a52c65ed..b52c6770 100644 --- a/_static/img/astropy_banner.svg +++ b/_static/img/astropy_banner.svg @@ -2,7 +2,7 @@