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-astroid1 Abstract syntax tree for Python with inference support
1.6.6 devel Deleted 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 1.6.6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use devel/py-astroid instead
Expired This port expired on: 2020-11-30
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-09-11 18:59:55
Last Update: 2020-12-01 20:09:52
SVN Revision: 556791
Also Listed In: python
License: LGPL21
WWW:
https://github.com/PyCQA/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. WWW: https://pypi.org/project/astroid/ WWW: https://github.com/PyCQA/astroid
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}astroid1>0:devel/py-astroid1@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-astroid1
Package flavors (<flavor>: <package>)
  • py37: py37-astroid1
  • py27: py27-astroid1
distinfo:
TIMESTAMP = 1554924539 SHA256 (astroid-1.6.6.tar.gz) = d25869fc7f44f1d9fb7d24fd7ea0639656f5355fc3089cd1f3d18c6ec6b124c7 SIZE (astroid-1.6.6.tar.gz) = 256216

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-lazy-object-proxy>=0 : devel/py-lazy-object-proxy@py37
  2. py37-six>=0 : devel/py-six@py37
  3. py37-wrapt>=0 : devel/py-wrapt@py37
  4. py37-setuptools>0 : devel/py-setuptools@py37
  5. python3.7 : lang/python37
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/pylint1*
  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:
N/A
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: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.6
01 Dec 2020 20:09:52
Revision:556791Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel
2020-11-30 devel/gradle4: only needed for expiring biology/igv and
java/openjfx8-devel
2020-11-30 devel/py-astroid1: Use devel/py-astroid instead
2020-11-30 devel/pylint1: Use devel/pylint instead
2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel
2020-11-30 java/openjfx8-devel: No longer maintained upstream
2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel
2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use
net-im/py-slixmpp
2020-12-01 net-mgmt/zabbix44-agent: End of Life
2020-12-01 net-mgmt/zabbix44-frontend: End of Life
2020-12-01 net-mgmt/zabbix44-java: End of Life
2020-12-01 net-mgmt/zabbix44-proxy: End of Life
2020-12-01 net-mgmt/zabbix44-server: End of Life
2020-11-30 print/jabref: depends on expiring java/openjfx8-devel
2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel
1.6.6
06 Nov 2020 11:26:37
Revision:554230Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2020-11-30
1.6.6
16 May 2020 10:53:23
Revision:535405Original commit files touched by this commit
sunpoet search for other commits by this committer
Add comment for PORTSCOUT
1.6.6
10 Apr 2019 20:28:41
Revision:498586Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.6

Changes:	https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
1.6.5
12 Sep 2018 22:55:17
Revision:479628Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
1.6.5
11 Sep 2018 18:59:44
Revision:479545Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-astroid1 1.6.5 (copied from py-astroid)

- Add PORTSCOUT

Number of commits found: 6