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 on branch 2024Q2
py-flit-core Distribution-building parts of Flit
3.9.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 3.9.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-03-01 08:01:03
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: autoconf, rhash, libtextstyle, autoconf-switch, pkg
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://flit.pypa.io/en/stable/
https://github.com/pypa/flit/tree/main/flit_core
Description:
flit_core provides a PEP 517 build backend for packages using Flit. The only public interface is the API specified by PEP 517, at flit_core.buildapi.
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}flit-core>0:devel/py-flit-core@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-flit-core/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-flit-core
  • pkg install py39-flit-core
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-flit-core listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-flit-core
Package flavors (<flavor>: <package>)
  • py39: py39-flit-core
  • py38: py38-flit-core
  • py310: py310-flit-core
  • py311: py311-flit-core
distinfo:
TIMESTAMP = 1685162134 SHA256 (flit_core-3.9.0.tar.gz) = 72ad266176c4a3fcfab5f2930d76896059851240570ce9a98733b658cb786eba SIZE (flit_core-3.9.0.tar.gz) = 41917

Packages (timestamps in pop-ups are UTC):
py310-flit-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.9.03.9.0-3.9.03.9.0---
FreeBSD:13:quarterly3.9.03.9.03.9.03.9.03.9.03.9.03.9.03.9.0
FreeBSD:14:latest3.9.03.9.0-3.9.03.9.03.9.0-3.9.0
FreeBSD:14:quarterly3.9.03.9.0-3.9.03.9.03.9.03.9.03.9.0
FreeBSD:15:latest3.9.03.9.0n/a3.9.0n/a3.9.03.9.03.9.0
 
py311-flit-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.9.03.9.0-3.9.03.9.0---
FreeBSD:13:quarterly3.9.03.9.03.9.03.9.03.9.03.9.03.9.03.9.0
FreeBSD:14:latest3.9.03.9.0-3.9.03.9.03.9.0-3.9.0
FreeBSD:14:quarterly3.9.03.9.0-3.9.03.9.03.9.03.9.03.9.0
FreeBSD:15:latest3.9.03.9.0n/a3.9.0n/a3.9.03.9.03.9.0
 
py37-flit-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.0.0---3.0.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest-----3.9.0-3.9.0
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py38-flit-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.9.03.9.0-3.9.03.9.0---
FreeBSD:13:quarterly3.9.03.9.03.9.03.9.03.9.03.9.03.9.03.9.0
FreeBSD:14:latest3.9.03.9.0-3.9.03.9.03.9.0-3.9.0
FreeBSD:14:quarterly3.9.03.9.0-3.9.03.9.03.9.03.9.03.9.0
FreeBSD:15:latest3.9.03.9.0n/a3.9.0n/a3.9.03.9.03.9.0
 
py39-flit-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.9.03.9.0-3.9.03.9.0---
FreeBSD:13:quarterly3.9.03.9.03.9.03.9.03.9.03.9.03.9.03.9.0
FreeBSD:14:latest3.9.03.9.03.8.03.9.03.9.03.9.0-3.9.0
FreeBSD:14:quarterly3.9.03.9.0-3.9.03.9.03.9.03.9.03.9.0
FreeBSD:15:latest3.9.03.9.0n/a3.9.0n/a3.9.03.9.03.9.0
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
Test dependencies:
  1. py39-testpath>=0 : devel/py-testpath@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Build
  1. audio/py-audioread
  2. cad/apio
  3. databases/py-aiosqlite
  4. databases/py-flask-sqlalchemy
  5. databases/py-marshmallow-sqlalchemy
  6. devel/py-aioitertools
  7. devel/py-apispec-webframeworks
Expand this list (103 items / 96 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-argh
  3. devel/py-arrow
  4. devel/py-ast-decompiler
  5. devel/py-blinker
  6. devel/py-build
  7. devel/py-click-default-group
  8. devel/py-cloudpathlib
  9. devel/py-cloudpickle
  10. devel/py-confuse
  11. devel/py-dataclass-array
  12. devel/py-editables
  13. devel/py-entrypoints
  14. devel/py-etils
  15. devel/py-flit
  16. devel/py-flit-scm
  17. devel/py-installer
  18. devel/py-jeepney
  19. devel/py-lsprotocol
  20. devel/py-marshmallow
  21. devel/py-mediafile
  22. devel/py-mediapy
  23. devel/py-more-itertools
  24. devel/py-packaging
  25. devel/py-pathspec
  26. devel/py-pep440
  27. devel/py-pep517
  28. devel/py-pip-audit
  29. devel/py-pyparsing
  30. devel/py-pyproject-flake8
  31. devel/py-pyproject_hooks
  32. devel/py-pytest-freezer
  33. devel/py-pyyaml_env_tag
  34. devel/py-stdlibs
  35. devel/py-taskgroup
  36. devel/py-testpath
  37. devel/py-threadpoolctl
  38. devel/py-trailrunner
  39. devel/py-typing-extensions
  40. devel/py-ufmt
  41. devel/py-undefined
  42. devel/py-wheel
  43. devel/py-xarray-einstats
  44. dns/py-idna
  45. dns/py-py3dns
  46. finance/py-quantecon
  47. graphics/py-pyglet
  48. graphics/py-willow
  49. hebrew/py-pyluach
  50. mail/py-flask-mail
  51. mail/py-spf-engine
  52. math/py-affine
  53. math/py-seaborn
  54. misc/py-colored
  55. misc/py-torch-geometric
  56. net/py-gspread
  57. net/py-socksio
  58. print/py-pydyf
  59. print/py-pypdf
  60. print/py-weasyprint
  61. security/py-argon2-cffi
  62. security/py-cryptography-vectors
  63. security/py-truststore
  64. textproc/py-alabaster
  65. textproc/py-anyascii
  66. textproc/py-cssselect2
  67. textproc/py-diff-match-patch
  68. textproc/py-hashids
  69. textproc/py-markdown-it-py
  70. textproc/py-mdit-py-plugins
  71. textproc/py-mdurl
  72. textproc/py-myst-parser
  73. textproc/py-pyphen
  74. textproc/py-segno
  75. textproc/py-sphinx
  76. textproc/py-sphinx-autobuild
  77. textproc/py-sphinx-design
  78. textproc/py-sphinx-examples
  79. textproc/py-sphinx-inline-tabs
  80. textproc/py-sphinx-theme-builder
  81. textproc/py-tinycss2
  82. textproc/py-tomli
  83. textproc/py-tomli-w
  84. www/offpunk
  85. www/py-cachecontrol
  86. www/py-django-filter
  87. www/py-flask
  88. www/py-flask-session
  89. www/py-laces
  90. www/py-prawcore
  91. www/py-wagtail-airtable
  92. www/py-wagtail-localize
  93. www/py-werkzeug
  94. www/py-werkzeug2
  95. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-gpep517*
  2. misc/py-anndata*
  3. www/py-dj42-django-filter*
  4. Collapse this list of deleted ports.
for Run
  1. devel/py-flit
  2. devel/py-flit-scm

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

There are no commits on branch 2024Q2 for this port