mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-11 06:20:18 +01:00
gnu: python-execnet: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-execnet)[home-page]: Use HTTPS.
This commit is contained in:
parent
cc31d17263
commit
14a5146f3a
1 changed files with 1 additions and 1 deletions
|
@ -8599,7 +8599,7 @@ minimal and fast API targeting the following uses:
|
||||||
@item write and deploy hybrid multi-process applications
|
@item write and deploy hybrid multi-process applications
|
||||||
@item write scripts to administer multiple environments
|
@item write scripts to administer multiple environments
|
||||||
@end enumerate")
|
@end enumerate")
|
||||||
(home-page "http://codespeak.net/execnet/")
|
(home-page "https://codespeak.net/execnet/")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-execnet
|
(define-public python2-execnet
|
||||||
|
|
Loading…
Add table
Reference in a new issue