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-astroid2 Abstract syntax tree for Python with inference support
2.15.8 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-21 15:18:28
Last Update: 2024-02-21 15:06:03
Commit Hash: 2c0164a
Also Listed In: python
License: LGPL21+
WWW:
https://pylint.readthedocs.io/projects/astroid/en/latest/
https://github.com/pylint-dev/astroid
Description:
The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs. It used to be called logilab-astng. It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects.
HomepageHomepage    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}astroid2>0:devel/py-astroid2@${PY_FLAVOR}
Conflicts:
CONFLICTS:
  • py39-astroid253
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/py-astroid2/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-astroid2
  • pkg install py39-astroid2
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-astroid2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-astroid2
Package flavors (<flavor>: <package>)
  • py39: py39-astroid2
distinfo:
TIMESTAMP = 1696001338 SHA256 (astroid-2.15.8.tar.gz) = 6c107453dffee9055899705de3c9ead36e74119cee151e5a9aaf7f0b0e020a6a SIZE (astroid-2.15.8.tar.gz) = 344362

Packages (timestamps in pop-ups are UTC):
py39-astroid2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.15.82.15.8-2.15.82.15.8---
FreeBSD:13:quarterly2.15.82.15.8-2.15.82.15.8---
FreeBSD:14:latest2.15.82.15.8-2.15.82.15.8---
FreeBSD:14:quarterly-2.15.8--2.15.8---
FreeBSD:15:latest2.15.82.15.8n/a-n/a--2.15.8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=62.6 : devel/py-setuptools@py39
  2. py39-wheel>=0.37.1 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-lazy-object-proxy>=1.4.0 : devel/py-lazy-object-proxy@py39
  2. py39-wrapt>=1.14<2 : devel/py-wrapt@py39
  3. python3.9 : lang/python39
  4. py39-typing-extensions>=4.0.0 : devel/py-typing-extensions@py39
This port is required by:
for Run
  1. textproc/py-sphinx-autoapi

Configuration Options:
No options to configure
Options name:
devel_py-astroid2
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/a/astroid/
  2. https://pypi.org/packages/source/a/astroid/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.15.8
21 Feb 2024 15:06:03
commit hash: 2c0164af9a64f75e3d4f7d39195ad56b5d9e3027commit hash: 2c0164af9a64f75e3d4f7d39195ad56b5d9e3027commit hash: 2c0164af9a64f75e3d4f7d39195ad56b5d9e3027commit hash: 2c0164af9a64f75e3d4f7d39195ad56b5d9e3027 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid2: Add py-astroid2 2.15.8 (copied from py-astroid)

- Add PORTSCOUT

Number of commits found: 1