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-astroid Abstract syntax tree for Python with inference support
3.1.0 devel on this many watch lists=1 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.15.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-08 08:19:30
Last Update: 2024-03-09 14:05:43
Commit Hash: 7ccd0bd
People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
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

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}astroid>0:devel/py-astroid@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-astroid/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-astroid
  • pkg install py39-astroid
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-astroid listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-astroid
Package flavors (<flavor>: <package>)
  • py39: py39-astroid
distinfo:
TIMESTAMP = 1709390510 SHA256 (astroid-3.1.0.tar.gz) = ac248253bfa4bd924a0de213707e7ebeeb3138abeb48d798784ead1e56d419d4 SIZE (astroid-3.1.0.tar.gz) = 396275

Packages (timestamps in pop-ups are UTC):
py37-astroid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.4.2_1---2.4.2_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-astroid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.03.1.0-3.1.03.1.0---
FreeBSD:13:quarterly2.15.82.15.82.15.52.15.82.15.82.15.82.15.82.15.8
FreeBSD:14:latest3.1.03.1.02.12.133.0.33.1.02.15.5-2.15.5
FreeBSD:14:quarterly2.15.82.15.8-2.15.82.15.82.15.82.15.82.15.8
FreeBSD:15:latest3.1.03.1.0n/a2.15.8n/a2.15.82.15.83.0.3
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. python3.9 : lang/python39
  2. py39-typing-extensions>=4.0.0 : devel/py-typing-extensions@py39
This port is required by:
for Run
  1. devel/py-pylint-flask
  2. devel/py-requirements-detector
  3. devel/pylint
  4. devel/thonny

Configuration Options:
No options to configure
Options name:
devel_py-astroid
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.
Port Moves
  • port moved here from devel/py-astroid253 on 2023-12-14
    REASON: Remove obsoleted port. Use devel/py-astroid instead

Number of commits found: 116 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.0
09 Mar 2024 14:05:43
commit hash: 7ccd0bde8bc8388c70f08bc2991511f1db1ca971commit hash: 7ccd0bde8bc8388c70f08bc2991511f1db1ca971commit hash: 7ccd0bde8bc8388c70f08bc2991511f1db1ca971commit hash: 7ccd0bde8bc8388c70f08bc2991511f1db1ca971 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 3.1.0

Changes:	https://github.com/pylint-dev/astroid/releases
		https://pylint.readthedocs.io/projects/astroid/en/latest/whatsnew.html
3.0.3
21 Feb 2024 15:07:12
commit hash: 43b62260a39929efc1d5daaf44e8853f1236af54commit hash: 43b62260a39929efc1d5daaf44e8853f1236af54commit hash: 43b62260a39929efc1d5daaf44e8853f1236af54commit hash: 43b62260a39929efc1d5daaf44e8853f1236af54 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 3.0.3

- Remove outdated CONFLICTS

Changes:	https://github.com/pylint-dev/astroid/releases
		https://pylint.readthedocs.io/projects/astroid/en/latest/whatsnew.html
2.15.8
08 Oct 2023 11:54:50
commit hash: 3ef87d803b0aff176c560228cf1a028fe02d781bcommit hash: 3ef87d803b0aff176c560228cf1a028fe02d781bcommit hash: 3ef87d803b0aff176c560228cf1a028fe02d781bcommit hash: 3ef87d803b0aff176c560228cf1a028fe02d781b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update WWW
2.15.8
30 Sep 2023 00:44:30
commit hash: 309b26717bf714f9f01579d5384a97b1abb4369ecommit hash: 309b26717bf714f9f01579d5384a97b1abb4369ecommit hash: 309b26717bf714f9f01579d5384a97b1abb4369ecommit hash: 309b26717bf714f9f01579d5384a97b1abb4369e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.15.8

Changes:	https://github.com/pylint-dev/astroid/releases
2.15.7
29 Sep 2023 16:13:51
commit hash: f1471b3056083f16731eaecf233bf53f88e9f540commit hash: f1471b3056083f16731eaecf233bf53f88e9f540commit hash: f1471b3056083f16731eaecf233bf53f88e9f540commit hash: f1471b3056083f16731eaecf233bf53f88e9f540 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.15.7

Changes:	https://github.com/pylint-dev/astroid/releases
2.15.6
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
2.15.6
09 Jul 2023 21:34:29
commit hash: 6926f8e66dad83875acbce9c352757d9d30f2aeecommit hash: 6926f8e66dad83875acbce9c352757d9d30f2aeecommit hash: 6926f8e66dad83875acbce9c352757d9d30f2aeecommit hash: 6926f8e66dad83875acbce9c352757d9d30f2aee files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.15.6

Changes:	https://github.com/pylint-dev/astroid/releases
2.15.5
30 Jun 2023 07:03:07
commit hash: 5a7be9f00ce31bb93e4a7bdeff25afcad1a314a6commit hash: 5a7be9f00ce31bb93e4a7bdeff25afcad1a314a6commit hash: 5a7be9f00ce31bb93e4a7bdeff25afcad1a314a6commit hash: 5a7be9f00ce31bb93e4a7bdeff25afcad1a314a6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Remove outdated PYTHON_REL check after lang/python37 removal
2.15.5
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.15.5
27 May 2023 23:43:52
commit hash: bafd87e20445b1466b7c94296c2dd9df00a96412commit hash: bafd87e20445b1466b7c94296c2dd9df00a96412commit hash: bafd87e20445b1466b7c94296c2dd9df00a96412commit hash: bafd87e20445b1466b7c94296c2dd9df00a96412 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.15.5

Changes:	https://github.com/pylint-dev/astroid/releases
2.15.4
27 Apr 2023 23:58:32
commit hash: 08f29b5f02a07de56f4411ea536847353909c6f8commit hash: 08f29b5f02a07de56f4411ea536847353909c6f8commit hash: 08f29b5f02a07de56f4411ea536847353909c6f8commit hash: 08f29b5f02a07de56f4411ea536847353909c6f8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.15.4

Changes:	https://github.com/pylint-dev/astroid/releases
2.15.3
18 Apr 2023 21:38:03
commit hash: 24c3069dc2dc44619d669690e3732c99cb632b39commit hash: 24c3069dc2dc44619d669690e3732c99cb632b39commit hash: 24c3069dc2dc44619d669690e3732c99cb632b39commit hash: 24c3069dc2dc44619d669690e3732c99cb632b39 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.15.3

Changes:	https://github.com/PyCQA/astroid/releases
2.15.2
18 Apr 2023 18:00:49
commit hash: cb70c85d80678e455d9eb8aea59ce9a843e99f36commit hash: cb70c85d80678e455d9eb8aea59ce9a843e99f36commit hash: cb70c85d80678e455d9eb8aea59ce9a843e99f36commit hash: cb70c85d80678e455d9eb8aea59ce9a843e99f36 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update WWW
2.15.2
09 Apr 2023 13:36:44
commit hash: c812bc1a806024d20beb337f6000e580020c88d0commit hash: c812bc1a806024d20beb337f6000e580020c88d0commit hash: c812bc1a806024d20beb337f6000e580020c88d0commit hash: c812bc1a806024d20beb337f6000e580020c88d0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.15.2

Changes:	https://github.com/PyCQA/astroid/releases
2.13.5
05 Apr 2023 17:30:14
commit hash: 7ba11abcba861bae6f91d61591010d9a2f1a9597commit hash: 7ba11abcba861bae6f91d61591010d9a2f1a9597commit hash: 7ba11abcba861bae6f91d61591010d9a2f1a9597commit hash: 7ba11abcba861bae6f91d61591010d9a2f1a9597 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.13.5

Changes:	https://github.com/PyCQA/astroid/releases
2.13.3_2
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
2.13.3_1
21 Mar 2023 19:20:30
commit hash: 68adcd60ca6adf3dd74e429d9713fb4e764cdd1ecommit hash: 68adcd60ca6adf3dd74e429d9713fb4e764cdd1ecommit hash: 68adcd60ca6adf3dd74e429d9713fb4e764cdd1ecommit hash: 68adcd60ca6adf3dd74e429d9713fb4e764cdd1e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for dependency and package change
2.13.3
05 Feb 2023 15:47:51
commit hash: 2c299bdb450e3e1c7ad36fa66f9540c468c25552commit hash: 2c299bdb450e3e1c7ad36fa66f9540c468c25552commit hash: 2c299bdb450e3e1c7ad36fa66f9540c468c25552commit hash: 2c299bdb450e3e1c7ad36fa66f9540c468c25552 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.13.3

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.14
30 Jan 2023 12:59:37
commit hash: 4777253a2b6f2e74e201cdfaa56c8b7568abf863commit hash: 4777253a2b6f2e74e201cdfaa56c8b7568abf863commit hash: 4777253a2b6f2e74e201cdfaa56c8b7568abf863commit hash: 4777253a2b6f2e74e201cdfaa56c8b7568abf863 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.14

- Convert to USE_PYTHON=pytest

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.13
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.12.13
30 Dec 2022 09:04:28
commit hash: b343e4c2a40d34222de76d954eb6d7fd30546c13commit hash: b343e4c2a40d34222de76d954eb6d7fd30546c13commit hash: b343e4c2a40d34222de76d954eb6d7fd30546c13commit hash: b343e4c2a40d34222de76d954eb6d7fd30546c13 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.13

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.11
19 Nov 2022 08:11:55
commit hash: 38e5ecc04682f910ddbfc2bd4f06e32c29d7eebdcommit hash: 38e5ecc04682f910ddbfc2bd4f06e32c29d7eebdcommit hash: 38e5ecc04682f910ddbfc2bd4f06e32c29d7eebdcommit hash: 38e5ecc04682f910ddbfc2bd4f06e32c29d7eebd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.11

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.10
03 Oct 2022 02:14:48
commit hash: 3ca10d66ee16afe36e3c333be29637ccf85066b0commit hash: 3ca10d66ee16afe36e3c333be29637ccf85066b0commit hash: 3ca10d66ee16afe36e3c333be29637ccf85066b0commit hash: 3ca10d66ee16afe36e3c333be29637ccf85066b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.10

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.9
10 Sep 2022 16:06:12
commit hash: 359abdbcd4284b8c090862123c22cddd138ebcb6commit hash: 359abdbcd4284b8c090862123c22cddd138ebcb6commit hash: 359abdbcd4284b8c090862123c22cddd138ebcb6commit hash: 359abdbcd4284b8c090862123c22cddd138ebcb6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.9

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.7
10 Sep 2022 13:02:43
commit hash: 067a035ee30ad5c119982070322c6e16e2975b52commit hash: 067a035ee30ad5c119982070322c6e16e2975b52commit hash: 067a035ee30ad5c119982070322c6e16e2975b52commit hash: 067a035ee30ad5c119982070322c6e16e2975b52 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.7

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.12.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.12.5
31 Aug 2022 18:49:34
commit hash: 18b6a65a3599d7deedc5cc0f171c08629fbcbb8fcommit hash: 18b6a65a3599d7deedc5cc0f171c08629fbcbb8fcommit hash: 18b6a65a3599d7deedc5cc0f171c08629fbcbb8fcommit hash: 18b6a65a3599d7deedc5cc0f171c08629fbcbb8f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.5

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.3
31 Aug 2022 11:41:01
commit hash: 056c5e3a9241f7e2df04909a43b1c409ed180749commit hash: 056c5e3a9241f7e2df04909a43b1c409ed180749commit hash: 056c5e3a9241f7e2df04909a43b1c409ed180749commit hash: 056c5e3a9241f7e2df04909a43b1c409ed180749 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.3

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.2
27 Aug 2022 10:24:15
commit hash: 9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6dcommit hash: 9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6dcommit hash: 9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6dcommit hash: 9cc91f652f388b2cab24f2d5f5ab68e2ff43bf6d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Cosmetic change
2.12.2
08 Aug 2022 20:15:04
commit hash: c0460b35bb3b9b791ddbebf258957948258fc69fcommit hash: c0460b35bb3b9b791ddbebf258957948258fc69fcommit hash: c0460b35bb3b9b791ddbebf258957948258fc69fcommit hash: c0460b35bb3b9b791ddbebf258957948258fc69f files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-astroid253: add port: legacy version of devel/py-astroid

This is required for devel/py-asttokens testing
2.12.2
13 Jul 2022 18:29:17
commit hash: b8a38367aaa5abc6e2cfb765a586afdaa1b72fc9commit hash: b8a38367aaa5abc6e2cfb765a586afdaa1b72fc9commit hash: b8a38367aaa5abc6e2cfb765a586afdaa1b72fc9commit hash: b8a38367aaa5abc6e2cfb765a586afdaa1b72fc9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.2

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.12.1
13 Jul 2022 00:19:07
commit hash: 25f9996d03837b9c1747a1fec0f0ecde686df56bcommit hash: 25f9996d03837b9c1747a1fec0f0ecde686df56bcommit hash: 25f9996d03837b9c1747a1fec0f0ecde686df56bcommit hash: 25f9996d03837b9c1747a1fec0f0ecde686df56b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.12.1

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.11.6
16 Jun 2022 19:35:01
commit hash: 0ef047ccddfb4b00f458471cccb27f93372aed01commit hash: 0ef047ccddfb4b00f458471cccb27f93372aed01commit hash: 0ef047ccddfb4b00f458471cccb27f93372aed01commit hash: 0ef047ccddfb4b00f458471cccb27f93372aed01 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.11.6

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.11.5
13 May 2022 19:29:56
commit hash: efb01c43dd5a6d6aa2afcb502fde5e58a1c7cc76commit hash: efb01c43dd5a6d6aa2afcb502fde5e58a1c7cc76commit hash: efb01c43dd5a6d6aa2afcb502fde5e58a1c7cc76commit hash: efb01c43dd5a6d6aa2afcb502fde5e58a1c7cc76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.11.5

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.11.4
13 May 2022 11:39:24
commit hash: 156f184ed4cab71ed8812c175133b255d4dbb160commit hash: 156f184ed4cab71ed8812c175133b255d4dbb160commit hash: 156f184ed4cab71ed8812c175133b255d4dbb160commit hash: 156f184ed4cab71ed8812c175133b255d4dbb160 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.11.4

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.11.3
26 Apr 2022 15:01:21
commit hash: 31ac671bfd5c1fe45477b4264708eff507d844afcommit hash: 31ac671bfd5c1fe45477b4264708eff507d844afcommit hash: 31ac671bfd5c1fe45477b4264708eff507d844afcommit hash: 31ac671bfd5c1fe45477b4264708eff507d844af files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.11.3

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.11.2
16 Apr 2022 04:19:17
commit hash: 6415f8915876de0e1ef372b7f29972c36a966b14commit hash: 6415f8915876de0e1ef372b7f29972c36a966b14commit hash: 6415f8915876de0e1ef372b7f29972c36a966b14commit hash: 6415f8915876de0e1ef372b7f29972c36a966b14 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.11.2

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.11.1
30 Mar 2022 22:21:08
commit hash: a5a9699c4d13cc5fa489e4a7b9ccad555ac772f6commit hash: a5a9699c4d13cc5fa489e4a7b9ccad555ac772f6commit hash: a5a9699c4d13cc5fa489e4a7b9ccad555ac772f6commit hash: a5a9699c4d13cc5fa489e4a7b9ccad555ac772f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.11.1

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.11.0
25 Mar 2022 13:36:52
commit hash: 669737f4c6a60db27742f8f1327264e0b05d2caccommit hash: 669737f4c6a60db27742f8f1327264e0b05d2caccommit hash: 669737f4c6a60db27742f8f1327264e0b05d2caccommit hash: 669737f4c6a60db27742f8f1327264e0b05d2cac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.11.0

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.9.3
25 Jan 2022 19:50:13
commit hash: 6e276a48696861625d510cba7b34e9e5c5147f22commit hash: 6e276a48696861625d510cba7b34e9e5c5147f22commit hash: 6e276a48696861625d510cba7b34e9e5c5147f22commit hash: 6e276a48696861625d510cba7b34e9e5c5147f22 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.9.3

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.9.1
23 Jan 2022 18:19:16
commit hash: abc183b6768aae9f32458a3928105e6c79173ef4commit hash: abc183b6768aae9f32458a3928105e6c79173ef4commit hash: abc183b6768aae9f32458a3928105e6c79173ef4commit hash: abc183b6768aae9f32458a3928105e6c79173ef4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.9.1

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.9.0
21 Dec 2021 18:48:00
commit hash: 7b4b18b3aeaed21efe9bd64cbcc779c7628ab704commit hash: 7b4b18b3aeaed21efe9bd64cbcc779c7628ab704commit hash: 7b4b18b3aeaed21efe9bd64cbcc779c7628ab704commit hash: 7b4b18b3aeaed21efe9bd64cbcc779c7628ab704 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.9.0

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.8.5
21 Nov 2021 18:20:04
commit hash: 9ad514a21949d9646ad6f23895c0bb2494451224commit hash: 9ad514a21949d9646ad6f23895c0bb2494451224commit hash: 9ad514a21949d9646ad6f23895c0bb2494451224commit hash: 9ad514a21949d9646ad6f23895c0bb2494451224 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.8.5

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.8.4
01 Nov 2021 13:41:36
commit hash: 59c70402074fb6780beb7520ed9df4da0a49109ecommit hash: 59c70402074fb6780beb7520ed9df4da0a49109ecommit hash: 59c70402074fb6780beb7520ed9df4da0a49109ecommit hash: 59c70402074fb6780beb7520ed9df4da0a49109e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.8.4

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/main/ChangeLog
2.8.3
25 Oct 2021 21:46:37
commit hash: 85334afa5d64a9af912d4b1b880783f33c1afc4fcommit hash: 85334afa5d64a9af912d4b1b880783f33c1afc4fcommit hash: 85334afa5d64a9af912d4b1b880783f33c1afc4fcommit hash: 85334afa5d64a9af912d4b1b880783f33c1afc4f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.8.3

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.8.2
13 Oct 2021 19:13:29
commit hash: e224e9092ee908be78cefaaa2b1d820f81484a84commit hash: e224e9092ee908be78cefaaa2b1d820f81484a84commit hash: e224e9092ee908be78cefaaa2b1d820f81484a84commit hash: e224e9092ee908be78cefaaa2b1d820f81484a84 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.8.2

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.8.0
21 Sep 2021 22:23:28
commit hash: c296b3585b4a1f4594cbe7d80b8aa8a260672d7bcommit hash: c296b3585b4a1f4594cbe7d80b8aa8a260672d7bcommit hash: c296b3585b4a1f4594cbe7d80b8aa8a260672d7bcommit hash: c296b3585b4a1f4594cbe7d80b8aa8a260672d7b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.8.0

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.7.3
21 Sep 2021 03:44:21
commit hash: 31ccd782d3c05e637b81acab429cdf6567cba0becommit hash: 31ccd782d3c05e637b81acab429cdf6567cba0becommit hash: 31ccd782d3c05e637b81acab429cdf6567cba0becommit hash: 31ccd782d3c05e637b81acab429cdf6567cba0be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.7.3

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.6.6
08 Aug 2021 14:54:04
commit hash: a9fcf9813814d8610398641c94105f9e69b72a65commit hash: a9fcf9813814d8610398641c94105f9e69b72a65commit hash: a9fcf9813814d8610398641c94105f9e69b72a65commit hash: a9fcf9813814d8610398641c94105f9e69b72a65 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.6.6

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.6.5
24 Jul 2021 20:21:30
commit hash: b5a78fbac289c97eb96cd32c8f856217441546b2commit hash: b5a78fbac289c97eb96cd32c8f856217441546b2commit hash: b5a78fbac289c97eb96cd32c8f856217441546b2commit hash: b5a78fbac289c97eb96cd32c8f856217441546b2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.6.5

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.6.4
21 Jul 2021 21:12:59
commit hash: 4c2826237fd697dc9503eb3ddddbca379d893469commit hash: 4c2826237fd697dc9503eb3ddddbca379d893469commit hash: 4c2826237fd697dc9503eb3ddddbca379d893469commit hash: 4c2826237fd697dc9503eb3ddddbca379d893469 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.6.4

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.6.3
21 Jul 2021 18:11:53
commit hash: 3ad0c61fe63aa3f8eefcc06486be4d69ad279584commit hash: 3ad0c61fe63aa3f8eefcc06486be4d69ad279584commit hash: 3ad0c61fe63aa3f8eefcc06486be4d69ad279584commit hash: 3ad0c61fe63aa3f8eefcc06486be4d69ad279584 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.6.3

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.6.2
06 Jul 2021 14:56:26
commit hash: 70044c337a8707696e1897d758d6ba9bff082da4commit hash: 70044c337a8707696e1897d758d6ba9bff082da4commit hash: 70044c337a8707696e1897d758d6ba9bff082da4commit hash: 70044c337a8707696e1897d758d6ba9bff082da4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.6.2

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.6.0
25 Jun 2021 13:39:24
commit hash: a975998da8d5a5f0bd37c76e04c3190e20766a95commit hash: a975998da8d5a5f0bd37c76e04c3190e20766a95commit hash: a975998da8d5a5f0bd37c76e04c3190e20766a95commit hash: a975998da8d5a5f0bd37c76e04c3190e20766a95 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.6.0

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.5.8
14 Jun 2021 17:39:49
commit hash: 6a02826a36d9b651947786bbb88b3508489c07f4commit hash: 6a02826a36d9b651947786bbb88b3508489c07f4commit hash: 6a02826a36d9b651947786bbb88b3508489c07f4commit hash: 6a02826a36d9b651947786bbb88b3508489c07f4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.5.8

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.5.7
10 Jun 2021 14:46:13
commit hash: 9fe65c8089239059fe94f68478725f8a4b4168abcommit hash: 9fe65c8089239059fe94f68478725f8a4b4168abcommit hash: 9fe65c8089239059fe94f68478725f8a4b4168abcommit hash: 9fe65c8089239059fe94f68478725f8a4b4168ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.5.7

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.5.6
25 May 2021 13:55:43
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
2.5.6
01 May 2021 22:19:14
commit hash: 4d79422a0a6328a7ade6ff628fea15b55b749476commit hash: 4d79422a0a6328a7ade6ff628fea15b55b749476commit hash: 4d79422a0a6328a7ade6ff628fea15b55b749476commit hash: 4d79422a0a6328a7ade6ff628fea15b55b749476 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.5.6

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.5.4
29 Apr 2021 14:23:46
commit hash: 061e9d9979e3141413be28eb2f13ce1f7f39f87ccommit hash: 061e9d9979e3141413be28eb2f13ce1f7f39f87ccommit hash: 061e9d9979e3141413be28eb2f13ce1f7f39f87ccommit hash: 061e9d9979e3141413be28eb2f13ce1f7f39f87c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.5.4

- Update LICENSE_FILE

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.5.3
25 Apr 2021 20:35:22
commit hash: ad52f56f7d762ff5ceb89cc39770c00f1213d5cccommit hash: ad52f56f7d762ff5ceb89cc39770c00f1213d5cccommit hash: ad52f56f7d762ff5ceb89cc39770c00f1213d5cccommit hash: ad52f56f7d762ff5ceb89cc39770c00f1213d5cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.5.3

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.5.2
18 Apr 2021 05:43:06
commit hash: 31f239c12b7652ea93d854971941288fcac3c395commit hash: 31f239c12b7652ea93d854971941288fcac3c395commit hash: 31f239c12b7652ea93d854971941288fcac3c395commit hash: 31f239c12b7652ea93d854971941288fcac3c395 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-astroid: Update to 2.5.2

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.5.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.5.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.5.1
07 Mar 2021 22:17:14
Revision:567658Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.1

- Fix LICENSE
- Fix RUN_DEPENDS

Changes:	https://github.com/PyCQA/astroid/releases
		https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.4.2_1
03 Mar 2021 18:08:43
Revision:567136Original commit files touched by this commit
sunpoet search for other commits by this committer
Update do-test:
2.4.2_1
10 Jan 2021 19:32:24
Revision:561105Original commit files touched by this commit
rene search for other commits by this committer
Remove empty PY_TYPING from ports using Python 3.6+

Leave out textproc/py-sphinx[18] for now.
2.4.2_1
23 Aug 2020 19:35:57
Revision:545852Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with py-lazy-object-proxy 1.5.0 update

- Bump PORTREVISION for package change
2.4.2
15 Jun 2020 18:46:39
Revision:538973Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.2

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.4.1
08 May 2020 08:49:06
Revision:534352Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.1

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.4.0
28 Apr 2020 22:55:20
Revision:533286Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.3.3_1
21 Feb 2020 18:56:28
Revision:526652Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with py-wrapt 1.12.0

- Bump PORTREVISION for package change
2.3.3
13 Nov 2019 23:34:31
Revision:517445Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.3

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/PyCQA/astroid/blob/2.3/ChangeLog
2.3.2
20 Oct 2019 17:10:32
Revision:514930Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.2

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.3.1
01 Oct 2019 19:15:48
Revision:513511Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.1

Changes:	https://github.com/PyCQA/astroid/blob/2.3/ChangeLog
2.3.0
26 Sep 2019 18:15:19
Revision:512935Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.0

Changes:	https://github.com/PyCQA/astroid/blob/2.3/ChangeLog
2.2.5
31 May 2019 10:00:20
Revision:503133Original commit files touched by this commit
sunpoet search for other commits by this committer
Introduce PY_TYPING and simplify Makefile

Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.

With hat:	python
2.2.5
23 Mar 2019 12:39:59
Revision:496648Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2.5

Changes:	https://github.com/PyCQA/astroid/blob/2.2/ChangeLog
2.2.0
07 Mar 2019 18:38:36
Revision:494981Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add testing support

Approved by:	portmgr blanket
2.2.0
27 Feb 2019 23:47:36
Revision:494098Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2.0

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.1.0
26 Nov 2018 18:59:37
Revision:485952Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.0

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
2.0.4
12 Sep 2018 22:55:12
Revision:479627Original commit files touched by this commit
sunpoet search for other commits by this committer
Add TEST_DEPENDS
2.0.4
11 Sep 2018 19:00:11
Revision:479550Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.0.4

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
1.6.5
29 Aug 2018 19:08:59
Revision:478380Original commit files touched by this commit
sunpoet search for other commits by this committer
Update COMMENT: capitalize the leading character
1.6.5
24 Jun 2018 20:16:57
Revision:473230Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.5

Changes:	https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
1.6.4
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.6.4
16 May 2018 23:54:39
Revision:470164Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.4

Changes:	https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
1.6.3
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
1.6.3
06 Apr 2018 16:27:02
Revision:466661Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.3

Changes:	https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
1.6.2
17 Mar 2018 10:44:34
Revision:464786Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.2

Changes:	https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
1.6.1
26 Feb 2018 22:30:20
Revision:463060Original commit files touched by this commit
sunpoet search for other commits by this committer
Use PY_ENUM34
1.6.1
24 Jan 2018 18:45:37
Revision:459863Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.1

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
1.6.0
16 Dec 2017 20:55:25
Revision:456496Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.6.0

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
1.5.3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.3
04 Jun 2017 11:47:27
Revision:442544Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.3

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
1.5.2
18 Apr 2017 19:38:38
Revision:438801Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.2

Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog
1.5.1_1
16 Apr 2017 11:07:41
Revision:438635Original commit files touched by this commit
sunpoet search for other commits by this committer
Add missing RUN_DEPENDS

- Update COMMENT
- Add LICENSE_FILE
- Sort RUN_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Update WWW
- Add GitHub repository to WWW
- Bump PORTREVISION for dependency change
- Take maintainership
1.5.1
16 Apr 2017 02:31:21
Revision:438612Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.5.1.
1.4.9
23 Jan 2017 03:17:38
Revision:432193Original commit files touched by this commit
vanilla search for other commits by this committer
Set NO_ARCH.
1.4.9
23 Jan 2017 03:16:36
Revision:432192Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.4.9.

Number of commits found: 116 (showing only 100 on this page)

1 | 2  »