[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/05: gnu: python-flake8-polyfill: Update home-page.
From: |
guix-commits |
Subject: |
05/05: gnu: python-flake8-polyfill: Update home-page. |
Date: |
Tue, 7 Jun 2022 02:49:41 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 478d2e4b02b90591c558df5eb3218d61bba231a0
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Jun 7 09:25:33 2022 +0300
gnu: python-flake8-polyfill: Update home-page.
* gnu/packages/python-xyz.scm (python-flake8-polyfill)[home-page]: Update
to new upstream URI.
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f4ae6a7e62..97335e34cb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10378,7 +10378,7 @@ unnecessary plus operators for explicit string literal
concatenation.")
(list python-flake8))
(native-inputs
(list python-mock python-pep8 python-pycodestyle python-pytest))
- (home-page "https://gitlab.com/pycqa/flake8-polyfill")
+ (home-page "https://github.com/pycqa/flake8-polyfill")
(synopsis "Polyfill package for Flake8 plugins")
(description
"This package that provides some compatibility helpers for Flake8