diff --git a/build/pkgs/configure/checksums.ini b/build/pkgs/configure/checksums.ini index 69415aafab8..f7195204ce5 100644 --- a/build/pkgs/configure/checksums.ini +++ b/build/pkgs/configure/checksums.ini @@ -1,3 +1,3 @@ tarball=configure-VERSION.tar.gz -sha1=e162e0f52da5eca0c01ddf4831edcea1acd72033 -sha256=2033521228294e134368d69457d6e582706e84ff10bf3d6d0a57a2a4afad0a8b +sha1=61bb2523f804345a0862c720a6f0a632c23a950d +sha256=08421205b72bb0f1ccd75c45b1fd14564c29a77fa412f3f2a46d1e77373dbb6b diff --git a/build/pkgs/configure/package-version.txt b/build/pkgs/configure/package-version.txt index 2a5e3433ccb..dee9599899b 100644 --- a/build/pkgs/configure/package-version.txt +++ b/build/pkgs/configure/package-version.txt @@ -1 +1 @@ -b178c10a7401b381b8ed2daab5aaf026436452c9 +2d86061ac581f64727e0fcca6cfd40d2160b282d diff --git a/docker/README.md b/docker/README.md index 190793c202d..404cf973490 100644 --- a/docker/README.md +++ b/docker/README.md @@ -49,7 +49,7 @@ Have a look at `.gitlab-ci.yml` if you want to setup GitLab CI for your own fork # Report bugs and issues -Please tell us of any bugs or omissions at our [Issue Tracker](https://trac.sagemath.org) or contact us through the [sage-support](https://groups.google.com/forum/#!forum/sage-support) or the [sage-devel](https://groups.google.com/forum/#!forum/sage-devel) mailing lists. +Please tell us of any bugs or omissions at our [Issue Tracker](https://github.com/sagemath/sage/issues) or contact us through the [sage-support](https://groups.google.com/forum/#!forum/sage-support) or the [sage-devel](https://groups.google.com/forum/#!forum/sage-devel) mailing lists. # License diff --git a/src/doc/en/developer/index.rst b/src/doc/en/developer/index.rst index 7dc5cefd440..bc4f982ffe0 100644 --- a/src/doc/en/developer/index.rst +++ b/src/doc/en/developer/index.rst @@ -4,14 +4,6 @@ Welcome to Sage Developer Guide =============================== -.. NOTE:: - - Sage development moved to `GitHub `_ in - February 2023, from `the Sage Trac server `_, - which had been the center of Sage development for a long time. After the - transition, this guide was updated accordingly. However, the legacy is - still with us in many aspects of the current Sage development. - Everybody who uses Sage is encouraged to contribute something back to Sage at some point. You could: diff --git a/src/doc/it/faq/faq-contribute.rst b/src/doc/it/faq/faq-contribute.rst index 63c67a8e264..3b6c1612083 100644 --- a/src/doc/it/faq/faq-contribute.rst +++ b/src/doc/it/faq/faq-contribute.rst @@ -158,8 +158,8 @@ Consulta anche la Guida dello Sviluppo Sage, specialmente il capitolo `Convenzioni per scrivere codice sorgente in Sage `_. -Ho inviato al server trac una correzione molte settimane fa. Perché la state ignorando? -""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" +Ho inviato al GitHub Sage repo una correzione molte settimane fa. Perché la state ignorando? +"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Non stiamo cercando di ignorare la tua correzione. Le persone che lavorano su Sage lo fanno nel loro tempo libero.