pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Use https for github.
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Wed Jul 3 08:16:48 2019 +0100
Changeset: 75643baefcb88f631165d8fcbbbce002eb7e52fc
Modified Files:
py-django-crispy-forms/Makefile
py-flask-migrate/Makefile
py-libusb1/Makefile
py-python-decouple/Makefile
py-strategies/Makefile
py-sym2num/Makefile
Log Message:
Use https for github.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=75643baefcb88f631165d8fcbbbce002eb7e52fc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-django-crispy-forms/Makefile | 2 +-
py-flask-migrate/Makefile | 2 +-
py-libusb1/Makefile | 2 +-
py-python-decouple/Makefile | 2 +-
py-strategies/Makefile | 2 +-
py-sym2num/Makefile | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/py-django-crispy-forms/Makefile b/py-django-crispy-forms/Makefile
index 7e2f4fdf71..f54f56ba86 100644
--- a/py-django-crispy-forms/Makefile
+++ b/py-django-crispy-forms/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-crispy-forms/}
MAINTAINER= kethzer.dr%gmail.com@localhost
-HOMEPAGE= http://github.com/maraujop/django-crispy-forms
+HOMEPAGE= https://github.com/maraujop/django-crispy-forms
COMMENT= Best way to have Django DRY forms
LICENSE= mit
diff --git a/py-flask-migrate/Makefile b/py-flask-migrate/Makefile
index 22201821ae..48c1dae637 100644
--- a/py-flask-migrate/Makefile
+++ b/py-flask-migrate/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=F/Flask-Migrate/}
MAINTAINER= kethzer.dr%gmail.com@localhost
-HOMEPAGE= http://github.com/miguelgrinberg/flask-migrate/
+HOMEPAGE= https://github.com/miguelgrinberg/flask-migrate
COMMENT= SQLAlchemy database migrations for Flask applications
LICENSE= mit
diff --git a/py-libusb1/Makefile b/py-libusb1/Makefile
index 602da1d3df..94fe095f84 100644
--- a/py-libusb1/Makefile
+++ b/py-libusb1/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/libusb1/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://github.com/vpelletier/python-libusb1
+HOMEPAGE= https://github.com/vpelletier/python-libusb1
COMMENT= Pure-Python wrapper for libusb-1.0
LICENSE= gnu-lgpl-v2
diff --git a/py-python-decouple/Makefile b/py-python-decouple/Makefile
index cb7f2fd60d..f7ff090fd9 100644
--- a/py-python-decouple/Makefile
+++ b/py-python-decouple/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-decouple/}
MAINTAINER= kethzer.dr%gmail.com@localhost
-HOMEPAGE= http://github.com/henriquebastos/python-decouple/
+HOMEPAGE= https://github.com/henriquebastos/python-decouple/
COMMENT= Strict separation of settings from code
LICENSE= mit
diff --git a/py-strategies/Makefile b/py-strategies/Makefile
index 0cde4475be..9be70aadcb 100644
--- a/py-strategies/Makefile
+++ b/py-strategies/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= lang
MASTER_SITES= https://files.pythonhosted.org/packages/a1/49/67ce5aeaa43fc498951befd4aaf55968ba178c21fee2b68a15408d9b6c79/
MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= http://github.com/logpy/strategies
+HOMEPAGE= https://github.com/logpy/strategies
COMMENT= Python library for control flow programming.
LICENSE= modified-bsd
diff --git a/py-sym2num/Makefile b/py-sym2num/Makefile
index 08c579d85a..72bb5789ce 100644
--- a/py-sym2num/Makefile
+++ b/py-sym2num/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= math python
MASTER_SITES= https://files.pythonhosted.org/packages/15/f2/010a380ef983b41f363324f2d17d9deed7dc957eff2dd19b6e22279c56cd/
MAINTAINER= jihbed.research%gmail.com@localhost
-HOMEPAGE= http://github.com/cea-ufmg/sym2num
+HOMEPAGE= https://github.com/cea-ufmg/sym2num
COMMENT= Sympy to numpy code generator
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index