mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: check, databases: Use HTTPS for bitbucket.org.
* gnu/packages/check.scm (python-pytest-capturelog)[home-page]: Likewise. * gnu/packages/databases.scm (python-alembic)[home-page]: Likewise.
This commit is contained in:
parent
69d973cc39
commit
a7f27da7f2
2 changed files with 2 additions and 2 deletions
|
@ -2163,7 +2163,7 @@ You might also want to install the following optional dependencies:
|
|||
("python-sqlalchemy" ,python-sqlalchemy)
|
||||
("python-mako" ,python-mako)
|
||||
("python-editor" ,python-editor)))
|
||||
(home-page "http://bitbucket.org/zzzeek/alembic")
|
||||
(home-page "https://bitbucket.org/zzzeek/alembic")
|
||||
(synopsis
|
||||
"Database migration tool for SQLAlchemy")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue