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

Deleted ports which required this port:

Expand this list of 83 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-khard*
  10. deskutils/py-todoman*
  11. devel/py-atomicwrites*
  12. devel/py-fsspec-xrootd*
  13. devel/py-fusepy*
  14. devel/py-gcsfs*
  15. devel/py-itypes*
  16. devel/py-jaraco.timing*
  17. devel/py-llfuse*
  18. devel/py-oletools*
  19. devel/py-pcodedmp*
  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. dns/py-dnspython2*
  32. dns/py-idna_ssl*
  33. math/py-PyWavelets*
  34. math/py-blis07*
  35. math/py-spvcm*
  36. misc/py-spdx*
  37. misc/py-spdx-lookup*
  38. multimedia/ffsubsync*
  39. net-im/py-telepot*
  40. print/py-pypdf3*
  41. science/py-DendroPy*
  42. science/py-asdf-unit-schemas*
  43. science/py-pysal*
  44. security/py-oauth2client*
  45. security/py-pysaml26*
  46. sysutils/py-python-consul2*
  47. sysutils/py-upt-cpan*
  48. sysutils/py-upt-rubygems*
  49. textproc/py-grapheme*
  50. textproc/py-mistune2*
  51. textproc/py-pyhwp*
  52. textproc/py-pyjade*
  53. textproc/py-pytoml*
  54. textproc/py-trans*
  55. www/py-cookies*
  56. www/py-dj40-django-auth-ldap*
  57. www/py-dj41-django-auth-ldap*
  58. www/py-dj41-django-cors-headers*
  59. www/py-dj41-django-rich*
  60. www/py-dj42-django-allauth*
  61. www/py-dj42-django-auditlog*
  62. www/py-dj42-django-auth-ldap*
  63. www/py-dj42-django-cors-headers*
  64. www/py-dj42-django-crispy-forms*
  65. www/py-dj42-django-modelcluster*
  66. www/py-dj42-django-permissionedforms*
  67. www/py-dj42-django-rich*
  68. www/py-dj50-channels*
  69. www/py-dj50-django-auth-ldap*
  70. www/py-dj50-django-cors-headers*
  71. www/py-dj50-django-htmx*
  72. www/py-dj50-django-prometheus*
  73. www/py-dj50-django-rich*
  74. www/py-dj50-django-taggit*
  75. www/py-dj50-djangorestframework*
  76. www/py-dj50-drf-spectacular-sidecar*
  77. www/py-django32*
  78. www/py-django50*
  79. www/py-instabot*
  80. www/py-jsonfield*
  81. www/py-pydrive2*
  82. www/py-tornado4*
  83. www/py-tornado5*
  84. Collapse this list of deleted ports.
for Run
  1. archivers/py-python-rpm-packaging
  2. audio/py-pyradio
  3. audio/py-soundscrape
  4. comms/py-hidapi
  5. devel/py-astunparse
  6. devel/py-e3-core
  7. devel/py-johnnydep
Expand this list (25 items / 18 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-jupyter-packaging
  3. devel/py-pex
  4. devel/py-pip-shims
  5. devel/py-pip-tools
  6. devel/py-pyinstaller
  7. devel/py-pyinstaller-hooks-contrib
  8. devel/py-pytest-drop-dup-tests
  9. devel/py-scikit-build
  10. devel/py-setuptools58
  11. devel/thonny
  12. science/py-tensorflow
  13. security/py-angr
  14. security/py-bcrypt
  15. sysutils/py-azure-cli-core
  16. textproc/py-readthedocs-sphinx-ext
  17. textproc/py-wtforms
  18. www/qutebrowser
  19. 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