Skip to content

Commit

Permalink
www/py-forcediphttpsadapter: Update to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 21, 2023
1 parent 7acb682 commit f1158b8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions www/py-forcediphttpsadapter/Makefile
@@ -1,5 +1,5 @@
PORTNAME= forcediphttpsadapter
PORTVERSION= 1.0.2
PORTVERSION= 1.1.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -8,7 +8,11 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Use IP address when connecting via SSL
WWW= https://github.com/Roadmaster/forcediphttpsadapter

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-forcediphttpsadapter/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1636117298
SHA256 (forcediphttpsadapter-1.0.2.tar.gz) = f7582b34aaa6ab6b17f69ab1abbfe67097b952ed0682b758b5e01e18fe24433e
SIZE (forcediphttpsadapter-1.0.2.tar.gz) = 4173
TIMESTAMP = 1692211825
SHA256 (forcediphttpsadapter-1.1.0.tar.gz) = 0d224cf6e8e50eb788c9f5994a7afa6d389bac6dbe540b7dfd77a32590ad0153
SIZE (forcediphttpsadapter-1.1.0.tar.gz) = 4794

0 comments on commit f1158b8

Please sign in to comment.