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-build PEP517 package builder
1.2.1 devel on this many watch lists=6 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.1.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-11-08 17:07:05
Last Update: 2024-03-31 18:51:18
Commit Hash: 12b27821
People watching this port, also watch:: rhash, autoconf-switch, libtextstyle, autoconf, pkg
Also Listed In: python
License: MIT
WWW:
https://build.pypa.io/en/stable/
https://github.com/pypa/build
Description:
build is a simple, correct PEP517 package builder.
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}build>0:devel/py-build@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-build/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-build
  • pkg install py39-build
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-build listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-build
Package flavors (<flavor>: <package>)
  • py39: py39-build
  • py38: py38-build
  • py310: py310-build
  • py311: py311-build
distinfo:
TIMESTAMP = 1711860503 SHA256 (build-1.2.1.tar.gz) = 526263f4870c26f26c433545579475377b2b7588b6f1eac76a001e873ae3e19d SIZE (build-1.2.1.tar.gz) = 44781

Packages (timestamps in pop-ups are UTC):
py310-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.11.2.1-1.2.11.2.1---
FreeBSD:13:quarterly1.2.11.2.10.10.0_21.2.11.2.10.10.0_20.10.0_20.10.0_2
FreeBSD:14:latest1.2.11.2.1-1.2.11.2.10.10.0_2-0.10.0_2
FreeBSD:14:quarterly1.2.11.2.1-1.2.11.2.10.10.0_20.10.0_20.10.0_2
FreeBSD:15:latest1.2.11.2.1n/a0.10.0_2n/a0.10.0_20.10.0_21.0.3
 
py311-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.11.2.1-1.2.11.2.1---
FreeBSD:13:quarterly1.2.11.2.10.10.0_21.2.11.2.10.10.0_20.10.0_20.10.0_2
FreeBSD:14:latest1.2.11.2.1-1.2.11.2.10.10.0_2-0.10.0_2
FreeBSD:14:quarterly1.2.11.2.1-1.2.11.2.10.10.0_20.10.0_20.10.0_2
FreeBSD:15:latest1.2.11.2.1n/a0.10.0_2n/a0.10.0_20.10.0_21.0.3
 
py37-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.1.0---0.1.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py38-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.11.2.1-1.2.11.2.1---
FreeBSD:13:quarterly1.2.11.2.10.10.0_21.2.11.2.10.10.0_20.10.0_20.10.0_2
FreeBSD:14:latest1.2.11.2.1-1.2.11.2.10.10.0_2-0.10.0_2
FreeBSD:14:quarterly1.2.11.2.1-1.2.11.2.10.10.0_20.10.0_20.10.0_2
FreeBSD:15:latest1.2.11.2.1n/a0.10.0_2n/a0.10.0_20.10.0_21.0.3
 
py39-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.11.2.1-1.2.11.2.1---
FreeBSD:13:quarterly1.2.11.2.10.10.0_21.2.11.2.10.10.0_20.10.0_20.10.0_2
FreeBSD:14:latest1.2.11.2.10.9.01.2.11.2.10.10.0_2-0.10.0_2
FreeBSD:14:quarterly1.2.11.2.1-1.2.11.2.10.10.0_20.10.0_20.10.0_2
FreeBSD:15:latest1.2.11.2.1n/a0.10.0_2n/a0.10.0_20.10.0_21.0.3
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
  2. py39-flit-core>=3.8 : devel/py-flit-core@py39
  3. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-packaging>=19.1 : devel/py-packaging@py39
  2. py39-pyproject_hooks>=0 : devel/py-pyproject_hooks@py39
  3. python3.9 : lang/python39
  4. py39-tomli>=1.1.0 : textproc/py-tomli@py39
This port is required by:
for Build
  1. archivers/py-bitshuffle
  2. archivers/py-blosc2
  3. archivers/py-brotli
  4. archivers/py-brotlicffi
  5. archivers/py-brotlipy
  6. archivers/py-cramjam
  7. archivers/py-laszip
Expand this list (1360 items / 1353 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. archivers/py-sozipfile
  3. archivers/py-xopen
  4. archivers/py-zlib-ng
  5. archivers/py-zopfli
  6. astro/kosmorro
  7. astro/py-astlib
  8. astro/py-horoscopegenerator
  9. astro/py-kosmorrolib
  10. astro/py-metar
  11. astro/py-metpy
  12. astro/py-pymetar
  13. astro/py-ro
  14. astro/py-spacetrack
  15. audio/picard
  16. audio/py-audioread
  17. audio/py-gtts
  18. audio/py-mutagen
  19. audio/py-pyacoustid
  20. audio/py-pylast
  21. audio/py-pyliblo
  22. audio/py-pymad
  23. audio/py-pyradio
  24. audio/py-python-mpd2
  25. audio/py-soxr
  26. audio/py-speechrecognition
  27. audio/py-torchaudio
  28. benchmarks/py-asv
  29. benchmarks/py-asv-runner
  30. biology/prodigy-lig
  31. biology/py-dnaio
  32. biology/py-macs3
  33. biology/py-resdk
  34. biology/py-scikit-bio
  35. cad/apio
  36. cad/py-amaranth
  37. cad/py-cocotb
  38. cad/py-gdstk
  39. cad/py-pyvcd
  40. cad/py-vunit-hdl
  41. comms/chirp
  42. comms/py-hidapi
  43. comms/py-streamdeck
  44. converters/py-bencoder
  45. converters/py-better-bencode
  46. converters/py-gotenberg-client
  47. converters/py-rencode
  48. converters/py-zfec
  49. databases/py-aiomysql
  50. databases/py-aiosqlite
  51. databases/py-apsw
  52. databases/py-asyncmy
  53. databases/py-dbt-semantic-interfaces
  54. databases/py-dbutils
  55. databases/py-fakeredis
  56. databases/py-fastparquet
  57. databases/py-flask-sqlalchemy
  58. databases/py-flask-sqlalchemy30
  59. databases/py-geoalchemy2
  60. databases/py-kyotocabinet
  61. databases/py-leveldb
  62. databases/py-litecli
  63. databases/py-marshmallow-sqlalchemy
  64. databases/py-mycli
  65. databases/py-mysql-connector-python
  66. databases/py-mysqlclient
  67. databases/py-partd
  68. databases/py-peewee_migrate
  69. databases/py-pg8000
  70. databases/py-pgcli
  71. databases/py-pgspecial
  72. databases/py-pgspecial1
  73. databases/py-psycopg
  74. databases/py-psycopg-c
  75. databases/py-psycopg-pool
  76. databases/py-psycopg2
  77. databases/py-pyarrow
  78. databases/py-pycql
  79. databases/py-python-binary-memcached
  80. databases/py-python-memcached
  81. databases/py-queries
  82. databases/py-rb
  83. databases/py-redis
  84. databases/py-redis2
  85. databases/py-redis3
  86. databases/py-redis4
  87. databases/py-schemachange
  88. databases/py-snowddl
  89. databases/py-sqlalchemy-json
  90. databases/py-sqlalchemy-utils
  91. databases/py-sqlalchemy14
  92. databases/py-sqlalchemy20
  93. databases/py-sqlglot
  94. databases/py-sqlparse
  95. databases/py-tableschema
  96. databases/py-tarantool
  97. databases/py-tiledb
  98. databases/py-zodbpickle
  99. deskutils/dosage
  100. deskutils/normcap
  101. deskutils/py-i3-gnome-pomodoro
  102. deskutils/py-khard
  103. deskutils/py-py3status
  104. deskutils/py-send2trash
  105. deskutils/py-vorta
  106. deskutils/zim
  107. devel/bpython
  108. devel/gitinspector
  109. devel/ipython
  110. devel/mercurial
  111. devel/meson
  112. devel/meson-python
  113. devel/nox
  114. devel/nuitka
  115. devel/oci-cli
  116. devel/py-Levenshtein
  117. devel/py-PyGithub
  118. devel/py-QtPy
  119. devel/py-RPyC
  120. devel/py-about-time
  121. devel/py-absl-py
  122. devel/py-aiobotocore
  123. devel/py-aiofiles
  124. devel/py-aioitertools
  125. devel/py-aiorwlock
  126. devel/py-aiosignal
  127. devel/py-airtable-python-wrapper
  128. devel/py-all-repos
  129. devel/py-aniso86016
  130. devel/py-anndata
  131. devel/py-annotated-types
  132. devel/py-ansi
  133. devel/py-anyio
  134. devel/py-anyio3
  135. devel/py-anytree
  136. devel/py-apispec-webframeworks
  137. devel/py-applicationinsights
  138. devel/py-apptools
  139. devel/py-archspec
  140. devel/py-argcomplete
  141. devel/py-argh
  142. devel/py-ariadne
  143. devel/py-arpeggio
  144. devel/py-array-api-compat
  145. devel/py-arrow
  146. devel/py-asn1crypto
  147. devel/py-aspectlib
  148. devel/py-ast-decompiler
  149. devel/py-astroid
  150. devel/py-astroid2
  151. devel/py-astunparse
  152. devel/py-async-lru
  153. devel/py-asynctest
  154. devel/py-attrs
  155. devel/py-attrs-strict
  156. devel/py-autocommand
  157. devel/py-autoflake
  158. devel/py-automaton
  159. devel/py-autopage
  160. devel/py-avro
  161. devel/py-aws-requests-auth
  162. devel/py-aws-xray-sdk
  163. devel/py-awscrt
  164. devel/py-azure-core
  165. devel/py-backports.cached-property
  166. devel/py-backports.csv
  167. devel/py-backports.entry-points-selectable
  168. devel/py-backports.tarfile
  169. devel/py-beartype
  170. devel/py-behave
  171. devel/py-beniget
  172. devel/py-bidict
  173. devel/py-black
  174. devel/py-blinker
  175. devel/py-boltons
  176. devel/py-botocore
  177. devel/py-bump2version
  178. devel/py-bytecode
  179. devel/py-cached-property
  180. devel/py-cachetools
  181. devel/py-cacheyou
  182. devel/py-cachy
  183. devel/py-calver
  184. devel/py-canonicaljson
  185. devel/py-capturer
  186. devel/py-castellan
  187. devel/py-catalogue
  188. devel/py-cattrs
  189. devel/py-cbor
  190. devel/py-cerberus
  191. devel/py-certsrv
  192. devel/py-cffi
  193. devel/py-check-jsonschema
  194. devel/py-check-manifest
  195. devel/py-check-sdist
  196. devel/py-ckanapi
  197. devel/py-cleo
  198. devel/py-cli-helpers
  199. devel/py-click-default-group
  200. devel/py-click-option-group
  201. devel/py-click7
  202. devel/py-cliff
  203. devel/py-clikit
  204. devel/py-clldutils
  205. devel/py-cloudpathlib
  206. devel/py-cloudpickle
  207. devel/py-cmd2
  208. devel/py-colorama
  209. devel/py-colorlog
  210. devel/py-comm
  211. devel/py-commandlines
  212. devel/py-confection
  213. devel/py-configargparse
  214. devel/py-configobj
  215. devel/py-configupdater
  216. devel/py-confusable_homoglyphs
  217. devel/py-confuse
  218. devel/py-contextlib-chdir
  219. devel/py-copier
  220. devel/py-covdefaults
  221. devel/py-coveralls
  222. devel/py-crashtest
  223. devel/py-crontab
  224. devel/py-csv23
  225. devel/py-ctypesgen
  226. devel/py-curio
  227. devel/py-cursive
  228. devel/py-curtsies
  229. devel/py-custodian
  230. devel/py-cwcwidth
  231. devel/py-cycler
  232. devel/py-cython-test-exception-raiser
  233. devel/py-cytoolz
  234. devel/py-daemonize
  235. devel/py-dask
  236. devel/py-dask-expr
  237. devel/py-dask-histogram
  238. devel/py-dataclass-array
  239. devel/py-dataclasses-json
  240. devel/py-datadog
  241. devel/py-datapackage
  242. devel/py-datasette
  243. devel/py-datatest
  244. devel/py-dateutils
  245. devel/py-dbt-extractor
  246. devel/py-ddsketch
  247. devel/py-ddtrace
  248. devel/py-debugpy
  249. devel/py-decopatch
  250. devel/py-decoratortools
  251. devel/py-deepmerge
  252. devel/py-dep-logic
  253. devel/py-deprecated
  254. devel/py-deprecation
  255. devel/py-deptry
  256. devel/py-devtools
  257. devel/py-diff-cover
  258. devel/py-dill
  259. devel/py-dirty-equals
  260. devel/py-distlib
  261. devel/py-distributed
  262. devel/py-django-rq
  263. devel/py-docformatter
  264. devel/py-dodgy
  265. devel/py-dogpile.cache
  266. devel/py-domdf-python-tools
  267. devel/py-dpcontracts
  268. devel/py-dunamai
  269. devel/py-editables
  270. devel/py-editdistance
  271. devel/py-ejson
  272. devel/py-enum-compat
  273. devel/py-envier
  274. devel/py-envisage
  275. devel/py-epsilon
  276. devel/py-etils
  277. devel/py-eventlib
  278. devel/py-ewah-bool-utils
  279. devel/py-exceptiongroup
  280. devel/py-executing
  281. devel/py-expandvars
  282. devel/py-expecttest
  283. devel/py-face
  284. devel/py-fasteners
  285. devel/py-fastf1
  286. devel/py-fastimport
  287. devel/py-fastnumbers
  288. devel/py-filedepot
  289. devel/py-filemagic
  290. devel/py-find-libpython
  291. devel/py-findlibs
  292. devel/py-findpython
  293. devel/py-first
  294. devel/py-fixtures
  295. devel/py-flake8-black
  296. devel/py-flake8-bugbear
  297. devel/py-flake8-builtins
  298. devel/py-flake8-comprehensions
  299. devel/py-flake8-print
  300. devel/py-flake8-pyi
  301. devel/py-flake8_simplify
  302. devel/py-flask-babel
  303. devel/py-flatbuffers
  304. devel/py-flatdict
  305. devel/py-flatten-dict
  306. devel/py-flexmock
  307. devel/py-flit
  308. devel/py-flit-scm
  309. devel/py-fluent
  310. devel/py-flynt
  311. devel/py-foolscap
  312. devel/py-freezegun
  313. devel/py-frictionless
  314. devel/py-frictionless-ckan-mapper
  315. devel/py-frozendict
  316. devel/py-frozenlist
  317. devel/py-fsspec
  318. devel/py-funcsigs
  319. devel/py-fusepy
  320. devel/py-futurist
  321. devel/py-gapic-generator
  322. devel/py-gast
  323. devel/py-gcsfs
  324. devel/py-genty
  325. devel/py-get-reader
  326. devel/py-gevent
  327. devel/py-geventhttpclient
  328. devel/py-git-semver
  329. devel/py-gitdb
  330. devel/py-gitless
  331. devel/py-giturlparse
  332. devel/py-glance-store
  333. devel/py-glom
  334. devel/py-google-cloud-iam
  335. devel/py-google-crc32c
  336. devel/py-google-i18n-address
  337. devel/py-google-re2
  338. devel/py-googleapis-common-protos
  339. devel/py-gptscript
  340. devel/py-graphene
  341. devel/py-graphene-django
  342. devel/py-graphene-sqlalchemy
  343. devel/py-graphene2
  344. devel/py-graphql-core
  345. devel/py-graphql-core2
  346. devel/py-graphql-relay
  347. devel/py-graphql-relay2
  348. devel/py-greenlet
  349. devel/py-grpc-google-iam-v1
  350. devel/py-grpc-stubs
  351. devel/py-grpcio-gcp
  352. devel/py-grpcio-status
  353. devel/py-hacking
  354. devel/py-hatch
  355. devel/py-hatch-autorun
  356. devel/py-hatch-fancy-pypi-readme
  357. devel/py-hatch-jupyter-builder
  358. devel/py-hatch-mypyc
  359. devel/py-hatch-nodejs-version
  360. devel/py-hatch-requirements-txt
  361. devel/py-hatch-semver
  362. devel/py-hatch-vcs
  363. devel/py-hatchling
  364. devel/py-heapdict
  365. devel/py-hishel
  366. devel/py-http-prompt
  367. devel/py-hunter
  368. devel/py-hvac
  369. devel/py-hypothesis
  370. devel/py-ijson
  371. devel/py-immutabledict
  372. devel/py-immutables
  373. devel/py-importlab
  374. devel/py-importlib-metadata
  375. devel/py-importlib-metadata6
  376. devel/py-importlib-resources
  377. devel/py-infinity
  378. devel/py-inflect
  379. devel/py-iniparse
  380. devel/py-interface-meta
  381. devel/py-intervals
  382. devel/py-invoke
  383. devel/py-ipdb
  384. devel/py-ipykernel
  385. devel/py-ipyparallel
  386. devel/py-iso8601
  387. devel/py-isodate
  388. devel/py-isoduration
  389. devel/py-isort
  390. devel/py-iteration-utilities
  391. devel/py-itertree
  392. devel/py-jaraco.classes
  393. devel/py-jaraco.collections
  394. devel/py-jaraco.context
  395. devel/py-jaraco.env
  396. devel/py-jaraco.functools
  397. devel/py-jaraco.itertools
  398. devel/py-jaraco.logging
  399. devel/py-jaraco.packaging
  400. devel/py-jaraco.stream
  401. devel/py-jaraco.text
  402. devel/py-jaraco.timing
  403. devel/py-jaraco.util
  404. devel/py-jeepney
  405. devel/py-jellyfish
  406. devel/py-jinja2-ansible-filters
  407. devel/py-jmespath
  408. devel/py-johnnydep
  409. devel/py-jsmin
  410. devel/py-json5
  411. devel/py-jsondiff
  412. devel/py-jsonlines
  413. devel/py-jsonpickle
  414. devel/py-jsonschema
  415. devel/py-jsonschema-path
  416. devel/py-jsonschema-spec
  417. devel/py-jsonschema-specifications
  418. devel/py-jsonschema3
  419. devel/py-jsonschema417
  420. devel/py-junitparser
  421. devel/py-jupyter-client
  422. devel/py-jupyter-collaboration
  423. devel/py-jupyter-core
  424. devel/py-jupyter-events
  425. devel/py-jupyter-kernel-test
  426. devel/py-jupyter-lsp
  427. devel/py-jupyter-packaging
  428. devel/py-jupyter-server
  429. devel/py-jupyter-server-fileid
  430. devel/py-jupyter-server-mathjax
  431. devel/py-jupyter-server-terminals
  432. devel/py-jupyter-telemetry
  433. devel/py-jupyter-ydoc
  434. devel/py-jupyter_console
  435. devel/py-jupyterlab
  436. devel/py-jupyterlab-lsp
  437. devel/py-jupyterlab-server
  438. devel/py-kaptan
  439. devel/py-keystoneauth1
  440. devel/py-keystonemiddleware
  441. devel/py-klepto
  442. devel/py-l18n
  443. devel/py-lark
  444. devel/py-lazy-object-proxy
  445. devel/py-lazy_loader
  446. devel/py-libcst
  447. devel/py-libcst03
  448. devel/py-libtaxii
  449. devel/py-libtmux
  450. devel/py-libusb1
  451. devel/py-linear-tsv
  452. devel/py-linecache2
  453. devel/py-littleutils
  454. devel/py-livemark
  455. devel/py-llfuse
  456. devel/py-lml
  457. devel/py-localstack-client
  458. devel/py-locket
  459. devel/py-logan
  460. devel/py-logilab-common
  461. devel/py-looseversion
  462. devel/py-lsprotocol
  463. devel/py-marisa-trie
  464. devel/py-marshmallow
  465. devel/py-marshmallow-enum
  466. devel/py-maturin
  467. devel/py-mediafile
  468. devel/py-mediapy
  469. devel/py-medikit
  470. devel/py-memory-profiler
  471. devel/py-microversion-parse
  472. devel/py-mmh3
  473. devel/py-molecule
  474. devel/py-mondrian
  475. devel/py-monkeytype
  476. devel/py-more-itertools
  477. devel/py-moreorless
  478. devel/py-moto
  479. devel/py-mox
  480. devel/py-msgpack
  481. devel/py-msgspec
  482. devel/py-multipart
  483. devel/py-multiset
  484. devel/py-multitasking
  485. devel/py-mypy
  486. devel/py-mypy-protobuf
  487. devel/py-mystic
  488. devel/py-nanobind
  489. devel/py-nbclassic
  490. devel/py-nbclient
  491. devel/py-nbconvert
  492. devel/py-nbdime
  493. devel/py-nbformat
  494. devel/py-nest-asyncio
  495. devel/py-nose-timer
  496. devel/py-nose3
  497. devel/py-noseofyeti
  498. devel/py-notebook-shim
  499. devel/py-objprint
  500. devel/py-objsize
  501. devel/py-oci
  502. devel/py-openapi-core
  503. devel/py-openapi-schema-validator
  504. devel/py-openapi-spec-validator
  505. devel/py-opencensus
  506. devel/py-opencensus-context
  507. devel/py-openstacksdk
  508. devel/py-opentelemetry-api
  509. devel/py-opentelemetry-sdk
  510. devel/py-opentelemetry-semantic-conventions
  511. devel/py-opentracing
  512. devel/py-optree
  513. devel/py-orca
  514. devel/py-orderedmultidict
  515. devel/py-orjson
  516. devel/py-os-brick
  517. devel/py-os-client-config
  518. devel/py-os-vif
  519. devel/py-os-win
  520. devel/py-osc-lib
  521. devel/py-oslo.cache
  522. devel/py-oslo.concurrency
  523. devel/py-oslo.config
  524. devel/py-oslo.context
  525. devel/py-oslo.db
  526. devel/py-oslo.i18n
  527. devel/py-oslo.limit
  528. devel/py-oslo.log
  529. devel/py-oslo.messaging
  530. devel/py-oslo.metrics
  531. devel/py-oslo.middleware
  532. devel/py-oslo.policy
  533. devel/py-oslo.privsep
  534. devel/py-oslo.reports
  535. devel/py-oslo.rootwrap
  536. devel/py-oslo.serialization
  537. devel/py-oslo.service
  538. devel/py-oslo.upgradecheck
  539. devel/py-oslo.utils
  540. devel/py-oslo.versionedobjects
  541. devel/py-oslo.vmware
  542. devel/py-osprofiler
  543. devel/py-overrides
  544. devel/py-ovsdbapp
  545. devel/py-oyaml
  546. devel/py-param
  547. devel/py-parameterized
  548. devel/py-parsley
  549. devel/py-parver
  550. devel/py-pastel
  551. devel/py-path
  552. devel/py-pathos
  553. devel/py-pathspec
  554. devel/py-pbs-installer
  555. devel/py-pdm
  556. devel/py-pdm-autoexport
  557. devel/py-pdm-backend
  558. devel/py-pdm-pep517
  559. devel/py-pdoc
  560. devel/py-pebble
  561. devel/py-pep440
  562. devel/py-pep517
  563. devel/py-pep621
  564. devel/py-pint
  565. devel/py-pint-pandas
  566. devel/py-pip-audit
  567. devel/py-pip-licenses
  568. devel/py-pip-requirements-parser
  569. devel/py-pip-run
  570. devel/py-pip-shims
  571. devel/py-pip-tools
  572. devel/py-pipdeptree
  573. devel/py-pipenv
  574. devel/py-pipreqs
  575. devel/py-pipx
  576. devel/py-platformdirs
  577. devel/py-plette
  578. devel/py-pluggy
  579. devel/py-plux
  580. devel/py-pnu-libpnu
  581. devel/py-poetry
  582. devel/py-poetry-core
  583. devel/py-poetry-dynamic-versioning
  584. devel/py-poetry-plugin-export
  585. devel/py-poetry-semver
  586. devel/py-poetry-types
  587. devel/py-poetry2setup
  588. devel/py-pooch
  589. devel/py-pox
  590. devel/py-ppft
  591. devel/py-prance
  592. devel/py-preshed
  593. devel/py-preshed3
  594. devel/py-prettytable
  595. devel/py-prospector
  596. devel/py-pudb
  597. devel/py-py-partiql-parser
  598. devel/py-py-serializable
  599. devel/py-pyTooling
  600. devel/py-pyasn1
  601. devel/py-pyasn1-modules
  602. devel/py-pybind11
  603. devel/py-pycnite
  604. devel/py-pycocotools
  605. devel/py-pycomplete
  606. devel/py-pycparser
  607. devel/py-pycrdt
  608. devel/py-pycrdt-websocket
  609. devel/py-pydantic-core
  610. devel/py-pydantic-extra-types
  611. devel/py-pydantic-vault
  612. devel/py-pydantic-yaml
  613. devel/py-pydantic2
  614. devel/py-pyee
  615. devel/py-pyface
  616. devel/py-pyfakefs
  617. devel/py-pyina
  618. devel/py-pyinstaller
  619. devel/py-pyinstaller-hooks-contrib
  620. devel/py-pykdtree
  621. devel/py-pyleri
  622. devel/py-pylibsrtp
  623. devel/py-pylint-django
  624. devel/py-pylint-plugin-utils
  625. devel/py-pylint-venv
  626. devel/py-pyls-black
  627. devel/py-pyparsing
  628. devel/py-pyperf
  629. devel/py-pyproject-api
  630. devel/py-pyproject-flake8
  631. devel/py-pyproject-fmt
  632. devel/py-pyproject-metadata
  633. devel/py-pyquil
  634. devel/py-pyright
  635. devel/py-pyscaffold
  636. devel/py-pytest
  637. devel/py-pytest-cases
  638. devel/py-pytest-checkdocs
  639. devel/py-pytest-codspeed
  640. devel/py-pytest-django
  641. devel/py-pytest-doctestplus
  642. devel/py-pytest-drop-dup-tests
  643. devel/py-pytest-enabler
  644. devel/py-pytest-freezer
  645. devel/py-pytest-helpers-namespace
  646. devel/py-pytest-httpserver
  647. devel/py-pytest-isort
  648. devel/py-pytest-jupyter
  649. devel/py-pytest-lazy-fixtures
  650. devel/py-pytest-localserver
  651. devel/py-pytest-metadata
  652. devel/py-pytest-mypy-plugins
  653. devel/py-pytest-order
  654. devel/py-pytest-plus
  655. devel/py-pytest-regtest
  656. devel/py-pytest-remotedata
  657. devel/py-pytest-runner
  658. devel/py-pytest-services
  659. devel/py-pytest-socket
  660. devel/py-pytest-subtests
  661. devel/py-pytest-sugar
  662. devel/py-pytest-twisted
  663. devel/py-pytest-watcher
  664. devel/py-pytest-xdist
  665. devel/py-python-dateutil
  666. devel/py-python-dbusmock
  667. devel/py-python-distutils-extra
  668. devel/py-python-engineio
  669. devel/py-python-gitlab
  670. devel/py-python-socketio
  671. devel/py-pythonfinder
  672. devel/py-pytoolconfig
  673. devel/py-pytweening
  674. devel/py-pytz-deprecation-shim
  675. devel/py-pyvisa
  676. devel/py-pyvisa-py
  677. devel/py-pyyaml-include
  678. devel/py-qasync
  679. devel/py-qcs-api-client
  680. devel/py-qcs-sdk-python
  681. devel/py-qtbuilder
  682. devel/py-qutip
  683. devel/py-recurring-ical-events
  684. devel/py-referencing
  685. devel/py-regress
  686. devel/py-represent
  687. devel/py-requirements-detector
  688. devel/py-requirementslib
  689. devel/py-resolvelib1
  690. devel/py-robotframework-pythonlibcore
  691. devel/py-robotframework-seleniumlibrary
  692. devel/py-rope
  693. devel/py-rpds-py
  694. devel/py-rstr
  695. devel/py-ruamel.yaml.clib
  696. devel/py-rush
  697. devel/py-s3fs
  698. devel/py-saneyaml
  699. devel/py-scikit-base
  700. devel/py-scikit-build
  701. devel/py-scikit-build-core
  702. devel/py-semver
  703. devel/py-setuptools-declarative-requirements
  704. devel/py-setuptools-rust
  705. devel/py-setuptools-scm
  706. devel/py-setuptools58
  707. devel/py-setuptools_scm7
  708. devel/py-shtab
  709. devel/py-simpleeval
  710. devel/py-sip
  711. devel/py-sniffio
  712. devel/py-sparse
  713. devel/py-sqids
  714. devel/py-stdlibs
  715. devel/py-stestr
  716. devel/py-strawberry-graphql
  717. devel/py-syrupy
  718. devel/py-taskflow
  719. devel/py-tempora
  720. devel/py-tenacity
  721. devel/py-termcolor
  722. devel/py-termcolor-whl
  723. devel/py-testtools
  724. devel/py-thinc
  725. devel/py-thinc8
  726. devel/py-threadpoolctl
  727. devel/py-time-machine
  728. devel/py-tinyrpc
  729. devel/py-tooz
  730. devel/py-tox
  731. devel/py-trailrunner
  732. devel/py-traitlets
  733. devel/py-tree-sitter-languages
  734. devel/py-trove-classifiers
  735. devel/py-twine
  736. devel/py-twisted
  737. devel/py-txi2p-tahoe
  738. devel/py-typeguard
  739. devel/py-typer
  740. devel/py-typing-extensions
  741. devel/py-tzdata
  742. devel/py-ufmt
  743. devel/py-undefined
  744. devel/py-unearth
  745. devel/py-urwid
  746. devel/py-urwidgets
  747. devel/py-userpath
  748. devel/py-usort
  749. devel/py-validate-pyproject
  750. devel/py-validators
  751. devel/py-versioneer
  752. devel/py-versioningit
  753. devel/py-virtualenv
  754. devel/py-vistir
  755. devel/py-watchdog
  756. devel/py-watchfiles
  757. devel/py-watermark
  758. devel/py-weasel
  759. devel/py-wheel
  760. devel/py-x-wr-timezone
  761. devel/py-xarray
  762. devel/py-xarray-einstats
  763. devel/py-xdis
  764. devel/py-xsdata
  765. devel/py-xxhash
  766. devel/py-yamllint
  767. devel/py-yaspin
  768. devel/py-zarr
  769. devel/py-zipp
  770. devel/pylint
  771. devel/pylyzer
  772. devel/pytype
  773. devel/scons
  774. devel/vitables
  775. dns/letsdns
  776. dns/py-dns-crawler
  777. dns/py-dns-lexicon
  778. dns/py-dnspython
  779. dns/py-idna
  780. dns/py-publicsuffixlist
  781. dns/py-py3dns
  782. editors/novelwriter
  783. editors/retext
  784. finance/freqtrade
  785. finance/py-exchange-calendars
  786. finance/py-ffn
  787. finance/py-financedatabase
  788. finance/py-pandas-market-calendars
  789. finance/py-pythclient
  790. finance/py-pytrends
  791. finance/py-quantecon
  792. finance/py-stocksera
  793. finance/py-technical
  794. finance/py-thepassiveinvestor
  795. finance/py-yahooquery
  796. ftp/py-aioftp
  797. ftp/py-parfive
  798. games/py-mnemosyne-proj
  799. graphics/py-ManimPango
  800. graphics/py-PyOpenGL-accelerate
  801. graphics/py-altair
  802. graphics/py-cartopy
  803. graphics/py-colorcet
  804. graphics/py-fotokilof
  805. graphics/py-fury
  806. graphics/py-gdal
  807. graphics/py-giddy
  808. graphics/py-glcontext
  809. graphics/py-graphlib-backport
  810. graphics/py-mapclassify
  811. graphics/py-moderngl
  812. graphics/py-moderngl-window
  813. graphics/py-pandana
  814. graphics/py-pillow
  815. graphics/py-pillow-heif
  816. graphics/py-pointpats
  817. graphics/py-pydot
  818. graphics/py-pygeos
  819. graphics/py-pyglet
  820. graphics/py-pyocr
  821. graphics/py-pyproj
  822. graphics/py-python-barcode
  823. graphics/py-python-poppler-qt5
  824. graphics/py-rasterio
  825. graphics/py-rasterstats
  826. graphics/py-tifffile
  827. graphics/py-traitsui
  828. graphics/py-webcolors
  829. graphics/py-willow
  830. hebrew/py-pyluach
  831. irc/py-irc
  832. japanese/py-jaconv
  833. lang/cython3
  834. lang/py-lupa
  835. mail/py-checkdmarc
  836. mail/py-pyisemail
  837. mail/py-spf-engine
  838. math/py-CyLP
  839. math/py-POT
  840. math/py-SQNomad
  841. math/py-affine
  842. math/py-autograd
  843. math/py-awkward
  844. math/py-awkward-cpp
  845. math/py-blis
  846. math/py-chaospy
  847. math/py-cmyt
  848. math/py-contourpy
  849. math/py-cvxopt
  850. math/py-flax
  851. math/py-formulaic
  852. math/py-fsph
  853. math/py-hepstats
  854. math/py-hmmlearn
  855. math/py-iminuit
  856. math/py-islpy
  857. math/py-jacobi
  858. math/py-jax
  859. math/py-lmfit
  860. math/py-matplotlib
  861. math/py-ml-dtypes
  862. math/py-networkx
  863. math/py-numba-stats
  864. math/py-numexpr
  865. math/py-openTSNE
  866. math/py-pandas
  867. math/py-permutation
  868. math/py-py-find-1st
  869. math/py-pygsl
  870. math/py-pyprobables
  871. math/py-pyreadr
  872. math/py-pytensor
  873. math/py-resample
  874. math/py-rpy2
  875. math/py-scikit-fem
  876. math/py-seaborn
  877. math/py-spglm
  878. math/py-statsmodels
  879. misc/py-SQCommon
  880. misc/py-SQImFil
  881. misc/py-SQSnobFit
  882. misc/py-accelerate
  883. misc/py-ast-comments
  884. misc/py-censys
  885. misc/py-colored
  886. misc/py-crudini
  887. misc/py-einops
  888. misc/py-fastscapelib
  889. misc/py-hist
  890. misc/py-instructor
  891. misc/py-laspy
  892. misc/py-lazrs
  893. misc/py-lightgbm
  894. misc/py-lightning-utilities
  895. misc/py-litellm
  896. misc/py-npTDMS
  897. misc/py-onnx
  898. misc/py-openai
  899. misc/py-openai-whisper
  900. misc/py-palettable
  901. misc/py-placekey
  902. misc/py-polars
  903. misc/py-progressbar2
  904. misc/py-pyqir
  905. misc/py-pytorch-lightning
  906. misc/py-pyviz-comms
  907. misc/py-safetensors
  908. misc/py-scikit-quant
  909. misc/py-shell-gpt
  910. misc/py-sigopt
  911. misc/py-spdx-tools
  912. misc/py-synced-collections
  913. misc/py-tflite
  914. misc/py-timm
  915. misc/py-timm-vis
  916. misc/py-torch-geometric
  917. misc/py-tqdm
  918. misc/py-tvm
  919. misc/py-uhi
  920. misc/py-wandb
  921. misc/py-xgboost
  922. multimedia/ffsubsync
  923. multimedia/py-guessit
  924. multimedia/py-pysubs2
  925. multimedia/py-python-mpv
  926. net/py-blobfile
  927. net/py-err-backend-discord
  928. net/py-err-backend-mattermost
  929. net/py-eventlet
  930. net/py-gdown
  931. net/py-gspread
  932. net/py-matrix-synapse-ldap3
  933. net/py-netaddr
  934. net/py-paho-mqtt
  935. net/py-pyroute2
  936. net/py-pyroute2.minimal
  937. net/py-python-ipware
  938. net/py-python-ldap
  939. net/py-python-novaclient
  940. net/py-python-openstackclient
  941. net/py-smart-open
  942. net/py-smbprotocol
  943. net/py-sshuttle
  944. net/py-trio
  945. net-mgmt/2ping
  946. net-mgmt/py-ciscoconfparse
  947. net-mgmt/py-netutils
  948. net-mgmt/py-pysmi
  949. net-p2p/py-transmission-rpc
  950. net-p2p/pyln-bolt7
  951. net-p2p/pyln-client
  952. net-p2p/pyln-proto
  953. news/py-sabctools
  954. ports-mgmt/py-pnu-portstreelint
  955. print/py-fontbakery
  956. print/py-fontparts
  957. print/py-fonttools
  958. print/py-freetype-py
  959. print/py-glyphsets
  960. print/py-pycups
  961. print/py-pydyf
  962. print/py-pypdf
  963. print/py-python-ly
  964. print/py-reportlab
  965. print/py-ufolib2
  966. print/py-uharfbuzz
  967. print/py-weasyprint
  968. science/py-HofstadterTools
  969. science/py-arch
  970. science/py-asdf
  971. science/py-asdf-standard
  972. science/py-asdf-transform-schemas
  973. science/py-cfgrib
  974. science/py-dftd4
  975. science/py-dipy
  976. science/py-esda
  977. science/py-geomet
  978. science/py-h5py
  979. science/py-inequality
  980. science/py-meshio
  981. science/py-mp-api
  982. science/py-ncrystal
  983. science/py-nglview
  984. science/py-nibabel
  985. science/py-nilearn
  986. science/py-pymatgen-analysis-alloys
  987. science/py-pyteomics
  988. science/py-qcelemental
  989. science/py-segregation
  990. science/py-signac
  991. science/py-spaghetti
  992. science/py-spglib
  993. science/py-trx-python
  994. security/denyhosts
  995. security/pssh
  996. security/py-acme
  997. security/py-argon2-cffi
  998. security/py-argon2-cffi-bindings
  999. security/py-authlib
  1000. security/py-badkeys
  1001. security/py-bcrypt
  1002. security/py-certbot
  1003. security/py-certbot-apache
  1004. security/py-certbot-dns-cloudflare
  1005. security/py-certbot-dns-digitalocean
  1006. security/py-certbot-dns-dnsimple
  1007. security/py-certbot-dns-dnsmadeeasy
  1008. security/py-certbot-dns-gehirn
  1009. security/py-certbot-dns-google
  1010. security/py-certbot-dns-linode
  1011. security/py-certbot-dns-luadns
  1012. security/py-certbot-dns-nsone
  1013. security/py-certbot-dns-ovh
  1014. security/py-certbot-dns-rfc2136
  1015. security/py-certbot-dns-route53
  1016. security/py-certbot-dns-sakuracloud
  1017. security/py-certbot-nginx
  1018. security/py-certomancer
  1019. security/py-cryptography
  1020. security/py-cryptography-vectors
  1021. security/py-fido2
  1022. security/py-flask-httpauth
  1023. security/py-google-auth
  1024. security/py-google-auth-httplib2
  1025. security/py-google-auth-oauthlib
  1026. security/py-greenbone-feed-sync
  1027. security/py-gvm-tools
  1028. security/py-httpx-auth
  1029. security/py-josepy
  1030. security/py-joserfc
  1031. security/py-jwcrypto
  1032. security/py-krb5
  1033. security/py-libnacl
  1034. security/py-liboqs-python
  1035. security/py-m2crypto
  1036. security/py-mnemonic
  1037. security/py-netmiko
  1038. security/py-notus-scanner
  1039. security/py-omemo-dr
  1040. security/py-ospd-openvas
  1041. security/py-pass-git-helper
  1042. security/py-pnu-certwatch
  1043. security/py-pnu-vuxml
  1044. security/py-pycryptodome
  1045. security/py-pycryptodomex
  1046. security/py-pyhanko
  1047. security/py-pyhanko-certvalidator
  1048. security/py-pysaml2
  1049. security/py-pyspnego
  1050. security/py-python-gnupg
  1051. security/py-python-gvm
  1052. security/py-python3-saml
  1053. security/py-scramp
  1054. security/py-securesystemslib
  1055. security/py-service-identity
  1056. security/py-ssh-audit
  1057. security/py-truststore
  1058. security/py-tuf
  1059. security/py-uhashring
  1060. security/py-yubikey-manager
  1061. shells/xonsh
  1062. sysutils/duplicity
  1063. sysutils/py-ansible-compat
  1064. sysutils/py-ansible-core
  1065. sysutils/py-ansible-lint
  1066. sysutils/py-borgmatic
  1067. sysutils/py-distro
  1068. sysutils/py-docker
  1069. sysutils/py-execnet
  1070. sysutils/py-filelock
  1071. sysutils/py-hcloud
  1072. sysutils/py-liquidctl
  1073. sysutils/py-mqttwarn
  1074. sysutils/py-plumbum
  1075. sysutils/py-psutil
  1076. sysutils/py-tmuxp
  1077. sysutils/s-tui
  1078. textproc/asciidoc
  1079. textproc/codespell
  1080. textproc/icdiff
  1081. textproc/json2yaml
  1082. textproc/py-TatSu
  1083. textproc/py-aeidon
  1084. textproc/py-alabaster
  1085. textproc/py-ansi2html
  1086. textproc/py-anyascii
  1087. textproc/py-asciinema
  1088. textproc/py-autopep8
  1089. textproc/py-bracex
  1090. textproc/py-chameleon
  1091. textproc/py-chardet
  1092. textproc/py-cmarkgfm
  1093. textproc/py-colorclass
  1094. textproc/py-cssselect2
  1095. textproc/py-cyclonedx-python-lib
  1096. textproc/py-dict2xml
  1097. textproc/py-diff-match-patch
  1098. textproc/py-dominate
  1099. textproc/py-epy-reader
  1100. textproc/py-faust-cchardet
  1101. textproc/py-ftfy
  1102. textproc/py-gensim
  1103. textproc/py-griffe
  1104. textproc/py-hashids
  1105. textproc/py-ini2toml
  1106. textproc/py-isbnlib
  1107. textproc/py-isbntools
  1108. textproc/py-jarowinkler
  1109. textproc/py-jupyterlab-pygments
  1110. textproc/py-langcodes
  1111. textproc/py-language-data
  1112. textproc/py-latexcodec
  1113. textproc/py-license-expression
  1114. textproc/py-linkify-it-py
  1115. textproc/py-markdown
  1116. textproc/py-markdown-callouts
  1117. textproc/py-markdown-include
  1118. textproc/py-markdown-it-py
  1119. textproc/py-marko
  1120. textproc/py-markups
  1121. textproc/py-mdformat
  1122. textproc/py-mdit-py-plugins
  1123. textproc/py-mdurl
  1124. textproc/py-mistune
  1125. textproc/py-mistune2
  1126. textproc/py-mkdocs
  1127. textproc/py-mkdocs-autorefs
  1128. textproc/py-mkdocs-material
  1129. textproc/py-mkdocs-material-extensions
  1130. textproc/py-mkdocstrings
  1131. textproc/py-mkdocstrings-crystal
  1132. textproc/py-mkdocstrings-python
  1133. textproc/py-mkdocstrings-python-legacy
  1134. textproc/py-myst-parser
  1135. textproc/py-nbsphinx
  1136. textproc/py-nltk
  1137. textproc/py-normality
  1138. textproc/py-ntc-templates
  1139. textproc/py-numpydoc
  1140. textproc/py-ocrmypdf
  1141. textproc/py-openstep-plist
  1142. textproc/py-pandoc-plantuml-filter
  1143. textproc/py-parse
  1144. textproc/py-parse-type
  1145. textproc/py-petl
  1146. textproc/py-pyaml
  1147. textproc/py-pycountry
  1148. textproc/py-pygccxml
  1149. textproc/py-pygments
  1150. textproc/py-pymdown-extensions
  1151. textproc/py-pyphen
  1152. textproc/py-python-docx
  1153. textproc/py-python-lsp-jsonrpc
  1154. textproc/py-python-lsp-server
  1155. textproc/py-python-markdown-math
  1156. textproc/py-python-ulid
  1157. textproc/py-rdflib
  1158. textproc/py-readthedocs-sphinx-ext
  1159. textproc/py-rich
  1160. textproc/py-rich-cli
  1161. textproc/py-rich12
  1162. textproc/py-segno
  1163. textproc/py-sense2vec
  1164. textproc/py-spacy
  1165. textproc/py-spacy-loggers
  1166. textproc/py-sphinx
  1167. textproc/py-sphinx-autoapi
  1168. textproc/py-sphinx-autobuild
  1169. textproc/py-sphinx-autodoc-typehints
  1170. textproc/py-sphinx-design
  1171. textproc/py-sphinx-examples
  1172. textproc/py-sphinx-inline-tabs
  1173. textproc/py-sphinx-sitemap
  1174. textproc/py-sphinx-theme-builder
  1175. textproc/py-sphinxcontrib-autoprogram
  1176. textproc/py-sphinxcontrib-svg2pdfconverter
  1177. textproc/py-sphinxcontrib-towncrier
  1178. textproc/py-tablib
  1179. textproc/py-terminaltables
  1180. textproc/py-textdistance
  1181. textproc/py-textual
  1182. textproc/py-tika-client
  1183. textproc/py-tiktoken
  1184. textproc/py-tinycss2
  1185. textproc/py-tokenizers
  1186. textproc/py-tomli-w
  1187. textproc/py-tomlkit
  1188. textproc/py-ttp
  1189. textproc/py-ttp-templates
  1190. textproc/py-uc-micro-py
  1191. textproc/py-unicodeitplus
  1192. textproc/py-untangle
  1193. textproc/py-wcmatch
  1194. textproc/py-wtforms
  1195. textproc/py-xhtml2pdf
  1196. textproc/py-zope.i18nmessageid
  1197. textproc/translate-toolkit
  1198. textproc/yq
  1199. www/buku
  1200. www/flexget
  1201. www/offpunk
  1202. www/py-aiohttp
  1203. www/py-aiohttp-middlewares
  1204. www/py-aioquic
  1205. www/py-beaker
  1206. www/py-beautifulsoup
  1207. www/py-boto3
  1208. www/py-branca
  1209. www/py-cachecontrol
  1210. www/py-channels
  1211. www/py-cheroot
  1212. www/py-cssutils
  1213. www/py-daphne
  1214. www/py-dj42-django-allauth
  1215. www/py-dj42-django-auditlog
  1216. www/py-dj42-django-auth-ldap
  1217. www/py-dj42-django-cors-headers
  1218. www/py-dj42-django-crispy-forms
  1219. www/py-dj42-django-debug-toolbar
  1220. www/py-dj42-django-filter
  1221. www/py-dj42-django-js-asset
  1222. www/py-dj42-django-otp
  1223. www/py-dj42-django-rich
  1224. www/py-dj42-django-timezone-field
  1225. www/py-django-allauth
  1226. www/py-django-auth-ldap
  1227. www/py-django-bleach
  1228. www/py-django-bootstrap3
  1229. www/py-django-braces
  1230. www/py-django-choices-field
  1231. www/py-django-contact-form
  1232. www/py-django-cors-headers
  1233. www/py-django-crispy-forms
  1234. www/py-django-csp
  1235. www/py-django-debug-toolbar
  1236. www/py-django-filter
  1237. www/py-django-haystack
  1238. www/py-django-htmx
  1239. www/py-django-js-asset
  1240. www/py-django-model-utils
  1241. www/py-django-mptt
  1242. www/py-django-otp
  1243. www/py-django-picklefield
  1244. www/py-django-registration
  1245. www/py-django-rich
  1246. www/py-django-storages
  1247. www/py-django-timezone-field
  1248. www/py-django-tinymce
  1249. www/py-django-unfold
  1250. www/py-django32
  1251. www/py-django42
  1252. www/py-django50
  1253. www/py-fake-useragent
  1254. www/py-fastapi
  1255. www/py-feedgenerator
  1256. www/py-flask
  1257. www/py-flask-migrate
  1258. www/py-flask-socketio
  1259. www/py-flask-wtf
  1260. www/py-folium
  1261. www/py-freenit
  1262. www/py-google-api-core
  1263. www/py-google-cloud-appengine-logging
  1264. www/py-google-cloud-audit-log
  1265. www/py-google-cloud-bigtable
  1266. www/py-google-cloud-core
  1267. www/py-google-cloud-datastore
  1268. www/py-google-cloud-dlp
  1269. www/py-google-cloud-logging
  1270. www/py-google-cloud-speech
  1271. www/py-google-cloud-storage
  1272. www/py-google-cloud-vision
  1273. www/py-google-resumable-media
  1274. www/py-grip
  1275. www/py-gunicorn
  1276. www/py-hstspreload
  1277. www/py-htmldate
  1278. www/py-httpbin
  1279. www/py-httpcore
  1280. www/py-httpx
  1281. www/py-httpx-cache
  1282. www/py-hypercorn
  1283. www/py-hyperlink
  1284. www/py-laces
  1285. www/py-multidict
  1286. www/py-nh3
  1287. www/py-openbrokerapi
  1288. www/py-pastedeploy
  1289. www/py-pelican
  1290. www/py-prawcore
  1291. www/py-pyjwt
  1292. www/py-pylsqpack
  1293. www/py-python-multipart
  1294. www/py-pywry
  1295. www/py-requests-cache
  1296. www/py-requests-cache0
  1297. www/py-requests-file
  1298. www/py-requests-gssapi
  1299. www/py-requests-mock
  1300. www/py-requests-oauthlib
  1301. www/py-respx
  1302. www/py-scgi
  1303. www/py-sentinelhub
  1304. www/py-simple-websocket
  1305. www/py-starlette
  1306. www/py-strawberry-graphql-django
  1307. www/py-tornado
  1308. www/py-utidylib
  1309. www/py-uvicorn
  1310. www/py-wagtail
  1311. www/py-wagtail-airtable
  1312. www/py-wagtail-localize
  1313. www/py-wagtail-transfer
  1314. www/py-waitress
  1315. www/py-werkzeug
  1316. www/py-werkzeug2
  1317. www/py-woob
  1318. www/py-xandikos
  1319. www/py-xyzservices
  1320. www/py-yarl
  1321. www/qutebrowser
  1322. www/you-get
  1323. x11-fonts/py-afdko
  1324. x11-fonts/py-axisregistry
  1325. x11-fonts/py-babelfont
  1326. x11-fonts/py-cffsubr
  1327. x11-fonts/py-fontfeatures
  1328. x11-fonts/py-gflanguages
  1329. x11-fonts/py-gfsubsets
  1330. x11-fonts/py-glyphsLib
  1331. x11-fonts/py-opentype-sanitizer
  1332. x11-fonts/py-opentypespec
  1333. x11-fonts/py-shaperglot
  1334. x11-fonts/py-ufolint
  1335. x11-fonts/py-ufonormalizer
  1336. x11-fonts/py-ufoprocessor
  1337. x11-themes/wpgtk
  1338. x11-toolkits/py-tktreectrl
  1339. Collapse this list.

Deleted ports which required this port:

Expand this list of 16 deleted ports
  1. databases/py-caterva*
  2. devel/poetry*
  3. devel/py-jupyter-server-ydoc*
  4. devel/py-pybind11210*
  5. devel/py-y-py*
  6. devel/py-ypy-websocket*
  7. misc/py-anndata*
  8. science/py-asdf-unit-schemas*
  9. textproc/py-atoml*
  10. www/py-dj40-django-auth-ldap*
  11. www/py-dj41-django-auth-ldap*
  12. www/py-dj41-django-cors-headers*
  13. www/py-dj41-django-debug-toolbar*
  14. www/py-dj41-django-js-asset*
  15. www/py-dj41-django-rich*
  16. www/py-dj41-django-timezone-field*
  17. Collapse this list of deleted ports.
for Run
  1. devel/py-check-manifest
  2. devel/py-check-sdist
  3. devel/py-jaraco.packaging
  4. devel/py-pip-tools
  5. devel/py-poetry
  6. devel/py-pyroma
  7. textproc/py-sphinx-theme-builder

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

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1
31 Mar 2024 18:51:18
commit hash: 12b278212e616fb9709d037831069868e5298602commit hash: 12b278212e616fb9709d037831069868e5298602commit hash: 12b278212e616fb9709d037831069868e5298602commit hash: 12b278212e616fb9709d037831069868e5298602 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 1.2.1

Changes:	https://github.com/pypa/build/releases
		https://build.pypa.io/en/stable/changelog.html
1.1.1
09 Mar 2024 14:05:44
commit hash: aa509200ff20d6fa45e2806c8199cee8f776d555commit hash: aa509200ff20d6fa45e2806c8199cee8f776d555commit hash: aa509200ff20d6fa45e2806c8199cee8f776d555commit hash: aa509200ff20d6fa45e2806c8199cee8f776d555 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 1.1.1

- Update WWW

Changes:	https://github.com/pypa/build/releases
		https://build.pypa.io/en/stable/changelog.html
1.0.3
21 Feb 2024 15:07:13
commit hash: b7ec1cb90ebe0d04cf3498b5e0ba08fdb3184eebcommit hash: b7ec1cb90ebe0d04cf3498b5e0ba08fdb3184eebcommit hash: b7ec1cb90ebe0d04cf3498b5e0ba08fdb3184eebcommit hash: b7ec1cb90ebe0d04cf3498b5e0ba08fdb3184eeb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 1.0.3

Changes:	https://github.com/pypa/build/releases
		https://pypa-build.readthedocs.io/en/stable/changelog.html
0.10.0_2
26 Aug 2023 23:19:04
commit hash: e1134a00f489926b08c28dad78935e4f240e59accommit hash: e1134a00f489926b08c28dad78935e4f240e59accommit hash: e1134a00f489926b08c28dad78935e4f240e59accommit hash: e1134a00f489926b08c28dad78935e4f240e59ac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update WWW
0.10.0_2
30 Jun 2023 07:03:13
commit hash: 56c1c8450e2c26cfd52faaba759f3b135fc6adebcommit hash: 56c1c8450e2c26cfd52faaba759f3b135fc6adebcommit hash: 56c1c8450e2c26cfd52faaba759f3b135fc6adebcommit hash: 56c1c8450e2c26cfd52faaba759f3b135fc6adeb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Remove outdated PYTHON_REL check after lang/python37 removal
0.10.0_2
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>
0.10.0_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
0.10.0_1
27 Mar 2023 05:44:11
commit hash: bd7a4e938a6062a7cc1ce9b31ccbeaf50093ab9dcommit hash: bd7a4e938a6062a7cc1ce9b31ccbeaf50093ab9dcommit hash: bd7a4e938a6062a7cc1ce9b31ccbeaf50093ab9dcommit hash: bd7a4e938a6062a7cc1ce9b31ccbeaf50093ab9d files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-build: restore USE_PYTHON=allflavors but limit to 3.8+

On Python 3.7, the importlib-metadata dependency tree is not yet
allflavors-safe. For the time being, the PEP-517 build frontend
role on that Python version is filled by gpep517.

With hat: python
0.10.0_1
12 Feb 2023 21:36:54
commit hash: ac666760c0c6ea5d32db1ae594978506d3f84458commit hash: ac666760c0c6ea5d32db1ae594978506d3f84458commit hash: ac666760c0c6ea5d32db1ae594978506d3f84458commit hash: ac666760c0c6ea5d32db1ae594978506d3f84458 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/py-build: unbreak bulk -a

py-build depends on ports that are not built for all flavors so
it can't use allflavors
0.10.0_1
12 Feb 2023 18:36:48
commit hash: e7cfa3158cd49aa3ef4d6c4632c6b9d0bbce1c74commit hash: e7cfa3158cd49aa3ef4d6c4632c6b9d0bbce1c74commit hash: e7cfa3158cd49aa3ef4d6c4632c6b9d0bbce1c74commit hash: e7cfa3158cd49aa3ef4d6c4632c6b9d0bbce1c74 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Convert to USE_PYTHON=pep517

- Add build for all Python flavors/versions (USE_PYTHON=allflavors)
- Bump PORTREVISION for dependency and package change
0.10.0
30 Jan 2023 12:59:39
commit hash: c35b44ac7fdb9b27ae0d6b49380ec3cefef7699dcommit hash: c35b44ac7fdb9b27ae0d6b49380ec3cefef7699dcommit hash: c35b44ac7fdb9b27ae0d6b49380ec3cefef7699dcommit hash: c35b44ac7fdb9b27ae0d6b49380ec3cefef7699d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.10.0

Changes:	https://github.com/pypa/build/blob/main/CHANGELOG.rst
0.9.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
0.9.0
30 Dec 2022 09:04:30
commit hash: 44b854b0f6db2a4823d9781b7fecd37a6dc90e83commit hash: 44b854b0f6db2a4823d9781b7fecd37a6dc90e83commit hash: 44b854b0f6db2a4823d9781b7fecd37a6dc90e83commit hash: 44b854b0f6db2a4823d9781b7fecd37a6dc90e83 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.9.0

Changes:	https://github.com/pypa/build/blob/main/CHANGELOG.rst
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)
0.8.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)
0.8.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)
0.8.0
03 Jun 2022 09:00:33
commit hash: 0e1e61d2cead3b897204575a9e6529b49d18ed26commit hash: 0e1e61d2cead3b897204575a9e6529b49d18ed26commit hash: 0e1e61d2cead3b897204575a9e6529b49d18ed26commit hash: 0e1e61d2cead3b897204575a9e6529b49d18ed26 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.8.0

Changes:	https://github.com/pypa/build/blob/main/CHANGELOG.rst
0.7.0
21 Sep 2021 22:23:28
commit hash: 91521b2a3e58c45d068dc6e07d57429c09f03119commit hash: 91521b2a3e58c45d068dc6e07d57429c09f03119commit hash: 91521b2a3e58c45d068dc6e07d57429c09f03119commit hash: 91521b2a3e58c45d068dc6e07d57429c09f03119 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.7.0

Changes:	https://github.com/pypa/build/blob/main/CHANGELOG.rst
0.6.0.post1
08 Aug 2021 21:43:57
commit hash: a2e9c9cd0d3196fff12d5f540d1cbf749d5ab61ccommit hash: a2e9c9cd0d3196fff12d5f540d1cbf749d5ab61ccommit hash: a2e9c9cd0d3196fff12d5f540d1cbf749d5ab61ccommit hash: a2e9c9cd0d3196fff12d5f540d1cbf749d5ab61c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.6.1

Changes:	https://github.com/pypa/build/blob/main/CHANGELOG.rst
0.5.1
30 Jun 2021 20:43:40
commit hash: c98b0739ee615c6430a8470624228dfb7f107189commit hash: c98b0739ee615c6430a8470624228dfb7f107189commit hash: c98b0739ee615c6430a8470624228dfb7f107189commit hash: c98b0739ee615c6430a8470624228dfb7f107189 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.5.1

Changes:	https://github.com/pypa/build/blob/main/CHANGELOG.rst
0.5.0
20 Jun 2021 20:46:05
commit hash: dd9f834fffa04cccc18c4cf400590eacf9aa937bcommit hash: dd9f834fffa04cccc18c4cf400590eacf9aa937bcommit hash: dd9f834fffa04cccc18c4cf400590eacf9aa937bcommit hash: dd9f834fffa04cccc18c4cf400590eacf9aa937b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.5.0

Changes:	https://github.com/pypa/build/blob/main/CHANGELOG.rst
0.3.1_1
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@
0.3.1_1
11 May 2021 21:47:07
commit hash: 04819183138a68dbcaf74dd6b6d443c10c6a6111commit hash: 04819183138a68dbcaf74dd6b6d443c10c6a6111commit hash: 04819183138a68dbcaf74dd6b6d443c10c6a6111commit hash: 04819183138a68dbcaf74dd6b6d443c10c6a6111 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.3.1.post1

Changes:	https://github.com/pypa/build/blob/main/CHANGELOG.rst
0.3.1
18 Apr 2021 05:43:08
commit hash: c98e24864097bf11399658cde7e3c08c781684d1commit hash: c98e24864097bf11399658cde7e3c08c781684d1commit hash: c98e24864097bf11399658cde7e3c08c781684d1commit hash: c98e24864097bf11399658cde7e3c08c781684d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-build: Update to 0.3.1

Changes:	https://github.com/pypa/build/blob/master/CHANGELOG.rst
0.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.
0.3.0
07 Mar 2021 22:17:38
Revision:567662Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.3.0

Changes:	https://github.com/pypa/build/blob/master/CHANGELOG.rst
0.2.1
03 Mar 2021 18:08:52
Revision:567138Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.1

Changes:	https://github.com/pypa/build/blob/master/CHANGELOG.rst
0.2.0
17 Feb 2021 18:05:54
Revision:565587Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.0

Changes:	https://github.com/pypa/build/blob/master/CHANGELOG.rst
0.1.0
08 Nov 2020 17:06:58
Revision:554478Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-build 0.1.0

build is a simple, correct PEP517 package builder.

WWW: https://github.com/pypa/build

Number of commits found: 29