me
/
guix
Archived
1
0
Fork 0

gnu: python2-py2neo: Use HTTPS home page.

* gnu/packages/databases.scm (python2-py2neo)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 22:38:56 +01:00
parent a0fdade220
commit 1084e86b59
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -2752,7 +2752,7 @@ being idiomatic to Python.")
(build-system python-build-system)
(arguments
`(#:python ,python-2))
(home-page "http://py2neo.org")
(home-page "https://py2neo.org")
(synopsis "Library and toolkit for working with Neo4j in Python")
(description "This package provides a client library and toolkit for
working with Neo4j from within Python applications and from the command