Skip to content

Commit

Permalink
devel/py-pygithub: Rename port to match upstream
Browse files Browse the repository at this point in the history
- Update version 1.57=>2.1.1

Changelog: https://github.com/PyGithub/PyGithub/releases/tag/v2.1.1

PR:		276122
  • Loading branch information
5u623l20 committed Jan 6, 2024
1 parent 4b3d60c commit cf6c371
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 33 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -2931,3 +2931,4 @@ sysutils/rtx|sysutils/mise|2024-01-03|Project renamed
x11/hyprland-share-picker|x11/xdg-desktop-portal-hyprland|2024-01-05|Merged into main port
sysutils/signon-qt5|sysutils/signond|2024-01-05|Renamed to match upstream and support flavors
net-im/libaccounts-qt5|net-im/libaccounts-qt|2024-01-05|Renamed to support flavors
devel/py-pygithub|devel/py-PyGithub|2024-01-06|Rename port match upstream
2 changes: 1 addition & 1 deletion devel/Makefile
Expand Up @@ -4194,6 +4194,7 @@
SUBDIR += py-Products.ExternalEditor
SUBDIR += py-Products.PloneLanguageTool
SUBDIR += py-PyExecJS
SUBDIR += py-PyGithub
SUBDIR += py-PyLD
SUBDIR += py-PyUtilib
SUBDIR += py-QtPy
Expand Down Expand Up @@ -5298,7 +5299,6 @@
SUBDIR += py-pyformance
SUBDIR += py-pygdbmi
SUBDIR += py-pygit2
SUBDIR += py-pygithub
SUBDIR += py-pygpx
SUBDIR += py-pyhashxx
SUBDIR += py-pyhcl
Expand Down
31 changes: 31 additions & 0 deletions devel/py-PyGithub/Makefile
@@ -0,0 +1,31 @@
PORTNAME= PyGithub
DISTVERSION= 2.1.1
CATEGORIES= devel www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyGithub-${PORTVERSION}

MAINTAINER= bofh@FreeBSD.org
COMMENT= Python library implementing the full GitHub API v3
WWW= https://github.com/jacquev6/PyGithub

LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}deprecated>0:devel/py-deprecated@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.14.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyjwt>=2.4.0:www/py-pyjwt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pynacl>=1.4.0:security/py-pynacl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0:devel/py-typing-extensions@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent pep517

NO_ARCH= yes

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions devel/py-PyGithub/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1704518017
SHA256 (PyGithub-2.1.1.tar.gz) = ecf12c2809c44147bce63b047b3d2e9dac8a41b63e90fcb263c703f64936b97c
SIZE (PyGithub-2.1.1.tar.gz) = 3330531
File renamed without changes.
2 changes: 1 addition & 1 deletion devel/py-frictionless/Makefile
Expand Up @@ -63,7 +63,7 @@ EXCEL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl>=3.0:textproc/py-openpyxl@${P
${PYTHON_PKGNAMEPREFIX}tableschema-to-template>=0.0:textproc/py-tableschema-to-template@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlrd>=1.2:textproc/py-xlrd@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xlwt>=1.2:textproc/py-xlwt@${PY_FLAVOR}
GITHUB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygithub>=1.50:devel/py-pygithub@${PY_FLAVOR}
GITHUB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyGithub>=1.50:devel/py-PyGithub@${PY_FLAVOR}
GSHEETS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygsheets>=2.0:www/py-pygsheets@${PY_FLAVOR}
HTML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyquery>=1.4:devel/py-pyquery@${PY_FLAVOR}
JSON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ijson>=3.0:devel/py-ijson@${PY_FLAVOR} \
Expand Down
25 changes: 0 additions & 25 deletions devel/py-pygithub/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions devel/py-pygithub/distinfo

This file was deleted.

2 changes: 1 addition & 1 deletion math/mathlibtools/Makefile
Expand Up @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>0:devel/py-atomicwrites@${PY_FL
${PYTHON_PKGNAMEPREFIX}gitpython>=2.1.11:devel/py-gitpython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pydot>0:graphics/py-pydot@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygithub>0:devel/py-pygithub@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}PyGithub>0:devel/py-PyGithub@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyaml>=3.13:textproc/py-pyaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}toml>=0.10.0:textproc/py-toml@${PY_FLAVOR} \
Expand Down
2 changes: 1 addition & 1 deletion sysutils/py-azure-cli/Makefile
Expand Up @@ -109,7 +109,7 @@ RUN_DEPENDS= bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}javaproperties>=0.5.1:devel/py-javaproperties@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsondiff>=2.0.0:devel/py-jsondiff@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}semver>=2.13.0:devel/py-semver@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygithub>=1.55:devel/py-pygithub@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}PyGithub>=1.55:devel/py-PyGithub@${PY_FLAVOR}

USES= azurepy python
USE_PYTHON= autoplist concurrent cryptography distutils
Expand Down
2 changes: 1 addition & 1 deletion sysutils/py-keep/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE_FILE= ${FILESDIR}/LICENSE.md
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}terminaltables>0:textproc/py-terminaltables@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygithub>0:devel/py-pygithub@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}PyGithub>0:devel/py-PyGithub@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist distutils
Expand Down

0 comments on commit cf6c371

Please sign in to comment.