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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-wheel Built-package format for Python
0.45.1 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 0.45.1Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-07-26 15:15:27
Last Update: 2025-05-04 00:17:51
Commit Hash: 3d836b2
People watching this port, also watch:: ninja, autoconf, libxml2, indexinfo, mpdecimal
License: MIT
WWW:
https://github.com/pypa/wheel
Description:
A built-package format for Python. A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. Many packages will be properly installed with only the "Unpack" step (simply extracting the file onto sys.path), and the unpacked archive preserves enough information to "Spread" (copy data and scripts to their final locations) at any later time. The wheel project provides a bdist_wheel command for setuptools (requires setuptools >= 0.8.0). Wheel files can be installed with a newer pip from https://github.com/pypa/pip or with wheel's own command line utility.
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}wheel>0:devel/py-wheel@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-wheel/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-wheel
  • pkg install py311-wheel
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-wheel listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-wheel
Package flavors (<flavor>: <package>)
  • py311: py311-wheel
  • py312: py312-wheel
  • py310: py310-wheel
  • py39: py39-wheel
distinfo:
TIMESTAMP = 1732445974 SHA256 (wheel-0.45.1.tar.gz) = 661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729 SIZE (wheel-0.45.1.tar.gz) = 107545

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

py38-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--0.40.0_1--0.42.00.42.00.42.0
FreeBSD:14:latest-----0.40.0_1-0.40.0_1
FreeBSD:14:quarterly-----0.42.00.42.00.42.0
FreeBSD:15:latest--n/a-n/a0.42.00.42.00.42.0
 

py39-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.45.10.45.1-0.45.10.45.1---
FreeBSD:13:quarterly0.45.10.45.10.40.0_10.45.10.45.10.42.00.42.00.42.0
FreeBSD:14:latest0.45.10.45.10.38.40.45.10.45.10.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.45.10.45.1-0.45.10.45.10.42.00.42.00.42.0
FreeBSD:15:latest--n/a0.45.1n/a0.42.00.42.00.42.0
 

py310-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.45.10.45.1-0.45.10.45.1---
FreeBSD:13:quarterly0.45.10.45.10.40.0_10.45.10.45.10.42.00.42.00.42.0
FreeBSD:14:latest0.45.10.45.1-0.45.10.45.10.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.45.10.45.1-0.45.10.45.10.42.00.42.00.42.0
FreeBSD:15:latest--n/a0.45.1n/a0.42.00.42.00.42.0
 

py311-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.45.10.45.1-0.45.10.45.1---
FreeBSD:13:quarterly0.45.10.45.10.40.0_10.45.10.45.10.42.00.42.00.42.0
FreeBSD:14:latest0.45.10.45.1-0.45.10.45.10.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.45.10.45.1-0.45.10.45.10.42.00.42.00.42.0
FreeBSD:15:latest0.45.10.45.1n/a0.45.1n/a0.42.00.42.00.42.0
 

py312-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.45.10.45.1-0.45.10.45.1---
FreeBSD:13:quarterly0.45.10.45.1-0.45.10.45.1---
FreeBSD:14:latest0.45.10.45.1-0.45.10.45.1---
FreeBSD:14:quarterly0.45.10.45.1-0.45.10.45.1---
FreeBSD:15:latest--n/a0.45.1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=3.8 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. archivers/py-bitshuffle
  2. archivers/py-blosc
  3. archivers/py-brotli
  4. archivers/py-brotlicffi
  5. archivers/py-brotlipy
  6. archivers/py-comicapi
  7. archivers/py-compressed-rtf
Expand this list (1921 items / 1914 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. archivers/py-extractcode
  3. archivers/py-inflate64
  4. archivers/py-laszip
  5. archivers/py-lz4
  6. archivers/py-multivolumefile
  7. archivers/py-py7zr
  8. archivers/py-pybcj
  9. archivers/py-pyppmd
  10. archivers/py-pyzstd
  11. archivers/py-sozipfile
  12. archivers/py-warctools
  13. archivers/py-xopen
  14. archivers/py-zlib-ng
  15. archivers/py-zopfli
  16. astro/py-astlib
  17. astro/py-astropy-iers-data
  18. astro/py-extension-helpers
  19. astro/py-fitsio
  20. astro/py-horoscopegenerator
  21. astro/py-metar
  22. astro/py-metpy
  23. astro/py-pymetar
  24. astro/py-ro
  25. astro/py-spacetrack
  26. audio/picard
  27. audio/py-gtts
  28. audio/py-librosa
  29. audio/py-mutagen
  30. audio/py-pyacoustid
  31. audio/py-pyliblo3
  32. audio/py-pymad
  33. audio/py-pyogg
  34. audio/py-pyradio
  35. audio/py-python-mpd2
  36. audio/py-soxr
  37. audio/py-speechrecognition
  38. audio/py-torchaudio
  39. benchmarks/py-asv
  40. biology/py-bx-python
  41. biology/py-dnaio
  42. biology/py-gtfparse
  43. biology/py-macs3
  44. biology/py-resdk
  45. biology/py-scikit-bio
  46. cad/apio
  47. cad/py-amaranth
  48. cad/py-cocotb
  49. cad/py-edalize
  50. cad/py-ezdxf
  51. cad/py-gdstk
  52. cad/py-pyvcd
  53. cad/py-vunit-hdl
  54. comms/chirp
  55. comms/py-hid
  56. comms/py-hidapi
  57. comms/py-libusbsio
  58. comms/py-pylink-square
  59. comms/py-pyocd
  60. comms/py-pyocd-pemicro
  61. comms/py-spsdk
  62. comms/py-streamdeck
  63. converters/py-bencoder
  64. converters/py-better-bencode
  65. converters/py-bincopy
  66. converters/py-mammoth
  67. converters/py-tlv8
  68. converters/py-zfec
  69. databases/pg_activity
  70. databases/py-aiomysql
  71. databases/py-aiosql
  72. databases/py-alembic
  73. databases/py-apache-arrow
  74. databases/py-apsw
  75. databases/py-cymysql
  76. databases/py-dbutils
  77. databases/py-fastparquet
  78. databases/py-firebirdsql
  79. databases/py-gdbm
  80. databases/py-geoalchemy2
  81. databases/py-kyotocabinet
  82. databases/py-leveldb
  83. databases/py-litecli
  84. databases/py-mongoengine
  85. databases/py-mycli
  86. databases/py-mysql-connector-python
  87. databases/py-mysqlclient
  88. databases/py-partd
  89. databases/py-pg8000
  90. databases/py-pgcli
  91. databases/py-pgdbconn
  92. databases/py-pgspecial
  93. databases/py-pickledb
  94. databases/py-psycopg
  95. databases/py-psycopg-c
  96. databases/py-psycopg-pool
  97. databases/py-psycopg2
  98. databases/py-pyarrow
  99. databases/py-pycql
  100. databases/py-python-binary-memcached
  101. databases/py-python-memcached
  102. databases/py-python-swiftclient
  103. databases/py-queries
  104. databases/py-rb
  105. databases/py-redis2
  106. databases/py-redis5
  107. databases/py-schemachange
  108. databases/py-snowddl
  109. databases/py-sqlalchemy-json
  110. databases/py-sqlalchemy-utils
  111. databases/py-sqlalchemy14
  112. databases/py-sqlalchemy20
  113. databases/py-sqlframe
  114. databases/py-sqlglot
  115. databases/py-sqlite-migrate
  116. databases/py-sqlite3
  117. databases/py-tableschema
  118. databases/py-tarantool
  119. databases/py-unqlite
  120. databases/py-xrootd
  121. databases/py-zodbpickle
  122. deskutils/dosage
  123. deskutils/py-khal
  124. deskutils/py-khard
  125. deskutils/py-send2trash
  126. deskutils/py-trash-cli
  127. deskutils/py-vdirsyncer
  128. deskutils/py-vorta
  129. deskutils/zim
  130. devel/bpython
  131. devel/cpplint
  132. devel/decompyle3
  133. devel/gitinspector
  134. devel/ipython
  135. devel/mercurial
  136. devel/meson
  137. devel/nox
  138. devel/nuitka
  139. devel/oci-cli
  140. devel/py-Automat
  141. devel/py-PyGithub
  142. devel/py-QtPy
  143. devel/py-about-time
  144. devel/py-absl-py
  145. devel/py-acstore
  146. devel/py-aioapns
  147. devel/py-aiobotocore
  148. devel/py-aioice
  149. devel/py-aiortc
  150. devel/py-aiosignal
  151. devel/py-airtable-python-wrapper
  152. devel/py-all-repos
  153. devel/py-amalgamate
  154. devel/py-aniso8601
  155. devel/py-aniso86016
  156. devel/py-ansi
  157. devel/py-anyio
  158. devel/py-anyio3
  159. devel/py-appdirs
  160. devel/py-applicationinsights
  161. devel/py-apptools
  162. devel/py-apscheduler
  163. devel/py-argparse-manpage
  164. devel/py-argparse_addons
  165. devel/py-arpeggio
  166. devel/py-array-api-compat
  167. devel/py-asn1crypto
  168. devel/py-aspectlib
  169. devel/py-astroid
  170. devel/py-astroid2
  171. devel/py-astunparse
  172. devel/py-async-lru
  173. devel/py-asynctest
  174. devel/py-attrs-strict
  175. devel/py-autocommand
  176. devel/py-automaton
  177. devel/py-autopage
  178. devel/py-avro
  179. devel/py-aws-lambda-builders
  180. devel/py-aws-requests-auth
  181. devel/py-aws-sam-translator
  182. devel/py-aws-xray-sdk
  183. devel/py-awscrt
  184. devel/py-azure-core
  185. devel/py-azure-core-tracing-opentelemetry
  186. devel/py-backports.cached-property
  187. devel/py-backports.csv
  188. devel/py-backports.entry-points-selectable
  189. devel/py-backports.tarfile
  190. devel/py-backports.zoneinfo
  191. devel/py-bashlex
  192. devel/py-behave
  193. devel/py-beniget
  194. devel/py-bidict
  195. devel/py-binary_file_search
  196. devel/py-bitstring
  197. devel/py-botocore
  198. devel/py-breathe
  199. devel/py-bump2version
  200. devel/py-bytecode
  201. devel/py-cached-property
  202. devel/py-cachetools
  203. devel/py-cachier
  204. devel/py-cachy
  205. devel/py-calver
  206. devel/py-canonicaljson
  207. devel/py-capturer
  208. devel/py-castellan
  209. devel/py-catalogue
  210. devel/py-cbor
  211. devel/py-cbor2
  212. devel/py-cerberus
  213. devel/py-certsrv
  214. devel/py-cf-xarray
  215. devel/py-cffi
  216. devel/py-cfn-lint
  217. devel/py-check-jsonschema
  218. devel/py-check-manifest
  219. devel/py-cibuildwheel
  220. devel/py-ciso8601
  221. devel/py-ckanapi
  222. devel/py-cli-helpers
  223. devel/py-click-command-tree
  224. devel/py-click-option-group
  225. devel/py-click7
  226. devel/py-cliff
  227. devel/py-clldutils
  228. devel/py-cmd2
  229. devel/py-cogapp
  230. devel/py-coloredlogs
  231. devel/py-colorlog
  232. devel/py-commandlines
  233. devel/py-commentjson
  234. devel/py-commoncode
  235. devel/py-condense-json
  236. devel/py-confection
  237. devel/py-configargparse
  238. devel/py-configobj
  239. devel/py-configupdater
  240. devel/py-confusable_homoglyphs
  241. devel/py-covdefaults
  242. devel/py-coveralls
  243. devel/py-cppy
  244. devel/py-crick
  245. devel/py-cronsim
  246. devel/py-crontab
  247. devel/py-crosshair-tool
  248. devel/py-csv23
  249. devel/py-ctypesgen
  250. devel/py-curio
  251. devel/py-cursive
  252. devel/py-curtsies
  253. devel/py-custodian
  254. devel/py-cwcwidth
  255. devel/py-cycler
  256. devel/py-cython-test-exception-raiser
  257. devel/py-cytoolz
  258. devel/py-daemonize
  259. devel/py-dask
  260. devel/py-dask-expr
  261. devel/py-dataclasses-json
  262. devel/py-dataflows-tabulator
  263. devel/py-datapackage
  264. devel/py-datasette
  265. devel/py-datatest
  266. devel/py-dateutils
  267. devel/py-ddsketch
  268. devel/py-ddt
  269. devel/py-ddtrace
  270. devel/py-debugpy
  271. devel/py-decopatch
  272. devel/py-decorator
  273. devel/py-decoratortools
  274. devel/py-deepmerge
  275. devel/py-deprecated
  276. devel/py-deprecation
  277. devel/py-dill
  278. devel/py-distlib
  279. devel/py-distributed
  280. devel/py-dj51-django-rq
  281. devel/py-dj52-django-rq
  282. devel/py-django-rq
  283. devel/py-dockerfile-parse
  284. devel/py-dodgy
  285. devel/py-dogpile.cache
  286. devel/py-domdf-python-tools
  287. devel/py-donfig
  288. devel/py-dpcontracts
  289. devel/py-dtfabric
  290. devel/py-dukpy
  291. devel/py-dulwich
  292. devel/py-e3-core
  293. devel/py-editdistance
  294. devel/py-ejson
  295. devel/py-electrum-aionostr
  296. devel/py-electrum-ecc
  297. devel/py-enum-compat
  298. devel/py-envisage
  299. devel/py-epsilon
  300. devel/py-etuples
  301. devel/py-eval-type-backport
  302. devel/py-eventlib
  303. devel/py-ewah-bool-utils
  304. devel/py-exam
  305. devel/py-executing
  306. devel/py-expecttest
  307. devel/py-face
  308. devel/py-fasteners
  309. devel/py-fastimport
  310. devel/py-fastnumbers
  311. devel/py-fiddle
  312. devel/py-filedepot
  313. devel/py-filemagic
  314. devel/py-filetype
  315. devel/py-find-libpython
  316. devel/py-findlibs
  317. devel/py-first
  318. devel/py-flake8-black
  319. devel/py-flake8-bugbear
  320. devel/py-flake8-comprehensions
  321. devel/py-flake8_simplify
  322. devel/py-flatbuffers
  323. devel/py-flatdict
  324. devel/py-flatland
  325. devel/py-fluent
  326. devel/py-foolscap
  327. devel/py-forbiddenfruit
  328. devel/py-freebsd
  329. devel/py-freezegun
  330. devel/py-frictionless-ckan-mapper
  331. devel/py-frozendict
  332. devel/py-frozenlist
  333. devel/py-funcsigs
  334. devel/py-futurist
  335. devel/py-gapic-generator
  336. devel/py-gast
  337. devel/py-gelidum
  338. devel/py-genson
  339. devel/py-genty
  340. devel/py-get-reader
  341. devel/py-gevent
  342. devel/py-geventhttpclient
  343. devel/py-git-semver
  344. devel/py-gitdb
  345. devel/py-gitless
  346. devel/py-gitpython
  347. devel/py-giturlparse
  348. devel/py-glance-store
  349. devel/py-glom
  350. devel/py-goodreads
  351. devel/py-google-cloud-iam
  352. devel/py-google-crc32c
  353. devel/py-google-re2
  354. devel/py-googleapis-common-protos
  355. devel/py-gptscript
  356. devel/py-graphene
  357. devel/py-graphene-django
  358. devel/py-graphene-sqlalchemy
  359. devel/py-graphene2
  360. devel/py-graphql-core2
  361. devel/py-graphql-relay2
  362. devel/py-greenlet
  363. devel/py-grpc-google-iam-v1
  364. devel/py-grpc-stubs
  365. devel/py-grpcio-gcp
  366. devel/py-grpcio-status
  367. devel/py-gyp-next
  368. devel/py-hacking
  369. devel/py-heapdict
  370. devel/py-http-prompt
  371. devel/py-hunter
  372. devel/py-hypothesis
  373. devel/py-hypothesis-crosshair
  374. devel/py-ijson
  375. devel/py-immutables
  376. devel/py-importlab
  377. devel/py-importlib-metadata
  378. devel/py-importlib-metadata6
  379. devel/py-importlib-metadata7
  380. devel/py-importlib-resources
  381. devel/py-incremental
  382. devel/py-infinity
  383. devel/py-inflect
  384. devel/py-iniparse
  385. devel/py-intervals
  386. devel/py-invoke
  387. devel/py-ipdb
  388. devel/py-ipywidgets
  389. devel/py-isodate
  390. devel/py-isoduration
  391. devel/py-iteration-utilities
  392. devel/py-itertree
  393. devel/py-jaraco.classes
  394. devel/py-jaraco.collections
  395. devel/py-jaraco.context
  396. devel/py-jaraco.env
  397. devel/py-jaraco.envs
  398. devel/py-jaraco.functools
  399. devel/py-jaraco.itertools
  400. devel/py-jaraco.logging
  401. devel/py-jaraco.packaging
  402. devel/py-jaraco.path
  403. devel/py-jaraco.stream
  404. devel/py-jaraco.text
  405. devel/py-jaraco.util
  406. devel/py-jinja2-ansible-filters
  407. devel/py-jmespath
  408. devel/py-joblib
  409. devel/py-johnnydep
  410. devel/py-jschema-to-python
  411. devel/py-jsmin
  412. devel/py-json5
  413. devel/py-jsonargparse
  414. devel/py-jsondiff
  415. devel/py-jsonform
  416. devel/py-jsonlines
  417. devel/py-jsonpickle
  418. devel/py-jsonschema3
  419. devel/py-jsonsir
  420. devel/py-junitparser
  421. devel/py-jupyter-lsp
  422. devel/py-jupyter-rfb
  423. devel/py-jupyter-server-mathjax
  424. devel/py-jupyter-telemetry
  425. devel/py-jupyterlab-lsp
  426. devel/py-kaitaistruct
  427. devel/py-kaptan
  428. devel/py-keystoneauth1
  429. devel/py-keystonemiddleware
  430. devel/py-klepto
  431. devel/py-l18n
  432. devel/py-lark
  433. devel/py-lazy-object-proxy
  434. devel/py-lazy_loader
  435. devel/py-libcst
  436. devel/py-libcst03
  437. devel/py-libevdev
  438. devel/py-libtaxii
  439. devel/py-libusb-package
  440. devel/py-libusb1
  441. devel/py-linear-tsv
  442. devel/py-linecache2
  443. devel/py-littleutils
  444. devel/py-livemark
  445. devel/py-lml
  446. devel/py-localstack-client
  447. devel/py-locket
  448. devel/py-logan
  449. devel/py-logfury
  450. devel/py-logilab-common
  451. devel/py-logistro
  452. devel/py-lxml
  453. devel/py-lxml5
  454. devel/py-magnet2torrent
  455. devel/py-makefun
  456. devel/py-manuel
  457. devel/py-marisa-trie
  458. devel/py-marshmallow-enum
  459. devel/py-maturin
  460. devel/py-medikit
  461. devel/py-memory-profiler
  462. devel/py-microversion-parse
  463. devel/py-milc
  464. devel/py-mmh3
  465. devel/py-molecule
  466. devel/py-mondrian
  467. devel/py-monkeytype
  468. devel/py-monotable
  469. devel/py-monty
  470. devel/py-moreorless
  471. devel/py-moto
  472. devel/py-mox
  473. devel/py-msgpack
  474. devel/py-msgspec
  475. devel/py-multimethod
  476. devel/py-multiset
  477. devel/py-multitasking
  478. devel/py-mutf8
  479. devel/py-mygpoclient
  480. devel/py-mypy
  481. devel/py-mypy-protobuf
  482. devel/py-mystic
  483. devel/py-nanobind
  484. devel/py-nest-asyncio
  485. devel/py-nodeenv
  486. devel/py-nose-timer
  487. devel/py-nose3
  488. devel/py-numba
  489. devel/py-objprint
  490. devel/py-objsize
  491. devel/py-oci
  492. devel/py-omegaconf
  493. devel/py-opencensus
  494. devel/py-opencensus-context
  495. devel/py-openstacksdk
  496. devel/py-opentracing
  497. devel/py-optree
  498. devel/py-orca
  499. devel/py-orderedmultidict
  500. devel/py-os-brick
  501. devel/py-os-client-config
  502. devel/py-os-vif
  503. devel/py-os-win
  504. devel/py-osc-lib
  505. devel/py-oslo.cache
  506. devel/py-oslo.concurrency
  507. devel/py-oslo.config
  508. devel/py-oslo.context
  509. devel/py-oslo.db
  510. devel/py-oslo.i18n
  511. devel/py-oslo.limit
  512. devel/py-oslo.log
  513. devel/py-oslo.messaging
  514. devel/py-oslo.metrics
  515. devel/py-oslo.middleware
  516. devel/py-oslo.policy
  517. devel/py-oslo.privsep
  518. devel/py-oslo.reports
  519. devel/py-oslo.rootwrap
  520. devel/py-oslo.serialization
  521. devel/py-oslo.service
  522. devel/py-oslo.upgradecheck
  523. devel/py-oslo.utils
  524. devel/py-oslo.versionedobjects
  525. devel/py-oslo.vmware
  526. devel/py-osprofiler
  527. devel/py-overrides
  528. devel/py-ovsdbapp
  529. devel/py-oyaml
  530. devel/py-parameterized
  531. devel/py-parsley
  532. devel/py-parver
  533. devel/py-path
  534. devel/py-pathos
  535. devel/py-pbr
  536. devel/py-pdoc
  537. devel/py-pebble
  538. devel/py-pep562
  539. devel/py-pep621
  540. devel/py-period
  541. devel/py-petname
  542. devel/py-pew
  543. devel/py-phmdoctest
  544. devel/py-pint
  545. devel/py-pint-pandas
  546. devel/py-pip-api
  547. devel/py-pip-licenses
  548. devel/py-pip-requirements-parser
  549. devel/py-pip-run
  550. devel/py-pip-shims
  551. devel/py-pip-tools
  552. devel/py-pip-tools4
  553. devel/py-pipenv
  554. devel/py-plette
  555. devel/py-pluggy
  556. devel/py-plugincode
  557. devel/py-plux
  558. devel/py-pnu-libpnu
  559. devel/py-pooch
  560. devel/py-posix_ipc
  561. devel/py-pox
  562. devel/py-ppft
  563. devel/py-pprintpp
  564. devel/py-prance
  565. devel/py-pre-commit-hooks
  566. devel/py-preshed
  567. devel/py-preshed3
  568. devel/py-prettytable0
  569. devel/py-printree
  570. devel/py-proglog
  571. devel/py-progress
  572. devel/py-promise
  573. devel/py-prompt-toolkit
  574. devel/py-prompt-toolkit2
  575. devel/py-propcache
  576. devel/py-property-cached
  577. devel/py-proto-plus
  578. devel/py-protobuf
  579. devel/py-proxmoxer
  580. devel/py-ptable
  581. devel/py-ptpython
  582. devel/py-pure-eval
  583. devel/py-purl
  584. devel/py-py
  585. devel/py-py-stackexchange
  586. devel/py-py-ubjson
  587. devel/py-py3nvml
  588. devel/py-pyTooling
  589. devel/py-py_interface
  590. devel/py-pyairtable
  591. devel/py-pyairtable2
  592. devel/py-pyasn1
  593. devel/py-pyasn1-modules
  594. devel/py-pybind11
  595. devel/py-pycadf
  596. devel/py-pycnite
  597. devel/py-pycocotools
  598. devel/py-pycognito
  599. devel/py-pycparser
  600. devel/py-pydantic-yaml
  601. devel/py-pydenticon
  602. devel/py-pyee
  603. devel/py-pyee11
  604. devel/py-pyelftools
  605. devel/py-pyface
  606. devel/py-pyflakes
  607. devel/py-pygdbmi
  608. devel/py-pygit2
  609. devel/py-pyicu
  610. devel/py-pyina
  611. devel/py-pyinotify
  612. devel/py-pyinstaller
  613. devel/py-pyinstaller-hooks-contrib
  614. devel/py-pykdtree
  615. devel/py-pyleri
  616. devel/py-pylev
  617. devel/py-pylibsrtp
  618. devel/py-pylint-flask
  619. devel/py-pymaven-patch
  620. devel/py-pynvml
  621. devel/py-pyopencl
  622. devel/py-pypemicro
  623. devel/py-pyperf
  624. devel/py-pyproject-metadata
  625. devel/py-pyquery
  626. devel/py-pyral
  627. devel/py-pyrepl
  628. devel/py-pyrfc3339
  629. devel/py-pyright
  630. devel/py-pyroma
  631. devel/py-pyrsistent
  632. devel/py-pyscaffold
  633. devel/py-pysdl2
  634. devel/py-pyte
  635. devel/py-pytest
  636. devel/py-pytest-aiohttp
  637. devel/py-pytest-azurepipelines
  638. devel/py-pytest-benchmark
  639. devel/py-pytest-black
  640. devel/py-pytest-black-multipy
  641. devel/py-pytest-cases
  642. devel/py-pytest-checkdocs
  643. devel/py-pytest-codspeed
  644. devel/py-pytest-console-scripts
  645. devel/py-pytest-cpp
  646. devel/py-pytest-django
  647. devel/py-pytest-doctestplus
  648. devel/py-pytest-drop-dup-tests
  649. devel/py-pytest-enabler
  650. devel/py-pytest-flake8
  651. devel/py-pytest-helpers-namespace
  652. devel/py-pytest-httpbin
  653. devel/py-pytest-instafail
  654. devel/py-pytest-lazy-fixture
  655. devel/py-pytest-localserver
  656. devel/py-pytest-mypy
  657. devel/py-pytest-mypy-plugins
  658. devel/py-pytest-nunit
  659. devel/py-pytest-order
  660. devel/py-pytest-plus
  661. devel/py-pytest-profiling
  662. devel/py-pytest-pycodestyle
  663. devel/py-pytest-random-order
  664. devel/py-pytest-regressions
  665. devel/py-pytest-regtest
  666. devel/py-pytest-relaxed
  667. devel/py-pytest-remotedata
  668. devel/py-pytest-run-parallel
  669. devel/py-pytest-services
  670. devel/py-pytest-subtests
  671. devel/py-pytest-sugar
  672. devel/py-pytest-twisted
  673. devel/py-pytest-xdist
  674. devel/py-python-application
  675. devel/py-python-dateutil
  676. devel/py-python-dbusmock
  677. devel/py-python-distutils-extra
  678. devel/py-python-editor
  679. devel/py-python-engineio
  680. devel/py-python-gitlab
  681. devel/py-python-json-logger
  682. devel/py-python-magic
  683. devel/py-python-mimeparse
  684. devel/py-python-semantic-release
  685. devel/py-python-socketio
  686. devel/py-python-xcaplib
  687. devel/py-pythonfinder
  688. devel/py-pythran
  689. devel/py-pytools
  690. devel/py-pytvmaze
  691. devel/py-pytweening
  692. devel/py-pytz-deprecation-shim
  693. devel/py-pyvisa
  694. devel/py-pyvisa-py
  695. devel/py-pyxb-x
  696. devel/py-pyyaml-ft
  697. devel/py-pyyaml-include
  698. devel/py-pyyaml_env_tag
  699. devel/py-qt5-sip
  700. devel/py-qt6-sip
  701. devel/py-qtbuilder
  702. devel/py-qutip
  703. devel/py-rapidfuzz
  704. devel/py-rapidfuzz-capi
  705. devel/py-ratelimiter
  706. devel/py-re-assert
  707. devel/py-readme-renderer
  708. devel/py-remote-pdb
  709. devel/py-repoze.lru
  710. devel/py-repoze.tm2
  711. devel/py-represent
  712. devel/py-requestsexceptions
  713. devel/py-requirementslib
  714. devel/py-resolvelib1
  715. devel/py-responses
  716. devel/py-retrying
  717. devel/py-rfc3339-validator
  718. devel/py-rfc3986-validator
  719. devel/py-riot
  720. devel/py-robotframework
  721. devel/py-robotframework-databaselibrary
  722. devel/py-robotframework-excellib
  723. devel/py-robotframework-pabot
  724. devel/py-robotframework-pythonlibcore
  725. devel/py-robotframework-seleniumlibrary
  726. devel/py-robotframework-stacktrace
  727. devel/py-rope
  728. devel/py-rq-scheduler
  729. devel/py-rq1
  730. devel/py-rstr
  731. devel/py-rtree
  732. devel/py-rtslib-fb
  733. devel/py-ruamel.yaml.clib
  734. devel/py-rush
  735. devel/py-rx
  736. devel/py-rx1
  737. devel/py-saneyaml
  738. devel/py-sarif-om
  739. devel/py-schedule
  740. devel/py-scheduler
  741. devel/py-scholarly
  742. devel/py-scikit-base
  743. devel/py-scikit-build
  744. devel/py-selection
  745. devel/py-semantic-version
  746. devel/py-semver
  747. devel/py-setoptconf
  748. devel/py-setuptools-declarative-requirements
  749. devel/py-setuptools-dso
  750. devel/py-setuptools-git
  751. devel/py-setuptools-git-versioning
  752. devel/py-setuptools-rust
  753. devel/py-setuptools-scm
  754. devel/py-setuptools58
  755. devel/py-setuptools_hg
  756. devel/py-setuptools_scm7
  757. devel/py-sgmllib3k
  758. devel/py-shtab
  759. devel/py-simpleeval
  760. devel/py-simplegeneric
  761. devel/py-simplejson
  762. devel/py-simpleparse
  763. devel/py-sip
  764. devel/py-six
  765. devel/py-smmap
  766. devel/py-sniffio
  767. devel/py-spark-parser
  768. devel/py-sparse
  769. devel/py-speaklater
  770. devel/py-sqids
  771. devel/py-sqlfluff
  772. devel/py-squint
  773. devel/py-sre-yield
  774. devel/py-srsly
  775. devel/py-stack-data
  776. devel/py-statsd
  777. devel/py-stone
  778. devel/py-stringbrewer
  779. devel/py-stringcase
  780. devel/py-stringzilla
  781. devel/py-super-collections
  782. devel/py-tabulate
  783. devel/py-tabulate2
  784. devel/py-tabulator
  785. devel/py-tailer
  786. devel/py-tapi
  787. devel/py-tarantool-queue
  788. devel/py-tartiflette
  789. devel/py-tartiflette-aiohttp
  790. devel/py-taskflow
  791. devel/py-telepath
  792. devel/py-tempora
  793. devel/py-tenacity
  794. devel/py-tenacity8
  795. devel/py-testresources
  796. devel/py-testscenarios
  797. devel/py-testtools
  798. devel/py-thinc
  799. devel/py-thinc8
  800. devel/py-thriftpy2
  801. devel/py-time-machine
  802. devel/py-timeout-decorator
  803. devel/py-tinyrpc
  804. devel/py-tooz
  805. devel/py-traceback2
  806. devel/py-tree-sitter-languages
  807. devel/py-trove-classifiers
  808. devel/py-ttkbootstrap
  809. devel/py-twine
  810. devel/py-txi2p-tahoe
  811. devel/py-typecode
  812. devel/py-typeguard
  813. devel/py-types-docutils
  814. devel/py-types-mock
  815. devel/py-types-protobuf
  816. devel/py-types-psutil
  817. devel/py-types-psycopg2
  818. devel/py-types-pyyaml
  819. devel/py-types-requests
  820. devel/py-types-setuptools
  821. devel/py-types-toml
  822. devel/py-types-urllib3
  823. devel/py-typeshed-client
  824. devel/py-typing-inspect
  825. devel/py-tzdata
  826. devel/py-tzlocal
  827. devel/py-u-msgpack-python
  828. devel/py-unicodecsv
  829. devel/py-unicodedata2
  830. devel/py-unidep
  831. devel/py-unittest-parallel
  832. devel/py-unittest2
  833. devel/py-untokenize
  834. devel/py-urwid
  835. devel/py-urwidgets
  836. devel/py-usort
  837. devel/py-validate-pyproject
  838. devel/py-validators
  839. devel/py-validictory
  840. devel/py-vcver
  841. devel/py-vendy
  842. devel/py-versioneer
  843. devel/py-versioningit
  844. devel/py-verspec
  845. devel/py-virtualenv-api
  846. devel/py-visidata
  847. devel/py-visitor
  848. devel/py-vistir
  849. devel/py-voluptuous
  850. devel/py-vulture
  851. devel/py-watchdog
  852. devel/py-watchgod
  853. devel/py-watermark
  854. devel/py-weasel
  855. devel/py-websockets
  856. devel/py-websockify
  857. devel/py-wimpy
  858. devel/py-wirerope
  859. devel/py-wrapt
  860. devel/py-wsgi-intercept
  861. devel/py-wsgiutils
  862. devel/py-wsme
  863. devel/py-x-wr-timezone
  864. devel/py-xarray
  865. devel/py-xasm
  866. devel/py-xattr
  867. devel/py-xdis
  868. devel/py-xmltodict
  869. devel/py-xsdata
  870. devel/py-xsdata-attrs
  871. devel/py-xsdata-plantuml
  872. devel/py-xsdata-pydantic
  873. devel/py-xstatic
  874. devel/py-xstatic-angular
  875. devel/py-xstatic-angular-bootstrap
  876. devel/py-xstatic-angular-fileupload
  877. devel/py-xstatic-angular-gettext
  878. devel/py-xstatic-angular-lrdragndrop
  879. devel/py-xstatic-angular-schema-form
  880. devel/py-xstatic-bootstrap-datepicker
  881. devel/py-xstatic-bootstrap-scss
  882. devel/py-xstatic-bootswatch
  883. devel/py-xstatic-d3
  884. devel/py-xstatic-font-awesome
  885. devel/py-xstatic-hogan
  886. devel/py-xstatic-jasmine
  887. devel/py-xstatic-jquery
  888. devel/py-xstatic-jquery-migrate
  889. devel/py-xstatic-jquery-ui
  890. devel/py-xstatic-jquery.quicksearch
  891. devel/py-xstatic-jquery.tablesorter
  892. devel/py-xstatic-jsencrypt
  893. devel/py-xstatic-mdi
  894. devel/py-xstatic-objectpath
  895. devel/py-xstatic-rickshaw
  896. devel/py-xstatic-roboto-fontface
  897. devel/py-xstatic-smart-table
  898. devel/py-xstatic-spin
  899. devel/py-xstatic-term.js
  900. devel/py-xstatic-tv4
  901. devel/py-xxhash
  902. devel/py-yamllint
  903. devel/py-yappi
  904. devel/py-yunomi
  905. devel/py-zarr
  906. devel/py-zc.lockfile
  907. devel/py-zconfig
  908. devel/py-zict
  909. devel/py-zipp
  910. devel/pylint
  911. devel/pylyzer
  912. devel/pytype
  913. devel/scons
  914. dns/letsdns
  915. dns/py-aiodns
  916. dns/py-cloudflare
  917. dns/py-dns-crawler
  918. dns/py-dnslib
  919. dns/py-localzone
  920. dns/py-publicsuffixlist
  921. dns/py-tldextract
  922. editors/novelwriter
  923. editors/retext
  924. filesystems/py-dfvfs
  925. filesystems/py-fsspec-xrootd
  926. filesystems/py-fusepy
  927. filesystems/py-gcsfs
  928. filesystems/py-kerchunk
  929. filesystems/py-llfuse
  930. filesystems/py-pyfakefs
  931. filesystems/py-s3fs
  932. finance/beanquery
  933. finance/freqtrade
  934. finance/py-exchange-calendars
  935. finance/py-ffn
  936. finance/py-financedatabase
  937. finance/py-mplfinance
  938. finance/py-pandas-market-calendars
  939. finance/py-pythclient
  940. finance/py-pytrends
  941. finance/py-stocksera
  942. finance/py-stripe
  943. finance/py-technical
  944. finance/py-yfinance
  945. ftp/py-aioftp
  946. ftp/py-parfive
  947. ftp/py-pycurl
  948. ftp/py-tftpy
  949. games/anki
  950. games/py-pysol-cards
  951. games/pysolfc
  952. graphics/py-ManimPango
  953. graphics/py-PyOpenGL-accelerate
  954. graphics/py-albucore
  955. graphics/py-asciitree
  956. graphics/py-beziers
  957. graphics/py-cairosvg
  958. graphics/py-cartopy
  959. graphics/py-cogdumper
  960. graphics/py-colorcet
  961. graphics/py-contextily
  962. graphics/py-diplib
  963. graphics/py-fiona
  964. graphics/py-fotokilof
  965. graphics/py-gdal
  966. graphics/py-geosnap
  967. graphics/py-giddy
  968. graphics/py-glcontext
  969. graphics/py-gprof2dot
  970. graphics/py-h3
  971. graphics/py-hiplot
  972. graphics/py-imagecodecs
  973. graphics/py-imageio
  974. graphics/py-imageio-ffmpeg
  975. graphics/py-imagesize
  976. graphics/py-img2pdf
  977. graphics/py-lerc
  978. graphics/py-mapclassify
  979. graphics/py-mgwr
  980. graphics/py-moderngl
  981. graphics/py-moderngl-window
  982. graphics/py-momepy
  983. graphics/py-mpl-interactions
  984. graphics/py-napari-console
  985. graphics/py-napari-plugin-engine
  986. graphics/py-optimize-images
  987. graphics/py-osmnet
  988. graphics/py-pandana
  989. graphics/py-piexif
  990. graphics/py-pillow
  991. graphics/py-pillow-heif
  992. graphics/py-pointpats
  993. graphics/py-proplot
  994. graphics/py-pycha
  995. graphics/py-pydot
  996. graphics/py-pyepsg
  997. graphics/py-pyganim
  998. graphics/py-pygeos
  999. graphics/py-pymaging
  1000. graphics/py-pymaging-png
  1001. graphics/py-pyocr
  1002. graphics/py-pyproj
  1003. graphics/py-python-barcode
  1004. graphics/py-pyvips
  1005. graphics/py-pyx
  1006. graphics/py-railroad-diagrams
  1007. graphics/py-rasterio
  1008. graphics/py-rasterstats
  1009. graphics/py-rawpy
  1010. graphics/py-scikit-image
  1011. graphics/py-simplejpeg
  1012. graphics/py-svgelements
  1013. graphics/py-tifffile
  1014. graphics/py-traitsui
  1015. graphics/py-urbanaccess
  1016. graphics/py-urbansim
  1017. graphics/py-utm
  1018. graphics/py-vispy
  1019. graphics/py-wand
  1020. graphics/py-webcolors
  1021. hebrew/py-pyluach
  1022. irc/py-irc
  1023. irc/py-sopel
  1024. irc/py-sopel-help
  1025. japanese/py-SudachiPy
  1026. japanese/py-fugashi
  1027. japanese/py-jaconv
  1028. lang/cython3
  1029. lang/py-hy
  1030. lang/py-lupa
  1031. lang/py-sly
  1032. lang/py-textX
  1033. mail/py-authres
  1034. mail/py-flanker
  1035. mail/py-mail-parser
  1036. mail/py-mailmanclient
  1037. mail/py-postfix-mta-sts-resolver
  1038. mail/py-pyspf
  1039. math/py-CyLP
  1040. math/py-POT
  1041. math/py-Py-BOBYQA
  1042. math/py-SQNomad
  1043. math/py-autograd
  1044. math/py-bayesian-optimization
  1045. math/py-blis
  1046. math/py-bottleneck
  1047. math/py-chaospy
  1048. math/py-cma
  1049. math/py-cmaes
  1050. math/py-cvxopt
  1051. math/py-cypari2
  1052. math/py-dgl
  1053. math/py-diffcp
  1054. math/py-docplex
  1055. math/py-emcee
  1056. math/py-fastcluster
  1057. math/py-fenics-basix
  1058. math/py-fenics-ffcx
  1059. math/py-fenics-ufl
  1060. math/py-flax
  1061. math/py-fraction
  1062. math/py-fsph
  1063. math/py-gym
  1064. math/py-gym-notices
  1065. math/py-hdbscan
  1066. math/py-hepstats
  1067. math/py-hmmlearn
  1068. math/py-intspan
  1069. math/py-iohexperimenter
  1070. math/py-islpy
  1071. math/py-jacobi
  1072. math/py-jax
  1073. math/py-kiwisolver
  1074. math/py-lmfit
  1075. math/py-matplotlib
  1076. math/py-mip
  1077. math/py-mixsimulator
  1078. math/py-ml-dtypes
  1079. math/py-moarchiving
  1080. math/py-modin
  1081. math/py-munkres
  1082. math/py-ndindex
  1083. math/py-networkx
  1084. math/py-nevergrad
  1085. math/py-nlopt
  1086. math/py-numba-stats
  1087. math/py-numexpr
  1088. math/py-numpy-groupies
  1089. math/py-openTSNE
  1090. math/py-or-tools
  1091. math/py-pandas
  1092. math/py-patsy
  1093. math/py-permutation
  1094. math/py-plastex
  1095. math/py-primme
  1096. math/py-py-find-1st
  1097. math/py-pygsl
  1098. math/py-pyprobables
  1099. math/py-pyreadr
  1100. math/py-pyreadstat
  1101. math/py-pyrfr
  1102. math/py-pytensor
  1103. math/py-resample
  1104. math/py-rpy2
  1105. math/py-rvlib
  1106. math/py-scikit-fem
  1107. math/py-snuggs
  1108. math/py-spglm
  1109. math/py-spint
  1110. math/py-splot
  1111. math/py-spopt
  1112. math/py-spreg
  1113. math/py-statsmodels
  1114. math/py-uncertainties
  1115. math/py-unyt
  1116. math/py-vincenty
  1117. misc/py-SQCommon
  1118. misc/py-SQImFil
  1119. misc/py-SQSnobFit
  1120. misc/py-accelerate
  1121. misc/py-aider-chat
  1122. misc/py-alive-progress
  1123. misc/py-codecarbon
  1124. misc/py-crudini
  1125. misc/py-csvw
  1126. misc/py-datasets
  1127. misc/py-diffusers
  1128. misc/py-emoji
  1129. misc/py-ezc3d
  1130. misc/py-files-to-prompt
  1131. misc/py-huepy
  1132. misc/py-ipyfastscape
  1133. misc/py-langchain
  1134. misc/py-langchain-anthropic
  1135. misc/py-langchain-core
  1136. misc/py-langchain-google-genai
  1137. misc/py-langchain-openai
  1138. misc/py-langchain-tests
  1139. misc/py-langchain-text-splitters
  1140. misc/py-langgraph-checkpoint
  1141. misc/py-langgraph-sdk
  1142. misc/py-langsmith
  1143. misc/py-laspy
  1144. misc/py-lightgbm
  1145. misc/py-lightning-utilities
  1146. misc/py-litellm
  1147. misc/py-llm
  1148. misc/py-llm-claude-3
  1149. misc/py-mixpanel
  1150. misc/py-npTDMS
  1151. misc/py-onnx
  1152. misc/py-onnxconverter-common
  1153. misc/py-openai
  1154. misc/py-openai-whisper
  1155. misc/py-optuna
  1156. misc/py-palettable
  1157. misc/py-pdd
  1158. misc/py-pexpect
  1159. misc/py-placekey
  1160. misc/py-posthog
  1161. misc/py-progressbar
  1162. misc/py-progressbar2
  1163. misc/py-pyprind
  1164. misc/py-pytorch-lightning
  1165. misc/py-sagemaker-core
  1166. misc/py-scikit-quant
  1167. misc/py-sigopt
  1168. misc/py-spdx-tools
  1169. misc/py-synced-collections
  1170. misc/py-tflite
  1171. misc/py-timm-vis
  1172. misc/py-torch-geometric
  1173. misc/py-torchvision
  1174. misc/py-tqdm
  1175. misc/py-transformers
  1176. misc/py-tvm
  1177. misc/py-wandb
  1178. misc/py-wurlitzer
  1179. multimedia/gpodder
  1180. multimedia/py-cec
  1181. multimedia/py-enzyme
  1182. multimedia/py-guessit
  1183. multimedia/py-knowit
  1184. multimedia/py-mido
  1185. multimedia/py-moviepy
  1186. multimedia/py-pymediainfo
  1187. multimedia/py-pysubs2
  1188. multimedia/py-python-mpv
  1189. multimedia/py-subliminal
  1190. multimedia/py-trakit
  1191. multimedia/streamlink
  1192. net/py-GeoIP2
  1193. net/py-aiohttp-socks
  1194. net/py-blobfile
  1195. net/py-casttube
  1196. net/py-err-backend-discord
  1197. net/py-err-backend-mattermost
  1198. net/py-errbot
  1199. net/py-errbot-backend-slackv3
  1200. net/py-geopy
  1201. net/py-greenstalk
  1202. net/py-matrix-synapse-ldap3
  1203. net/py-maxminddb
  1204. net/py-ndg-httpsclient
  1205. net/py-netaddr
  1206. net/py-oauth2
  1207. net/py-pychromecast
  1208. net/py-pynamecheap
  1209. net/py-pypcap
  1210. net/py-pyroute2
  1211. net/py-pyroute2.minimal
  1212. net/py-pyroute2.protocols
  1213. net/py-pyshark
  1214. net/py-pysimplesoap
  1215. net/py-pysocks
  1216. net/py-python-barbicanclient
  1217. net/py-python-cinderclient
  1218. net/py-python-designateclient
  1219. net/py-python-glanceclient
  1220. net/py-python-heatclient
  1221. net/py-python-ipware
  1222. net/py-python-keystoneclient
  1223. net/py-python-ldap
  1224. net/py-python-neutronclient
  1225. net/py-python-novaclient
  1226. net/py-python-openstackclient
  1227. net/py-python-socks
  1228. net/py-pyu2f
  1229. net/py-ripe.atlas.cousteau
  1230. net/py-ripe.atlas.sagan
  1231. net/py-ripe.atlas.tools
  1232. net/py-s3transfer
  1233. net/py-smart-open
  1234. net/py-smbprotocol
  1235. net/py-softlayer
  1236. net/py-suds
  1237. net/py-transip
  1238. net/py-trio
  1239. net/py-trio-websocket
  1240. net/py-uri-template
  1241. net/py-uritemplate
  1242. net/py-uritools
  1243. net/py-urlextract
  1244. net/py-urllib3
  1245. net/py-zeep
  1246. net/py-zeroconf
  1247. net/py-zope.proxy
  1248. net/scapy
  1249. net-im/gajim
  1250. net-im/py-apprise
  1251. net-im/py-mattermostdriver
  1252. net-im/py-nbxmpp
  1253. net-im/py-slack-sdk
  1254. net-im/py-slackeventsapi
  1255. net-mgmt/2ping
  1256. net-mgmt/py-adal
  1257. net-mgmt/py-ciscoconfparse
  1258. net-mgmt/py-ipy
  1259. net-mgmt/py-msrest
  1260. net-p2p/deluge-cli
  1261. news/py-pynzb
  1262. news/py-sabctools
  1263. ports-mgmt/fastest_pkg
  1264. ports-mgmt/py-nvchecker
  1265. ports-mgmt/py-pnu-portstreelint
  1266. print/py-collidoscope
  1267. print/py-dehinter
  1268. print/py-font-v
  1269. print/py-fontaine
  1270. print/py-fontbakery
  1271. print/py-fontparts
  1272. print/py-fontpens
  1273. print/py-fonttools
  1274. print/py-freetype-py
  1275. print/py-glyphsets
  1276. print/py-glyphtools
  1277. print/py-pycups
  1278. print/py-python-ly
  1279. print/py-relatorio
  1280. print/py-reportlab
  1281. print/py-ttfautohint-py
  1282. print/py-ufolib2
  1283. print/py-ufomerge
  1284. print/py-uharfbuzz
  1285. print/py-vharfbuzz
  1286. science/cantera
  1287. science/chemicalfun
  1288. science/gramps
  1289. science/py-HofstadterTools
  1290. science/py-access
  1291. science/py-arch
  1292. science/py-asdf
  1293. science/py-asdf-standard
  1294. science/py-asdf-transform-schemas
  1295. science/py-cdo
  1296. science/py-cfgrib
  1297. science/py-coards
  1298. science/py-dftd4
  1299. science/py-dipy
  1300. science/py-dwave-greedy
  1301. science/py-dwave-optimization
  1302. science/py-dwave-tabu
  1303. science/py-dwavebinarycsp
  1304. science/py-eccodes
  1305. science/py-esda
  1306. science/py-gemmi
  1307. science/py-geolinks
  1308. science/py-geomet
  1309. science/py-h5netcdf
  1310. science/py-h5py
  1311. science/py-icet
  1312. science/py-inequality
  1313. science/py-kinematics
  1314. science/py-liac-arff
  1315. science/py-libpysal
  1316. science/py-mercantile
  1317. science/py-meshio
  1318. science/py-mp-api
  1319. science/py-mplhep
  1320. science/py-mplhep-data
  1321. science/py-netcdf-flattener
  1322. science/py-nglview
  1323. science/py-pnetcdf
  1324. science/py-pupynere
  1325. science/py-pyaixi
  1326. science/py-pycsw
  1327. science/py-pygeodesy
  1328. science/py-pygeometa
  1329. science/py-pymatgen
  1330. science/py-pymatgen-analysis-alloys
  1331. science/py-pyphot
  1332. science/py-pyqubo
  1333. science/py-pyscf
  1334. science/py-pyteomics
  1335. science/py-sarpy
  1336. science/py-scikit-fuzzy
  1337. science/py-scikit-optimize
  1338. science/py-segregation
  1339. science/py-signac
  1340. science/py-sklearn-pandas
  1341. science/py-skrebate
  1342. science/py-spaghetti
  1343. science/py-symfc
  1344. science/py-tobler
  1345. science/py-trx-python
  1346. science/py-vedo
  1347. science/siconos
  1348. science/thermofun
  1349. security/denyhosts
  1350. security/nyx
  1351. security/pssh
  1352. security/py-SecretStorage
  1353. security/py-acme
  1354. security/py-argon2-cffi-bindings
  1355. security/py-artifacts
  1356. security/py-asyncssh
  1357. security/py-authlib
  1358. security/py-azure-keyvault-certificates
  1359. security/py-azure-keyvault-keys
  1360. security/py-azure-keyvault-secrets
  1361. security/py-badkeys
  1362. security/py-bcrypt
  1363. security/py-cert-human
  1364. security/py-certbot
  1365. security/py-certbot-apache
  1366. security/py-certbot-dns-cloudflare
  1367. security/py-certbot-dns-digitalocean
  1368. security/py-certbot-dns-dnsimple
  1369. security/py-certbot-dns-dnsmadeeasy
  1370. security/py-certbot-dns-gehirn
  1371. security/py-certbot-dns-google
  1372. security/py-certbot-dns-linode
  1373. security/py-certbot-dns-luadns
  1374. security/py-certbot-dns-nsone
  1375. security/py-certbot-dns-ovh
  1376. security/py-certbot-dns-rfc2136
  1377. security/py-certbot-dns-route53
  1378. security/py-certbot-dns-sakuracloud
  1379. security/py-certbot-nginx
  1380. security/py-certifi
  1381. security/py-certomancer
  1382. security/py-cryptography
  1383. security/py-cryptography-legacy
  1384. security/py-detect-secrets
  1385. security/py-dfdatetime
  1386. security/py-dfwinreg
  1387. security/py-distro2sbom
  1388. security/py-ecdsa
  1389. security/py-flask-httpauth
  1390. security/py-google-auth
  1391. security/py-google-auth-httplib2
  1392. security/py-google-auth-oauthlib
  1393. security/py-gpg
  1394. security/py-httpx-auth
  1395. security/py-joserfc
  1396. security/py-jwcrypto
  1397. security/py-krb5
  1398. security/py-lib4sbom
  1399. security/py-liboqs-python
  1400. security/py-m2crypto
  1401. security/py-netbox-secrets
  1402. security/py-oauthlib
  1403. security/py-omemo-dr
  1404. security/py-openssh-wrapper
  1405. security/py-oscrypto
  1406. security/py-pass-git-helper
  1407. security/py-plaso
  1408. security/py-pnu-certwatch
  1409. security/py-pnu-vuxml
  1410. security/py-pycryptodome
  1411. security/py-pycryptodomex
  1412. security/py-pyhanko
  1413. security/py-pyhanko-certvalidator
  1414. security/py-pyhanko-cli
  1415. security/py-pykeepass
  1416. security/py-pymacaroons
  1417. security/py-pynacl
  1418. security/py-pyotp
  1419. security/py-pysodium
  1420. security/py-pyspnego
  1421. security/py-python-gnupg
  1422. security/py-python-jose
  1423. security/py-python-pkcs11
  1424. security/py-python3-openid
  1425. security/py-python3-saml
  1426. security/py-pywinrm
  1427. security/py-scramp
  1428. security/py-signedjson
  1429. security/py-social-auth-core
  1430. security/py-ssh-audit
  1431. security/py-sshpubkeys
  1432. security/py-tinyaes
  1433. security/py-tls-parser
  1434. security/py-tlslite-ng
  1435. security/py-vpn-slice
  1436. security/py-webauthn
  1437. security/py-xmlsec
  1438. security/sqlmap
  1439. shells/xonsh
  1440. sysutils/duplicity
  1441. sysutils/lfm
  1442. sysutils/podman-compose
  1443. sysutils/py-ansible-compat
  1444. sysutils/py-ansible-core
  1445. sysutils/py-ansible-lint
  1446. sysutils/py-ansible-runner
  1447. sysutils/py-borgmatic
  1448. sysutils/py-container-inspector
  1449. sysutils/py-croniter
  1450. sysutils/py-debian-inspector
  1451. sysutils/py-diffoscope
  1452. sysutils/py-dirsync
  1453. sysutils/py-distro
  1454. sysutils/py-docker
  1455. sysutils/py-hcloud
  1456. sysutils/py-honcho
  1457. sysutils/py-liquidctl
  1458. sysutils/py-mqttwarn
  1459. sysutils/py-pkginfo
  1460. sysutils/py-psutil
  1461. sysutils/py-scandir
  1462. sysutils/s-tui
  1463. textproc/asciidoc
  1464. textproc/codespell
  1465. textproc/icdiff
  1466. textproc/json2yaml
  1467. textproc/py-TatSu
  1468. textproc/py-aeidon
  1469. textproc/py-ansi2html
  1470. textproc/py-arabic-reshaper
  1471. textproc/py-asciinema
  1472. textproc/py-autopep8
  1473. textproc/py-bistring
  1474. textproc/py-cchardet
  1475. textproc/py-chameleon
  1476. textproc/py-chardet
  1477. textproc/py-charset-normalizer
  1478. textproc/py-chevron
  1479. textproc/py-cloud_sptheme
  1480. textproc/py-cmarkgfm
  1481. textproc/py-docstring-to-markdown
  1482. textproc/py-dominate
  1483. textproc/py-elasticsearch
  1484. textproc/py-elasticsearch-async
  1485. textproc/py-elasticsearch6
  1486. textproc/py-emeraldtree
  1487. textproc/py-enrich
  1488. textproc/py-fasttext-predict
  1489. textproc/py-faust-cchardet
  1490. textproc/py-fluent.syntax
  1491. textproc/py-genshi
  1492. textproc/py-gensim
  1493. textproc/py-htmlmin2
  1494. textproc/py-ini2toml
  1495. textproc/py-interegular
  1496. textproc/py-langcodes
  1497. textproc/py-language-data
  1498. textproc/py-latexcodec
  1499. textproc/py-license-expression
  1500. textproc/py-linkify-it-py
  1501. textproc/py-markdown
  1502. textproc/py-markdown-include
  1503. textproc/py-markdownify
  1504. textproc/py-markuppy
  1505. textproc/py-markups
  1506. textproc/py-markupsafe
  1507. textproc/py-mdformat
  1508. textproc/py-meilisearch
  1509. textproc/py-mike
  1510. textproc/py-mistletoe
  1511. textproc/py-mistune
  1512. textproc/py-mistune0
  1513. textproc/py-mkdocs-git-revision-date-localized-plugin
  1514. textproc/py-mkdocs-macros-plugin
  1515. textproc/py-mkdocs-minify-plugin
  1516. textproc/py-mkdocs-rss-plugin
  1517. textproc/py-nbsphinx
  1518. textproc/py-nltk
  1519. textproc/py-normality
  1520. textproc/py-numpydoc
  1521. textproc/py-openstep-plist
  1522. textproc/py-os-api-ref
  1523. textproc/py-packageurl-python
  1524. textproc/py-pandoc-plantuml-filter
  1525. textproc/py-parse
  1526. textproc/py-parse-type
  1527. textproc/py-parsec
  1528. textproc/py-parsel
  1529. textproc/py-parsimonious
  1530. textproc/py-pdfminer.six
  1531. textproc/py-petl
  1532. textproc/py-pikepdf
  1533. textproc/py-pss
  1534. textproc/py-pyahocorasick
  1535. textproc/py-pyaml
  1536. textproc/py-pybtex
  1537. textproc/py-pybtex-docutils
  1538. textproc/py-pyexcel
  1539. textproc/py-pyexcel-ezodf
  1540. textproc/py-pyexcel-io
  1541. textproc/py-pyexcel-ods3
  1542. textproc/py-pyexcel-xls
  1543. textproc/py-pyexcel-xlsx
  1544. textproc/py-pyfzf
  1545. textproc/py-pygccxml
  1546. textproc/py-pylons-sphinx-themes
  1547. textproc/py-pypandoc
  1548. textproc/py-pyrss2gen
  1549. textproc/py-python-docx
  1550. textproc/py-python-lsp-jsonrpc
  1551. textproc/py-python-lsp-server
  1552. textproc/py-python-markdown-math
  1553. textproc/py-python-pptx
  1554. textproc/py-pyxlsb2
  1555. textproc/py-readthedocs-sphinx-ext
  1556. textproc/py-regex
  1557. textproc/py-rich-rst
  1558. textproc/py-scour
  1559. textproc/py-segments
  1560. textproc/py-sense2vec
  1561. textproc/py-snowballstemmer
  1562. textproc/py-spacy
  1563. textproc/py-spacy-legacy
  1564. textproc/py-spacy-llm
  1565. textproc/py-spacy-loggers
  1566. textproc/py-sphinx-autoapi
  1567. textproc/py-sphinx-basic-ng
  1568. textproc/py-sphinx-copybutton
  1569. textproc/py-sphinx-gallery
  1570. textproc/py-sphinx-intl
  1571. textproc/py-sphinx-last-updated-by-git
  1572. textproc/py-sphinx-sitemap
  1573. textproc/py-sphinx-tabs
  1574. textproc/py-sphinxcontrib-adadomain
  1575. textproc/py-sphinxcontrib-autoprogram
  1576. textproc/py-sphinxcontrib-bibtex
  1577. textproc/py-sphinxcontrib-django
  1578. textproc/py-sphinxcontrib-spelling
  1579. textproc/py-sphinxcontrib-svg2pdfconverter
  1580. textproc/py-sphinxcontrib-towncrier
  1581. textproc/py-tableschema-to-template
  1582. textproc/py-tablib
  1583. textproc/py-text2digits
  1584. textproc/py-textdistance
  1585. textproc/py-tiktoken
  1586. textproc/py-tokenizer
  1587. textproc/py-toml
  1588. textproc/py-uc-micro-py
  1589. textproc/py-unicodeitplus
  1590. textproc/py-wasabi
  1591. textproc/py-wordcloud
  1592. textproc/py-wordninja
  1593. textproc/py-wtforms
  1594. textproc/py-xhtml2pdf
  1595. textproc/py-xlmmacrodeobfuscator
  1596. textproc/py-xlrd
  1597. textproc/py-xlrd2
  1598. textproc/py-xmldiff
  1599. textproc/py-xmlschema
  1600. textproc/py-yapf
  1601. textproc/py-youseedee
  1602. textproc/py-zope.i18nmessageid
  1603. textproc/translate-toolkit
  1604. textproc/xml2rfc
  1605. textproc/yq
  1606. www/buku
  1607. www/flexget
  1608. www/moin2
  1609. www/offpunk
  1610. www/py-aioh2
  1611. www/py-aiohttp
  1612. www/py-aiohttp-oauthlib
  1613. www/py-aiohttp_cors
  1614. www/py-aioquic
  1615. www/py-aioresponses
  1616. www/py-aiostream
  1617. www/py-arxiv
  1618. www/py-asgi-csrf
  1619. www/py-beaker
  1620. www/py-beautifulsoup
  1621. www/py-betamax
  1622. www/py-biscuits
  1623. www/py-bleach
  1624. www/py-bootstrap-flask
  1625. www/py-boto3
  1626. www/py-branca
  1627. www/py-calibreweb
  1628. www/py-channels
  1629. www/py-cheroot
  1630. www/py-cinemagoer
  1631. www/py-cssmin
  1632. www/py-cssutils
  1633. www/py-daphne
  1634. www/py-dash
  1635. www/py-dj-database-url
  1636. www/py-dj51-channels
  1637. www/py-dj51-django-allauth
  1638. www/py-dj51-django-auditlog
  1639. www/py-dj51-django-auth-ldap
  1640. www/py-dj51-django-cors-headers
  1641. www/py-dj51-django-htmx
  1642. www/py-dj51-django-prometheus
  1643. www/py-dj51-django-redis
  1644. www/py-dj51-django-rich
  1645. www/py-dj51-django-soft-delete
  1646. www/py-dj51-django-taggit
  1647. www/py-dj51-djangorestframework
  1648. www/py-dj51-drf-spectacular-sidecar
  1649. www/py-dj51-social-auth-app-django
  1650. www/py-dj52-channels
  1651. www/py-dj52-django-auth-ldap
  1652. www/py-dj52-django-cors-headers
  1653. www/py-dj52-django-htmx
  1654. www/py-dj52-django-prometheus
  1655. www/py-dj52-django-redis
  1656. www/py-dj52-django-rich
  1657. www/py-dj52-django-storages
  1658. www/py-dj52-django-taggit
  1659. www/py-dj52-djangorestframework
  1660. www/py-dj52-drf-spectacular-sidecar
  1661. www/py-dj52-social-auth-app-django
  1662. www/py-django-allauth
  1663. www/py-django-annoying
  1664. www/py-django-auditlog
  1665. www/py-django-auth-ldap
  1666. www/py-django-bleach
  1667. www/py-django-braces
  1668. www/py-django-cacheops
  1669. www/py-django-classy-tags
  1670. www/py-django-contact-form
  1671. www/py-django-cors-headers
  1672. www/py-django-crispy-forms
  1673. www/py-django-csp
  1674. www/py-django-hashid-field
  1675. www/py-django-haystack
  1676. www/py-django-htmx
  1677. www/py-django-jsonview
  1678. www/py-django-markdownx
  1679. www/py-django-model-utils
  1680. www/py-django-modelcluster
  1681. www/py-django-otp-yubikey
  1682. www/py-django-permissionedforms
  1683. www/py-django-picklefield
  1684. www/py-django-prometheus
  1685. www/py-django-pyscss
  1686. www/py-django-redis
  1687. www/py-django-registration
  1688. www/py-django-requests-debug-toolbar
  1689. www/py-django-rich
  1690. www/py-django-simple-history
  1691. www/py-django-soft-delete
  1692. www/py-django-storages
  1693. www/py-django-taggit
  1694. www/py-django-tasks
  1695. www/py-django-tastypie
  1696. www/py-django-tinymce
  1697. www/py-django42
  1698. www/py-django51
  1699. www/py-django52
  1700. www/py-djangorestframework
  1701. www/py-draftjs-exporter
  1702. www/py-drf-spectacular-sidecar
  1703. www/py-drf-yasg
  1704. www/py-dropbox
  1705. www/py-enmerkar
  1706. www/py-fake-useragent
  1707. www/py-flask-apscheduler
  1708. www/py-flask-bootstrap
  1709. www/py-flask-json
  1710. www/py-flask-marshmallow
  1711. www/py-flask-migrate
  1712. www/py-flask-moment
  1713. www/py-flask-script
  1714. www/py-flask-simpleldap
  1715. www/py-flask-socketio
  1716. www/py-flask-sphinx-themes
  1717. www/py-flask-wtf
  1718. www/py-folium
  1719. www/py-forcediphttpsadapter
  1720. www/py-free-proxy
  1721. www/py-ghp-import
  1722. www/py-google-api-core
  1723. www/py-google-cloud-appengine-logging
  1724. www/py-google-cloud-audit-log
  1725. www/py-google-cloud-bigquery-storage
  1726. www/py-google-cloud-bigtable
  1727. www/py-google-cloud-compute
  1728. www/py-google-cloud-core
  1729. www/py-google-cloud-datastore
  1730. www/py-google-cloud-dlp
  1731. www/py-google-cloud-logging
  1732. www/py-google-cloud-speech
  1733. www/py-google-cloud-storage
  1734. www/py-google-cloud-vision
  1735. www/py-google-resumable-media
  1736. www/py-grip
  1737. www/py-gunicorn
  1738. www/py-habanero
  1739. www/py-horizon
  1740. www/py-hstspreload
  1741. www/py-html5lib-modern
  1742. www/py-html5rdf
  1743. www/py-htmldate
  1744. www/py-httpbin
  1745. www/py-httptools
  1746. www/py-httpx-sse
  1747. www/py-hyperlink
  1748. www/py-klein
  1749. www/py-livereload
  1750. www/py-mechanicalsoup
  1751. www/py-multidict
  1752. www/py-pastedeploy
  1753. www/py-planet
  1754. www/py-priority
  1755. www/py-priority1
  1756. www/py-pygsheets
  1757. www/py-pyjwt
  1758. www/py-pylsqpack
  1759. www/py-pyocclient
  1760. www/py-pyramid-mako
  1761. www/py-pysmartdl
  1762. www/py-python-dotenv
  1763. www/py-pywebview-gtk
  1764. www/py-pywebview-qt
  1765. www/py-pywry
  1766. www/py-quilt3
  1767. www/py-requests
  1768. www/py-requests-aws4auth
  1769. www/py-requests-file
  1770. www/py-requests-futures
  1771. www/py-requests-gssapi
  1772. www/py-requests-mock
  1773. www/py-requests-oauthlib
  1774. www/py-requests-toolbelt
  1775. www/py-requests-wsgi-adapter
  1776. www/py-respx
  1777. www/py-rfc3987
  1778. www/py-scgi
  1779. www/py-simple-websocket
  1780. www/py-social-auth-app-django
  1781. www/py-spyne
  1782. www/py-sse-starlette
  1783. www/py-streamlit
  1784. www/py-swapper
  1785. www/py-textile
  1786. www/py-ticketutil
  1787. www/py-tornado
  1788. www/py-user_agent
  1789. www/py-utidylib
  1790. www/py-wagtail
  1791. www/py-wagtail-2fa
  1792. www/py-wagtail-bakery
  1793. www/py-wagtail-factories
  1794. www/py-wagtail-transfer
  1795. www/py-waitress
  1796. www/py-webtest
  1797. www/py-woob
  1798. www/py-xandikos
  1799. www/py-xyzservices
  1800. www/py-yarl
  1801. www/qutebrowser
  1802. www/radicale
  1803. www/you-get
  1804. x11/py-pynput
  1805. x11/py-waypaper
  1806. x11/terminator
  1807. x11-fonts/py-FindSystemFontsFilename
  1808. x11-fonts/py-afdko
  1809. x11-fonts/py-axisregistry
  1810. x11-fonts/py-babelfont
  1811. x11-fonts/py-booleanOperations
  1812. x11-fonts/py-cffsubr
  1813. x11-fonts/py-fontfeatures
  1814. x11-fonts/py-gflanguages
  1815. x11-fonts/py-gfsubsets
  1816. x11-fonts/py-glyphsLib
  1817. x11-fonts/py-opentype-sanitizer
  1818. x11-fonts/py-opentypespec
  1819. x11-fonts/py-ufolint
  1820. x11-fonts/py-ufonormalizer
  1821. x11-fonts/py-ufoprocessor
  1822. x11-fonts/py-vfblib
  1823. x11-themes/wpgtk
  1824. x11-toolkits/py-customtkinter
  1825. x11-toolkits/py-magicgui
  1826. x11-toolkits/py-tkinter
  1827. x11-toolkits/py-tktreectrl
  1828. x11-wm/qtile
  1829. Collapse this list.

Deleted ports which required this port:

Expand this list of 87 deleted ports
  1. audio/py-pyliblo*
  2. databases/datasette*
  3. databases/py-arrow*
  4. databases/py-caterva*
  5. databases/py-pgspecial1*
  6. databases/py-pgxnclient*
  7. databases/py-redis3*
  8. databases/py-redis4*
  9. deskutils/py-todoman*
  10. devel/py-atomicwrites*
  11. devel/py-fsspec-xrootd*
  12. devel/py-fusepy*
  13. devel/py-gcsfs*
  14. devel/py-itypes*
  15. devel/py-jaraco.timing*
  16. devel/py-llfuse*
  17. devel/py-oletools*
  18. devel/py-pcodedmp*
  19. devel/py-pluggy0*
  20. devel/py-prompt-toolkit1*
  21. devel/py-protobuf4*
  22. devel/py-pybind11210*
  23. devel/py-pyfakefs*
  24. devel/py-pyls-black*
  25. devel/py-pytest-runner*
  26. devel/py-pytest4*
  27. devel/py-python-pcre*
  28. devel/py-rapidfuzz2*
  29. devel/py-retype*
  30. devel/py-s3fs*
  31. devel/py-types-cryptography*
  32. devel/py-types-typed-ast*
  33. dns/py-dnspython2*
  34. dns/py-idna_ssl*
  35. math/py-PyWavelets*
  36. math/py-blis07*
  37. math/py-spvcm*
  38. misc/py-spdx*
  39. misc/py-spdx-lookup*
  40. misc/python-langgraph-checkpoint*
  41. multimedia/ffsubsync*
  42. net-im/py-telepot*
  43. print/py-pypdf3*
  44. science/py-DendroPy*
  45. science/py-asdf-unit-schemas*
  46. science/py-pysal*
  47. security/py-oauth2client*
  48. security/py-pysaml26*
  49. sysutils/py-python-consul2*
  50. sysutils/py-upt-cpan*
  51. sysutils/py-upt-rubygems*
  52. textproc/py-grapheme*
  53. textproc/py-mistune2*
  54. textproc/py-pyhwp*
  55. textproc/py-pyjade*
  56. textproc/py-pytoml*
  57. textproc/py-trans*
  58. www/py-cookies*
  59. www/py-dj40-django-auth-ldap*
  60. www/py-dj41-django-auth-ldap*
  61. www/py-dj41-django-cors-headers*
  62. www/py-dj41-django-rich*
  63. www/py-dj42-django-allauth*
  64. www/py-dj42-django-auditlog*
  65. www/py-dj42-django-auth-ldap*
  66. www/py-dj42-django-cors-headers*
  67. www/py-dj42-django-crispy-forms*
  68. www/py-dj42-django-modelcluster*
  69. www/py-dj42-django-permissionedforms*
  70. www/py-dj42-django-rich*
  71. www/py-dj50-channels*
  72. www/py-dj50-django-auth-ldap*
  73. www/py-dj50-django-cors-headers*
  74. www/py-dj50-django-htmx*
  75. www/py-dj50-django-prometheus*
  76. www/py-dj50-django-rich*
  77. www/py-dj50-django-taggit*
  78. www/py-dj50-djangorestframework*
  79. www/py-dj50-drf-spectacular-sidecar*
  80. www/py-django32*
  81. www/py-django50*
  82. www/py-instabot*
  83. www/py-jsonfield*
  84. www/py-pydrive2*
  85. www/py-tornado4*
  86. www/py-tornado5*
  87. www/py-wsaccel*
  88. Collapse this list of deleted ports.
for Run
  1. archivers/py-python-rpm-packaging
  2. audio/py-pyradio
  3. audio/py-soundscrape
  4. devel/py-astunparse
  5. devel/py-e3-core
  6. devel/py-johnnydep
  7. devel/py-jupyter-packaging
Expand this list (23 items / 16 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-pex
  3. devel/py-pip-shims
  4. devel/py-pip-tools
  5. devel/py-pyinstaller
  6. devel/py-pyinstaller-hooks-contrib
  7. devel/py-pytest-drop-dup-tests
  8. devel/py-scikit-build
  9. devel/py-setuptools58
  10. devel/thonny
  11. security/py-angr
  12. security/py-bcrypt
  13. sysutils/py-azure-cli-core
  14. textproc/py-readthedocs-sphinx-ext
  15. textproc/py-wtforms
  16. www/qutebrowser
  17. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/py-pyhwp*
  2. 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-wheel
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/w/wheel/
  2. https://pypi.org/packages/source/w/wheel/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.45.1
04 May 2025 00:17:51
commit hash: 3d836b2bf312553993d0520cc0a0739fe9d598facommit hash: 3d836b2bf312553993d0520cc0a0739fe9d598facommit hash: 3d836b2bf312553993d0520cc0a0739fe9d598facommit hash: 3d836b2bf312553993d0520cc0a0739fe9d598fa files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-wheel044: move under setuptools vendor directory

Only possible because setuptools already vendors its own circular
dependencies. The site/path configuration is such that this always
follows ${PYTHON_SITELIBDIR}, so anything there always takes
precedence.

PR: 285997
0.45.1
13 Apr 2025 16:34:06
commit hash: d29fc7825c6e4d5a3e04355fbc72f6b957d15b22commit hash: d29fc7825c6e4d5a3e04355fbc72f6b957d15b22commit hash: d29fc7825c6e4d5a3e04355fbc72f6b957d15b22commit hash: d29fc7825c6e4d5a3e04355fbc72f6b957d15b22 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-wheel{,044}: Add CONFLICTS_INSTALL

PR:		285997
0.45.1
04 Apr 2025 14:13:15
commit hash: 052008a6158cfb1f63a7c8aaee6721cad1f81d6acommit hash: 052008a6158cfb1f63a7c8aaee6721cad1f81d6acommit hash: 052008a6158cfb1f63a7c8aaee6721cad1f81d6acommit hash: 052008a6158cfb1f63a7c8aaee6721cad1f81d6a files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
Revert "devel/py-wheel: Update to 0.46.0"

This reverts commit 5fb2e77633ac8edcac7cb304379c633c48248c16.

Version 0.46.0 was yanked upstream due to incompatibility with
devel/setuptools. See:

https://github.com/pypa/wheel/issues/659#issuecomment-2775314712

Reported by:	otis, vishwin (via email)
0.46.0
04 Apr 2025 07:32:56
commit hash: 5fb2e77633ac8edcac7cb304379c633c48248c16commit hash: 5fb2e77633ac8edcac7cb304379c633c48248c16commit hash: 5fb2e77633ac8edcac7cb304379c633c48248c16commit hash: 5fb2e77633ac8edcac7cb304379c633c48248c16 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.46.0

Release changes:	https://github.com/pypa/wheel/releases/tag/0.46.0
Reported by:	"github-actions[bot]" <notifications@github.com>
0.45.1
24 Nov 2024 11:05:35
commit hash: 5a5b35023f2b5c1d1608711d540aac6be1496c75commit hash: 5a5b35023f2b5c1d1608711d540aac6be1496c75commit hash: 5a5b35023f2b5c1d1608711d540aac6be1496c75commit hash: 5a5b35023f2b5c1d1608711d540aac6be1496c75 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.45.1

Releaase changes:	https://github.com/pypa/wheel/releases/tag/0.45.1
Reported by:	"github-actions[bot]" <notifications@github.com>
0.45.0
09 Nov 2024 10:02:58
commit hash: e82cc38e96771906f38887c1e41fe2fbaa185d31commit hash: e82cc38e96771906f38887c1e41fe2fbaa185d31commit hash: e82cc38e96771906f38887c1e41fe2fbaa185d31commit hash: e82cc38e96771906f38887c1e41fe2fbaa185d31 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.45.0

Release changes:	https://github.com/pypa/wheel/releases/tag/0.45.0
Reported by:	"github-actions[bot]" <notifications@github.com>
0.44.0
04 Aug 2024 15:34:47
commit hash: 770de646c2303bb049e8df3f19d6e00f7d03f515commit hash: 770de646c2303bb049e8df3f19d6e00f7d03f515commit hash: 770de646c2303bb049e8df3f19d6e00f7d03f515commit hash: 770de646c2303bb049e8df3f19d6e00f7d03f515 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.44.0

Release changes:	https://github.com/pypa/wheel/releases/tag/0.44.0
Reported by:	github-actions[bot] <notifications@github.com>
0.43.0
12 Mar 2024 08:46:22
commit hash: b35eb3652ae14d27500d7b300cb21f1b107e158bcommit hash: b35eb3652ae14d27500d7b300cb21f1b107e158bcommit hash: b35eb3652ae14d27500d7b300cb21f1b107e158bcommit hash: b35eb3652ae14d27500d7b300cb21f1b107e158b files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.43.0

Release changes: https://github.com/pypa/wheel/releases/tag/0.43.0
Reported by: github-actions[bot] <notifications@github.com>
0.42.0
26 Nov 2023 17:09:55
commit hash: 034c76ec756563a317f6b0d9f02bec0934debedbcommit hash: 034c76ec756563a317f6b0d9f02bec0934debedbcommit hash: 034c76ec756563a317f6b0d9f02bec0934debedbcommit hash: 034c76ec756563a317f6b0d9f02bec0934debedb files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.42.0

Release notes:	https://github.com/pypa/wheel/releases/tag/0.42.0
Reported by:	github-actions[bot] <notifications@github.com>
0.41.3
30 Oct 2023 15:55:53
commit hash: 45684e0b25afdf50b6e2dcd9b9975584ce0b1359commit hash: 45684e0b25afdf50b6e2dcd9b9975584ce0b1359commit hash: 45684e0b25afdf50b6e2dcd9b9975584ce0b1359commit hash: 45684e0b25afdf50b6e2dcd9b9975584ce0b1359 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.41.3

Release notes:	https://github.com/pypa/wheel/releases/tag/0.41.3
Reported by:	github-actions[bot] <notifications@github.com>
0.41.2
06 Sep 2023 12:19:10
commit hash: 003f79d032296c39a8a1878c4fba30fc8604d9bccommit hash: 003f79d032296c39a8a1878c4fba30fc8604d9bccommit hash: 003f79d032296c39a8a1878c4fba30fc8604d9bccommit hash: 003f79d032296c39a8a1878c4fba30fc8604d9bc files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.41.2
0.41.0
23 Jul 2023 06:44:54
commit hash: efbc46507835b247e96392e75eb66301b9bf8ddecommit hash: efbc46507835b247e96392e75eb66301b9bf8ddecommit hash: efbc46507835b247e96392e75eb66301b9bf8ddecommit hash: efbc46507835b247e96392e75eb66301b9bf8dde files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.41.0

Release changes: https://wheel.readthedocs.io/en/stable/news.html
0.40.0_1
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.40.0
30 Mar 2023 08:45:15
commit hash: 944980be0a799110b9a402cea8b5be8bef31d75dcommit hash: 944980be0a799110b9a402cea8b5be8bef31d75dcommit hash: 944980be0a799110b9a402cea8b5be8bef31d75dcommit hash: 944980be0a799110b9a402cea8b5be8bef31d75d files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Update to 0.40.0

- Use devel/py-flit-core as build dependency to conform to PEP517
- Remove all options (SIGNATURE, PIP) due to circular dependencies.

PR:		270243
Reported by:	vishwin
Differential Revision:	https://reviews.freebsd.org/D39095
0.38.4
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.38.4
22 Dec 2022 13:49:59
commit hash: 63476029ed362a75484925a4a3425517b262849bcommit hash: 63476029ed362a75484925a4a3425517b262849bcommit hash: 63476029ed362a75484925a4a3425517b262849bcommit hash: 63476029ed362a75484925a4a3425517b262849b files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: Fix extraction when cross-building the port

Override EXTRACT_CMD and pass the variable LC_ALL to fix the extraction
of the distfile.
The build fails when cross-building the port with the following error:

=> SHA256 Checksum OK for wheel-0.38.4.tar.gz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.

PR:		268500
Reported by:	<bas@area536.com>
0.38.4
18 Nov 2022 10:08:57
commit hash: 8dde48e400d6fbfcbce001b26b482879acab5ce1commit hash: 8dde48e400d6fbfcbce001b26b482879acab5ce1commit hash: 8dde48e400d6fbfcbce001b26b482879acab5ce1commit hash: 8dde48e400d6fbfcbce001b26b482879acab5ce1 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-wheel: update to 0.38.4
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.36.2
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.36.2
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.36.2
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.36.2
12 Mar 2021 14:38:43
Revision:568180Original commit files touched by this commit
nivit search for other commits by this committer
devel/py-wheel: update to 0.36.2

Add NO_ARCH variable.  [1]
Update WWW URL in pkg-descr.  [1]

Changes:	https://wheel.readthedocs.io/en/stable/news.html
PR:	248836  [1]
Submitted by:	thierry
0.30.0_1
03 Jan 2021 09:11:52
Revision:559997Original commit files touched by this commit
antoine search for other commits by this committer
Remove python 2.7 support from a few ports
0.30.0_1
06 Nov 2020 12:54:28
Revision:554293Original commit files touched by this commit
fluffy search for other commits by this committer
devel/py-wheel: depend on flavored py-pip

PR:		250333
Submitted by:	fluffy
Approved by:	maintainer timeout
0.30.0_1
18 Sep 2019 20:24:00
Revision:512289Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-wheel: Add USE_PYTHON=concurrent to avoi conflicts between python
versions.

Approved by:	portmgr blanket (avoid install failures)
0.30.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

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

Sponsored by:	Absolight
0.30.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

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

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

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

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.30.0
12 Sep 2017 08:24:03
Revision:449676Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.30.0
0.29.0
26 Apr 2016 08:29:42
Revision:414038Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.29.0
- Add security/ed25519ll to run dependencies when digital signature is enabled
- Update web site URL
0.24.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.24.0
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
0.24.0
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
0.24.0
14 Jul 2014 23:48:14
Revision:361841Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.24.0
- Sort variables
- Use option helpers
- Remove devel/py-dirspec from run-dependencies
0.21.0_1
06 Mar 2014 15:02:11
Revision:347241Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.21.0_1
19 Feb 2014 08:07:35
Revision:345012Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert to autoplist
- Bump PORTREVISION
0.21.0
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.21.0
26 Jul 2013 15:15:10
Revision:323732Original commit files touched by this commit
nivit search for other commits by this committer
A built-package format for Python.

A wheel is a ZIP-format archive with a specially formatted filename and the
.whl extension. It is designed to contain all the files for a PEP 376
compatible install in a way that is very close to the on-disk format.
Many packages will be properly installed with only the "Unpack" step (simply
extracting the file onto sys.path), and the unpacked archive preserves enough
information to "Spread" (copy data and scripts to their final locations)
at any later time.

The wheel project provides a bdist_wheel command for setuptools (requires
setuptools >= 0.8.0). Wheel files can be installed with a newer pip from
https://github.com/pypa/pip or with wheel's own command line utility.

WWW: http://bitbucket.org/dholth/wheel/

Build logs:	http://goo.gl/fNXhY1

Number of commits found: 37