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
Port details on branch 2024Q1
py-attrs Python attributes without boilerplate
24.3.0 devel on this many watch lists=13 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 24.2.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-12-31 15:48:04
Commit Hash: 93fede3
People watching this port, also watch:: py311-six, p5-Error, indexinfo, jpeg-turbo, libxml2
Also Listed In: python
License: MIT
WWW:
https://www.attrs.org/en/stable/
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.
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}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 py311-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 py311-attrs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-attrs
Package flavors (<flavor>: <package>)
  • py311: py311-attrs
distinfo:
TIMESTAMP = 1735227846 SHA256 (attrs-24.3.0.tar.gz) = 8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff SIZE (attrs-24.3.0.tar.gz) = 805984

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---
 
py39-attrs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--23.1.0--23.1.023.1.023.1.0
FreeBSD:14:latest--22.1.0--23.1.0-23.1.0
FreeBSD:14:quarterly-----23.1.023.1.023.1.0
FreeBSD:15:latest--n/a-n/a23.1.023.1.023.2.0
 
py311-attrs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest24.3.024.3.0-24.2.024.3.0---
FreeBSD:13:quarterly24.2.024.3.0-24.2.024.3.0---
FreeBSD:14:latest24.2.024.3.0-24.2.024.3.0---
FreeBSD:14:quarterly24.2.024.3.0-24.2.024.3.0---
FreeBSD:15:latest24.3.024.3.0n/a24.2.0n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-fancy-pypi-readme>=23.2.0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  3. py311-hatchling>=0 : devel/py-hatchling@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-cloudpickle>=0 : devel/py-cloudpickle@py311
  2. py311-hypothesis>=0 : devel/py-hypothesis@py311
  3. py311-Pympler>=0 : devel/py-pympler@py311
  4. py311-pytest-xdist>=0 : devel/py-pytest-xdist@py311
  5. py311-pytest>=7,1 : devel/py-pytest@py311
  6. python3.11 : lang/python311
  7. py311-mypy>=1.11.1 : devel/py-mypy@py311
  8. py311-pytest-mypy-plugins>=0 : devel/py-pytest-mypy-plugins@py311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. x11/libei

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/sage*
  2. Collapse this list of deleted ports.
for Run
  1. databases/pg_activity
  2. devel/py-aiorpcX
  3. devel/py-aiorpcX-legacy
  4. devel/py-attrs-strict
  5. devel/py-cattrs
  6. devel/py-cattrs23
  7. devel/py-clldutils
Expand this list (71 items / 64 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-flake8-bugbear
  3. devel/py-frictionless
  4. devel/py-glom
  5. devel/py-hypothesis
  6. devel/py-jschema-to-python
  7. devel/py-jsonlines
  8. devel/py-jsonschema
  9. devel/py-jsonschema3
  10. devel/py-livemark
  11. devel/py-lsprotocol
  12. devel/py-matrix-common
  13. devel/py-outcome
  14. devel/py-parver
  15. devel/py-pytest-mypy
  16. devel/py-pytest-nunit
  17. devel/py-pytest-subtests
  18. devel/py-pytest4
  19. devel/py-qcs-api-client
  20. devel/py-ramlfications
  21. devel/py-referencing
  22. devel/py-sarif-om
  23. devel/py-scantree
  24. devel/py-twisted
  25. devel/py-usort
  26. devel/py-xarray-simlab
  27. devel/pytype
  28. finance/electrum
  29. games/pysolfc
  30. graphics/py-fiona
  31. graphics/py-rasterio
  32. graphics/py-ueberzug
  33. mail/py-aiosmtpd
  34. mail/py-flanker
  35. misc/py-eemeter
  36. net/py-aiohttp-socks
  37. net/py-magic-wormhole
  38. net/py-trio
  39. net/py-zeep
  40. net-im/py-matrix-synapse
  41. print/py-ufolib2
  42. science/py-asdf
  43. science/py-cfgrib
  44. science/py-eccodes
  45. security/cowrie
  46. security/py-muacrypt
  47. security/py-service-identity
  48. sysutils/py-mqttwarn
  49. sysutils/py-ploy
  50. www/py-aiohttp
  51. www/py-autobahn
  52. www/py-requests-cache
  53. www/py-requests-cache0
  54. www/py-requests-cache93
  55. www/py-treq
  56. x11-fonts/py-fontmake
  57. Collapse this list.

Deleted ports which required this port:

Expand this list of 9 deleted ports
  1. devel/py-jsonschema417*
  2. devel/py-jsonschema49*
  3. devel/py-trio*
  4. devel/py-zeep*
  5. math/sage*
  6. science/py-eccodes-python*
  7. security/py-service_identity*
  8. textproc/scancode-toolkit*
  9. www/py-httpx-cache*
  10. 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.

There are no commits on branch 2024Q1 for this port