notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-PyGithub Python library implementing the full GitHub API v3
2.1.1_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-06 09:45:39
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
Also Listed In: python www
License: LGPL3
WWW:
https://github.com/jacquev6/PyGithub
Description:
This is a Python library to access the Github API v3. With it, you can manage your Github resources (repositories, user profiles, organizations, etc.) from Python scripts. It covers the full API, and all methods are tested against the real Github site.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}PyGithub>0:devel/py-PyGithub@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-PyGithub/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-PyGithub
  • pkg install py39-PyGithub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-PyGithub listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-PyGithub
Package flavors (<flavor>: <package>)
  • py39: py39-PyGithub
distinfo:
TIMESTAMP = 1704518017 SHA256 (PyGithub-2.1.1.tar.gz) = ecf12c2809c44147bce63b047b3d2e9dac8a41b63e90fcb263c703f64936b97c SIZE (PyGithub-2.1.1.tar.gz) = 3330531

Packages (timestamps in pop-ups are UTC):
py39-PyGithub
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.1_12.1.1_1--2.1.1_1---
FreeBSD:13:quarterly2.1.12.1.1--2.1.1---
FreeBSD:14:latest2.1.1_12.1.1_1--2.1.1_1---
FreeBSD:14:quarterly2.1.12.1.1--2.1.1---
FreeBSD:15:latest2.1.1_12.1.1_1n/a2.1.1_1n/a-2.1.1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>0 : devel/py-setuptools-scm@py39
  3. py39-wheel>0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-python-dateutil>0 : devel/py-python-dateutil@py39
  2. py39-deprecated>0 : devel/py-deprecated@py39
  3. py39-requests>=2.14.0 : www/py-requests@py39
  4. py39-pyjwt>=2.4.0 : www/py-pyjwt@py39
  5. py39-pynacl>=1.4.0 : security/py-pynacl@py39
  6. py39-typing-extensions>=4.0.0 : devel/py-typing-extensions@py39
  7. py39-urllib3>0 : net/py-urllib3@py39
  8. python3.9 : lang/python39
This port is required by:
for Run
  1. sysutils/py-azure-cli
  2. sysutils/py-keep

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/mathlibtools*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-PyGithub
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/P/PyGithub/
  2. https://pypi.org/packages/source/P/PyGithub/
Collapse this list.
Port Moves
  • port moved here from devel/py-pygithub on 2024-01-06
    REASON: Rename port match upstream

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1_1
13 Apr 2024 14:47:51
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
2.1.1
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
2.1.1
06 Jan 2024 09:44:45
commit hash: cf6c371912524933a5d8780062b15d82001e17adcommit hash: cf6c371912524933a5d8780062b15d82001e17adcommit hash: cf6c371912524933a5d8780062b15d82001e17adcommit hash: cf6c371912524933a5d8780062b15d82001e17ad files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-pygithub: Rename port to match upstream

- Update version 1.57=>2.1.1

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

PR:		276122

Number of commits found: 3