[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/18: gnu: python-sqlalchemy: Use HTTPS home page.
From: |
guix-commits |
Subject: |
11/18: gnu: python-sqlalchemy: Use HTTPS home page. |
Date: |
Mon, 11 Mar 2019 21:22:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5cfe650b9d7d2179a9a7676745ddd78cee674978
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Mar 11 22:02:38 2019 +0100
gnu: python-sqlalchemy: Use HTTPS home page.
* gnu/packages/databases.scm (python-sqlalchemy)[home-page]: Use HTTPS.
---
gnu/packages/databases.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 5dbcd92..be02b79 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2108,7 +2108,7 @@ Database API 2.0T.")
(modify-phases %standard-phases
(replace 'check
(lambda _ (invoke "py.test"))))))
- (home-page "http://www.sqlalchemy.org")
+ (home-page "https://www.sqlalchemy.org")
(synopsis "Database abstraction library")
(description
"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
- 03/18: gnu: perl-sql-abstract: Update to 1.86., (continued)
- 03/18: gnu: perl-sql-abstract: Update to 1.86., guix-commits, 2019/03/11
- 15/18: gnu: kicad-symbols: Update to 5.0.2., guix-commits, 2019/03/11
- 14/18: gnu: kicad: Don't use NAME in source URI., guix-commits, 2019/03/11
- 09/18: gnu: gcompris-qt: Update to 0.96., guix-commits, 2019/03/11
- 13/18: gnu: kicad: Update to 5.0.2., guix-commits, 2019/03/11
- 10/18: gnu: python-sqlalchemy: Update to 1.3.1., guix-commits, 2019/03/11
- 08/18: gnu: python-sql: Update to 1.0.0., guix-commits, 2019/03/11
- 04/18: gnu: perl-dbd-mysql: Update to 4.050., guix-commits, 2019/03/11
- 01/18: gnu: guile-colorized: Don't use unstable tarball., guix-commits, 2019/03/11
- 12/18: gnu: gtkwave: Update to 3.3.99., guix-commits, 2019/03/11
- 11/18: gnu: python-sqlalchemy: Use HTTPS home page.,
guix-commits <=
- 07/18: gnu: python-pyodbc: Update to 4.0.25., guix-commits, 2019/03/11
- 05/18: gnu: perl-dbd-sqlite: Update to 1.62., guix-commits, 2019/03/11
- 06/18: gnu: python-psycopg2: Update to 2.7.7., guix-commits, 2019/03/11