#77 Update the URL to the new account system
Merged 2 years ago by pingou. Opened 2 years ago by pingou.

@@ -203,7 +203,7 @@ 

                      "    https://src.fedoraproject.org/extras/pagure_bz.json\n"

                      "    We are happy to tell you exactly which packages are linked to your "

                      "account\n"

-                     "    if you wish.\n[2] https://admin.fedoraproject.org/accounts\n",

+                     "    if you wish.\n[2] https://accounts.fedoraproject.org/\n",

                      mail_server="mail_server",

                  ),

                  call(
@@ -236,7 +236,7 @@ 

                      "    https://src.fedoraproject.org/extras/pagure_bz.json\n"

                      "    We are happy to tell you exactly which packages are linked to your "

                      "account\n"

-                     "    if you wish.\n[2] https://admin.fedoraproject.org/accounts\n",

+                     "    if you wish.\n[2] https://accounts.fedoraproject.org/\n",

                      mail_server="mail_server",

                  ),

                  call(

file modified
+1 -1
@@ -44,7 +44,7 @@ 

      https://src.fedoraproject.org/extras/pagure_bz.json

      We are happy to tell you exactly which packages are linked to your account

      if you wish.

- [2] https://admin.fedoraproject.org/accounts

+ [2] https://accounts.fedoraproject.org/

  """

  

          toddlers.utils.notify.notify_packager(

file modified
+1 -1
@@ -39,7 +39,7 @@ 

      https://src.fedoraproject.org/extras/pagure_bz.json

      We are happy to tell you exactly which packages are linked to your account

      if you wish.

- [2] https://admin.fedoraproject.org/accounts

+ [2] https://accounts.fedoraproject.org/

  """

  

      send_email(

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

1 new commit added

  • Adjust code-base for newer black version
2 years ago

Build succeeded.

  • tox : SUCCESS in 6m 17s

Ok, this looks mostly like black, with some comment updates. LGTM

rebased onto e7e40eb

2 years ago

Build succeeded.

  • tox : SUCCESS in 6m 27s

Pull-Request has been merged by pingou

2 years ago