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-attrs Python attributes without boilerplate
23.2.0 devel on this many watch lists=7 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 23.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-10 16:23:35
Last Update: 2024-02-21 15:07:12
Commit Hash: 4d52a56
People watching this port, also watch:: mkfontscale, libinotify, py39-pycparser, font-misc-meltho, libunwind
Also Listed In: python
License: MIT
WWW:
https://github.com/python-attrs/attrs
Description:
attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols: >>> import attr >>> @attr.s ... class C(object): ... x = attr.ib(default=42) ... y = attr.ib(default=attr.Factory(list)) >>> i = C(x=1, y=2) (If you don't like the playful attr.s and attr.ib, you can also use their no-nonsense aliases attr.attributes and attr.attr). You just specify the attributes to work with and attrs gives you: a nice human-readable __repr__, a complete set of comparison methods, an initializer, and much more without writing dull boilerplate code again and again.
Homepage    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}attrs>0:devel/py-attrs@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-attrs/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-attrs
  • pkg install py39-attrs
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-attrs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-attrs
Package flavors (<flavor>: <package>)
  • py39: py39-attrs
distinfo:
TIMESTAMP = 1708449130 SHA256 (attrs-23.2.0.tar.gz) = 935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30 SIZE (attrs-23.2.0.tar.gz) = 780820

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

py39-attrs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest23.2.023.2.0-23.2.023.2.0---
FreeBSD:13:quarterly23.1.023.1.023.1.023.1.023.1.023.1.023.1.023.1.0
FreeBSD:14:latest23.2.023.2.022.1.023.2.023.2.023.1.0-23.1.0
FreeBSD:14:quarterly23.1.023.1.0-23.1.023.1.023.1.023.1.023.1.0
FreeBSD:15:latest23.2.023.2.0n/a23.1.0n/a23.1.023.1.023.2.0
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-hatch-fancy-pypi-readme>=23.2.0 : devel/py-hatch-fancy-pypi-readme@py39
  2. py39-hatch-vcs>=0 : devel/py-hatch-vcs@py39
  3. py39-hatchling>=0 : devel/py-hatchling@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. py39-cloudpickle>=0 : devel/py-cloudpickle@py39
  2. py39-hypothesis>=0 : devel/py-hypothesis@py39
  3. py39-mypy>=1.1.1 : devel/py-mypy@py39
  4. py39-psutil>=3.0 : sysutils/py-psutil@py39
  5. py39-Pympler>=0 : devel/py-pympler@py39
  6. py39-pytest-xdist>=0 : devel/py-pytest-xdist@py39
  7. py39-zope.interface>=0 : devel/py-zope.interface@py39
  8. py39-pytest>=7,1 : devel/py-pytest@py39
  9. python3.9 : lang/python39
  10. py39-pytest-mypy-plugins>=0 : devel/py-pytest-mypy-plugins@py39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Build
  1. math/sage
  2. x11/libei
for Run
  1. databases/pg_activity
  2. devel/py-Automat
  3. devel/py-aiorpcX
  4. devel/py-attrs-strict
  5. devel/py-cattrs
  6. devel/py-clldutils
  7. devel/py-cmd2
Expand this list (71 items / 64 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-ddtrace
  3. devel/py-flake8-bugbear
  4. devel/py-frictionless
  5. devel/py-glom
  6. devel/py-hypothesis
  7. devel/py-jschema-to-python
  8. devel/py-jsonlines
  9. devel/py-jsonschema
  10. devel/py-jsonschema3
  11. devel/py-jsonschema417
  12. devel/py-livemark
  13. devel/py-lsprotocol
  14. devel/py-matrix-common
  15. devel/py-outcome
  16. devel/py-parver
  17. devel/py-pytest-mypy
  18. devel/py-pytest-nunit
  19. devel/py-pytest-subtests
  20. devel/py-pytest4
  21. devel/py-qcs-api-client
  22. devel/py-ramlfications
  23. devel/py-referencing
  24. devel/py-sarif-om
  25. devel/py-scantree
  26. devel/py-twisted
  27. devel/py-xarray-simlab
  28. devel/pytype
  29. finance/electrum
  30. games/pysolfc
  31. graphics/py-fiona
  32. graphics/py-rasterio
  33. graphics/py-ueberzug
  34. mail/py-aiosmtpd
  35. mail/py-flanker
  36. math/sage
  37. net/py-aiohttp-socks
  38. net/py-magic-wormhole
  39. net/py-trio
  40. net/py-zeep
  41. net-im/py-matrix-synapse
  42. print/py-ufolib2
  43. science/py-asdf
  44. science/py-cfgrib
  45. science/py-eccodes
  46. security/cowrie
  47. security/py-muacrypt
  48. security/py-service-identity
  49. sysutils/py-mqttwarn
  50. sysutils/py-ploy
  51. www/py-aiohttp
  52. www/py-autobahn
  53. www/py-httpx-cache
  54. www/py-requests-cache
  55. www/py-requests-cache0
  56. www/py-requests-cache93
  57. www/py-treq
  58. x11-fonts/py-fontmake
  59. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. devel/py-aiorpcX-legacy*
  2. devel/py-jsonschema49*
  3. devel/py-trio*
  4. devel/py-zeep*
  5. science/py-eccodes-python*
  6. security/py-service_identity*
  7. textproc/scancode-toolkit*
  8. 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-attrs
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/attrs/
  2. https://pypi.org/packages/source/a/attrs/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
23.2.0
21 Feb 2024 15:07:12
commit hash: 4d52a5626c0eaced7f84dbd9da62c31440308858commit hash: 4d52a5626c0eaced7f84dbd9da62c31440308858commit hash: 4d52a5626c0eaced7f84dbd9da62c31440308858commit hash: 4d52a5626c0eaced7f84dbd9da62c31440308858 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Update to 23.2.0

Changes:	https://github.com/python-attrs/attrs/releases
23.1.0
30 Jun 2023 07:03:08
commit hash: be669f60a301f74ccca388868de9ad0a5d6bbcc1commit hash: be669f60a301f74ccca388868de9ad0a5d6bbcc1commit hash: be669f60a301f74ccca388868de9ad0a5d6bbcc1commit hash: be669f60a301f74ccca388868de9ad0a5d6bbcc1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Remove outdated PYTHON_REL check after lang/python37 removal
23.1.0
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>
23.1.0
27 May 2023 04:08:25
commit hash: 879c5e5f91273664f52d512233d15e2bfd8b755dcommit hash: 879c5e5f91273664f52d512233d15e2bfd8b755dcommit hash: 879c5e5f91273664f52d512233d15e2bfd8b755dcommit hash: 879c5e5f91273664f52d512233d15e2bfd8b755d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Update to 23.1.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/python-attrs/attrs/releases
22.2.0
30 Jan 2023 12:59:38
commit hash: 611c2dc6d819d49cfade615e6032df8458f13ba8commit hash: 611c2dc6d819d49cfade615e6032df8458f13ba8commit hash: 611c2dc6d819d49cfade615e6032df8458f13ba8commit hash: 611c2dc6d819d49cfade615e6032df8458f13ba8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Update to 22.2.0

Changes:	https://github.com/python-attrs/attrs/releases
22.1.0
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
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)
22.1.0
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)
22.1.0
27 Aug 2022 10:24:15
commit hash: b314ea601187311ef028d756717c58c77dc78b8ecommit hash: b314ea601187311ef028d756717c58c77dc78b8ecommit hash: b314ea601187311ef028d756717c58c77dc78b8ecommit hash: b314ea601187311ef028d756717c58c77dc78b8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Update to 22.1.0

Changes:	https://github.com/python-attrs/attrs/releases
21.4.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
21.4.0
09 Jun 2022 10:58:09
commit hash: 4c87b9c6f3c408b970d6c5b6e957336073e98dadcommit hash: 4c87b9c6f3c408b970d6c5b6e957336073e98dadcommit hash: 4c87b9c6f3c408b970d6c5b6e957336073e98dadcommit hash: 4c87b9c6f3c408b970d6c5b6e957336073e98dad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Convert to USE_PYTHON=pytest

- Add missing TEST_DEPENDS
- Update version requirement of TEST_DEPENDS
21.4.0
23 Jan 2022 18:19:17
commit hash: 740c1320c9150fe2a037c76f975c5d3f9c19e2facommit hash: 740c1320c9150fe2a037c76f975c5d3f9c19e2facommit hash: 740c1320c9150fe2a037c76f975c5d3f9c19e2facommit hash: 740c1320c9150fe2a037c76f975c5d3f9c19e2fa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Update to 21.4.0

Changes:	https://github.com/python-attrs/attrs/releases
21.3.0
11 Jan 2022 18:44:17
commit hash: 262e8633c888a1f9ba9bb00f16df42ff7e7b1b55commit hash: 262e8633c888a1f9ba9bb00f16df42ff7e7b1b55commit hash: 262e8633c888a1f9ba9bb00f16df42ff7e7b1b55commit hash: 262e8633c888a1f9ba9bb00f16df42ff7e7b1b55 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Update to 21.3.0

Changes:	https://github.com/python-attrs/attrs/releases
21.2.0
11 May 2021 21:47:06
commit hash: 6269452ff9cb34c4232e34c58d25a8942ff9a6e7commit hash: 6269452ff9cb34c4232e34c58d25a8942ff9a6e7commit hash: 6269452ff9cb34c4232e34c58d25a8942ff9a6e7commit hash: 6269452ff9cb34c4232e34c58d25a8942ff9a6e7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-attrs: Update to 21.2.0

Changes:	https://github.com/python-attrs/attrs/releases
20.3.0
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.
20.3.0
10 Jan 2021 08:19:56
Revision:560933Original commit files touched by this commit
sunpoet search for other commits by this committer
Use WRKSRC instead of TEST_WRKSRC
20.3.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
20.3.0
08 Nov 2020 17:18:48
Revision:554527Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20.3.0

Changes:	https://github.com/python-attrs/attrs/releases
20.2.0
13 Oct 2020 18:44:02
Revision:552276Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20.2.0

- Take maintainership
- Update WWW

Changes:	https://github.com/python-attrs/attrs/releases
PR:		250107
Submitted by:	sunpoet (myself)
Approved by:	Axel Rau <axel.rau@chaos1.de> (maintainer)
19.3.0
04 Jan 2020 22:52:55
Revision:522063Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 19.3.0

PR:		242851
Approved by:	Axel.Rau@Chaos1.DE (maintainer)
19.1.0
30 Jun 2019 19:51:22
Revision:505457Original commit files touched by this commit
swills search for other commits by this committer
devel/py-attrs: Update to 19.1.0

PR:		238466
Approved by:	Axel.Rau@Chaos1.DE (maintainer)
18.2.0
16 Sep 2018 00:08:28
Revision:479874Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 18.2.0

Changes:	https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst
PR:		231386
Submitted by:	Axel Rau <axel.rau@chaos1.de> (maintainer)
18.1.0
30 Jun 2018 16:59:34
Revision:473627Original commit files touched by this commit
loader search for other commits by this committer
devel/py-attrs: Update to 18.1.0

Changelog:
  https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst

- Update PORTVERSION and distinfo checksum to 18.1.0
- Add TEST_DEPENDS and test target

PR:		229170
Reviewed by:	koobs
Approved by:	koobs (mentor), Axel Rau <axel.rau@chaos1.de> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15923
17.3.0
09 Dec 2017 20:27:32
Revision:455876Original commit files touched by this commit
pi search for other commits by this committer
devel/py-attrs: update 17.1.0 -> 17.3.0

PR:		224149
Submitted by:	Axel Rau <Axel.Rau@Chaos1.DE> (maintainer)
Relnotes:	https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst
17.1.0
19 May 2017 15:36:19
Revision:441242Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 17.1.0

Changes:	https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst
PR:		219373
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	Axel Rau <axel.rau@chaos1.de> (maintainer)
16.0.0
17 Jun 2016 20:04:50
Revision:417035Original commit files touched by this commit
rm search for other commits by this committer
devel/py-attrs upgrade to 16.0.0

PR:		210304
Submitted by:	Axel.Rau@Chaos1.DE (maintainer)
15.2.0
10 Mar 2016 16:23:24
Revision:410763Original commit files touched by this commit
rakuco search for other commits by this committer
New port: devel/py-attrs.

attrs is an MIT-licensed Python package with class decorators
that ease the chores of implementing the most common attribute-related
object protocols without writing dull boilerplate code again and again.

WWW: https://github.com/hynek/attrs

PR:		207853
Submitted by:	Axel.Rau@Chaos1.DE

Number of commits found: 27