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----0.45.1---
FreeBSD:14:latest0.45.10.45.1-0.45.10.45.1---
FreeBSD:14:quarterly-0.45.1--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 (1877 items / 1870 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-python-swiftclient
  100. databases/py-queries
  101. databases/py-rb
  102. databases/py-redis2
  103. databases/py-redis5
  104. databases/py-schemachange
  105. databases/py-snowddl
  106. databases/py-sqlalchemy-json
  107. databases/py-sqlalchemy-utils
  108. databases/py-sqlalchemy14
  109. databases/py-sqlalchemy20
  110. databases/py-sqlframe
  111. databases/py-sqlglot
  112. databases/py-sqlite-migrate
  113. databases/py-sqlite3
  114. databases/py-tableschema
  115. databases/py-tarantool
  116. databases/py-unqlite
  117. databases/py-xrootd
  118. databases/py-zodbpickle
  119. deskutils/dosage
  120. deskutils/py-khal
  121. deskutils/py-send2trash
  122. deskutils/py-trash-cli
  123. deskutils/py-vdirsyncer
  124. deskutils/py-vorta
  125. deskutils/zim
  126. devel/bpython
  127. devel/cpplint
  128. devel/decompyle3
  129. devel/gitinspector
  130. devel/ipython
  131. devel/mercurial
  132. devel/meson
  133. devel/nox
  134. devel/nuitka
  135. devel/oci-cli
  136. devel/py-Automat
  137. devel/py-PyGithub
  138. devel/py-QtPy
  139. devel/py-about-time
  140. devel/py-absl-py
  141. devel/py-acstore
  142. devel/py-aioapns
  143. devel/py-aiobotocore
  144. devel/py-aioice
  145. devel/py-aiortc
  146. devel/py-aiosignal
  147. devel/py-airtable-python-wrapper
  148. devel/py-all-repos
  149. devel/py-amalgamate
  150. devel/py-aniso8601
  151. devel/py-aniso86016
  152. devel/py-ansi
  153. devel/py-anyio
  154. devel/py-anyio3
  155. devel/py-appdirs
  156. devel/py-applicationinsights
  157. devel/py-apptools
  158. devel/py-apscheduler
  159. devel/py-argparse-manpage
  160. devel/py-argparse_addons
  161. devel/py-arpeggio
  162. devel/py-array-api-compat
  163. devel/py-asn1crypto
  164. devel/py-aspectlib
  165. devel/py-astroid
  166. devel/py-astroid2
  167. devel/py-astunparse
  168. devel/py-async-lru
  169. devel/py-asynctest
  170. devel/py-attrs-strict
  171. devel/py-autocommand
  172. devel/py-automaton
  173. devel/py-autopage
  174. devel/py-avro
  175. devel/py-aws-lambda-builders
  176. devel/py-aws-requests-auth
  177. devel/py-aws-sam-translator
  178. devel/py-aws-xray-sdk
  179. devel/py-awscrt
  180. devel/py-azure-core
  181. devel/py-azure-core-tracing-opentelemetry
  182. devel/py-backports.cached-property
  183. devel/py-backports.csv
  184. devel/py-backports.entry-points-selectable
  185. devel/py-backports.tarfile
  186. devel/py-backports.zoneinfo
  187. devel/py-bashlex
  188. devel/py-behave
  189. devel/py-beniget
  190. devel/py-bidict
  191. devel/py-binary_file_search
  192. devel/py-bitstring
  193. devel/py-botocore
  194. devel/py-breathe
  195. devel/py-bump2version
  196. devel/py-bytecode
  197. devel/py-cached-property
  198. devel/py-cachetools
  199. devel/py-cachier
  200. devel/py-cachy
  201. devel/py-calver
  202. devel/py-canonicaljson
  203. devel/py-capturer
  204. devel/py-castellan
  205. devel/py-catalogue
  206. devel/py-cbor
  207. devel/py-cbor2
  208. devel/py-cerberus
  209. devel/py-certsrv
  210. devel/py-cf-xarray
  211. devel/py-cffi
  212. devel/py-cfn-lint
  213. devel/py-check-jsonschema
  214. devel/py-check-manifest
  215. devel/py-cibuildwheel
  216. devel/py-ciso8601
  217. devel/py-ckanapi
  218. devel/py-cli-helpers
  219. devel/py-click-command-tree
  220. devel/py-click-option-group
  221. devel/py-click7
  222. devel/py-cliff
  223. devel/py-clldutils
  224. devel/py-cmd2
  225. devel/py-coloredlogs
  226. devel/py-colorlog
  227. devel/py-commandlines
  228. devel/py-commentjson
  229. devel/py-condense-json
  230. devel/py-confection
  231. devel/py-configargparse
  232. devel/py-configobj
  233. devel/py-configupdater
  234. devel/py-confusable_homoglyphs
  235. devel/py-covdefaults
  236. devel/py-coveralls
  237. devel/py-cppy
  238. devel/py-crick
  239. devel/py-cronsim
  240. devel/py-crontab
  241. devel/py-crosshair-tool
  242. devel/py-csv23
  243. devel/py-ctypesgen
  244. devel/py-curio
  245. devel/py-cursive
  246. devel/py-curtsies
  247. devel/py-custodian
  248. devel/py-cwcwidth
  249. devel/py-cycler
  250. devel/py-cython-test-exception-raiser
  251. devel/py-cytoolz
  252. devel/py-daemonize
  253. devel/py-dask
  254. devel/py-dask-expr
  255. devel/py-dataclasses-json
  256. devel/py-dataflows-tabulator
  257. devel/py-datapackage
  258. devel/py-datasette
  259. devel/py-datatest
  260. devel/py-dateutils
  261. devel/py-ddsketch
  262. devel/py-ddt
  263. devel/py-ddtrace
  264. devel/py-debugpy
  265. devel/py-decopatch
  266. devel/py-decorator
  267. devel/py-decoratortools
  268. devel/py-deepmerge
  269. devel/py-deprecated
  270. devel/py-deprecation
  271. devel/py-dill
  272. devel/py-distlib
  273. devel/py-distributed
  274. devel/py-dj51-django-rq
  275. devel/py-dj52-django-rq
  276. devel/py-django-rq
  277. devel/py-dockerfile-parse
  278. devel/py-dodgy
  279. devel/py-dogpile.cache
  280. devel/py-domdf-python-tools
  281. devel/py-donfig
  282. devel/py-dpcontracts
  283. devel/py-dtfabric
  284. devel/py-dukpy
  285. devel/py-dulwich
  286. devel/py-e3-core
  287. devel/py-editdistance
  288. devel/py-ejson
  289. devel/py-enum-compat
  290. devel/py-envisage
  291. devel/py-epsilon
  292. devel/py-eval-type-backport
  293. devel/py-eventlib
  294. devel/py-ewah-bool-utils
  295. devel/py-exam
  296. devel/py-executing
  297. devel/py-expecttest
  298. devel/py-face
  299. devel/py-fasteners
  300. devel/py-fastimport
  301. devel/py-fastnumbers
  302. devel/py-fiddle
  303. devel/py-filedepot
  304. devel/py-filemagic
  305. devel/py-filetype
  306. devel/py-find-libpython
  307. devel/py-findlibs
  308. devel/py-first
  309. devel/py-flake8-black
  310. devel/py-flake8-bugbear
  311. devel/py-flake8-comprehensions
  312. devel/py-flake8_simplify
  313. devel/py-flatbuffers
  314. devel/py-flatdict
  315. devel/py-flatland
  316. devel/py-fluent
  317. devel/py-foolscap
  318. devel/py-forbiddenfruit
  319. devel/py-freebsd
  320. devel/py-freezegun
  321. devel/py-frictionless-ckan-mapper
  322. devel/py-frozendict
  323. devel/py-frozenlist
  324. devel/py-funcsigs
  325. devel/py-futurist
  326. devel/py-gapic-generator
  327. devel/py-gast
  328. devel/py-gelidum
  329. devel/py-genson
  330. devel/py-genty
  331. devel/py-get-reader
  332. devel/py-gevent
  333. devel/py-geventhttpclient
  334. devel/py-git-semver
  335. devel/py-gitdb
  336. devel/py-gitless
  337. devel/py-gitpython
  338. devel/py-giturlparse
  339. devel/py-glance-store
  340. devel/py-glom
  341. devel/py-goodreads
  342. devel/py-google-cloud-iam
  343. devel/py-google-crc32c
  344. devel/py-google-re2
  345. devel/py-googleapis-common-protos
  346. devel/py-gptscript
  347. devel/py-graphene
  348. devel/py-graphene-django
  349. devel/py-graphene-sqlalchemy
  350. devel/py-graphene2
  351. devel/py-graphql-core2
  352. devel/py-graphql-relay2
  353. devel/py-greenlet
  354. devel/py-grpc-google-iam-v1
  355. devel/py-grpc-stubs
  356. devel/py-grpcio-gcp
  357. devel/py-grpcio-status
  358. devel/py-gyp-next
  359. devel/py-hacking
  360. devel/py-heapdict
  361. devel/py-http-prompt
  362. devel/py-hunter
  363. devel/py-hypothesis
  364. devel/py-hypothesis-crosshair
  365. devel/py-ijson
  366. devel/py-immutables
  367. devel/py-importlab
  368. devel/py-importlib-metadata
  369. devel/py-importlib-metadata6
  370. devel/py-importlib-metadata7
  371. devel/py-importlib-resources
  372. devel/py-incremental
  373. devel/py-infinity
  374. devel/py-inflect
  375. devel/py-iniparse
  376. devel/py-intervals
  377. devel/py-invoke
  378. devel/py-ipdb
  379. devel/py-ipywidgets
  380. devel/py-isodate
  381. devel/py-isoduration
  382. devel/py-iteration-utilities
  383. devel/py-itertree
  384. devel/py-jaraco.classes
  385. devel/py-jaraco.collections
  386. devel/py-jaraco.context
  387. devel/py-jaraco.env
  388. devel/py-jaraco.envs
  389. devel/py-jaraco.functools
  390. devel/py-jaraco.itertools
  391. devel/py-jaraco.logging
  392. devel/py-jaraco.packaging
  393. devel/py-jaraco.path
  394. devel/py-jaraco.stream
  395. devel/py-jaraco.text
  396. devel/py-jaraco.util
  397. devel/py-jinja2-ansible-filters
  398. devel/py-jmespath
  399. devel/py-joblib
  400. devel/py-johnnydep
  401. devel/py-jschema-to-python
  402. devel/py-jsmin
  403. devel/py-json5
  404. devel/py-jsonargparse
  405. devel/py-jsondiff
  406. devel/py-jsonform
  407. devel/py-jsonlines
  408. devel/py-jsonpickle
  409. devel/py-jsonschema3
  410. devel/py-jsonsir
  411. devel/py-junitparser
  412. devel/py-jupyter-lsp
  413. devel/py-jupyter-rfb
  414. devel/py-jupyter-server-mathjax
  415. devel/py-jupyter-telemetry
  416. devel/py-jupyterlab-lsp
  417. devel/py-kaitaistruct
  418. devel/py-kaptan
  419. devel/py-keystoneauth1
  420. devel/py-keystonemiddleware
  421. devel/py-klepto
  422. devel/py-l18n
  423. devel/py-lark
  424. devel/py-lazy-object-proxy
  425. devel/py-lazy_loader
  426. devel/py-libcst
  427. devel/py-libcst03
  428. devel/py-libevdev
  429. devel/py-libtaxii
  430. devel/py-libusb-package
  431. devel/py-libusb1
  432. devel/py-linear-tsv
  433. devel/py-linecache2
  434. devel/py-littleutils
  435. devel/py-livemark
  436. devel/py-lml
  437. devel/py-localstack-client
  438. devel/py-locket
  439. devel/py-logan
  440. devel/py-logfury
  441. devel/py-logilab-common
  442. devel/py-logistro
  443. devel/py-lxml5
  444. devel/py-magnet2torrent
  445. devel/py-makefun
  446. devel/py-manuel
  447. devel/py-marisa-trie
  448. devel/py-marshmallow-enum
  449. devel/py-maturin
  450. devel/py-medikit
  451. devel/py-memory-profiler
  452. devel/py-microversion-parse
  453. devel/py-milc
  454. devel/py-mmh3
  455. devel/py-molecule
  456. devel/py-mondrian
  457. devel/py-monkeytype
  458. devel/py-monotable
  459. devel/py-monty
  460. devel/py-moreorless
  461. devel/py-moto
  462. devel/py-mox
  463. devel/py-msgpack
  464. devel/py-msgspec
  465. devel/py-multimethod
  466. devel/py-multiset
  467. devel/py-multitasking
  468. devel/py-mutf8
  469. devel/py-mygpoclient
  470. devel/py-mypy
  471. devel/py-mypy-protobuf
  472. devel/py-mystic
  473. devel/py-nanobind
  474. devel/py-nest-asyncio
  475. devel/py-nodeenv
  476. devel/py-nose-timer
  477. devel/py-nose3
  478. devel/py-numba
  479. devel/py-objprint
  480. devel/py-objsize
  481. devel/py-oci
  482. devel/py-opencensus
  483. devel/py-opencensus-context
  484. devel/py-openstacksdk
  485. devel/py-opentracing
  486. devel/py-optree
  487. devel/py-orca
  488. devel/py-orderedmultidict
  489. devel/py-os-brick
  490. devel/py-os-client-config
  491. devel/py-os-vif
  492. devel/py-os-win
  493. devel/py-osc-lib
  494. devel/py-oslo.cache
  495. devel/py-oslo.concurrency
  496. devel/py-oslo.config
  497. devel/py-oslo.context
  498. devel/py-oslo.db
  499. devel/py-oslo.i18n
  500. devel/py-oslo.limit
  501. devel/py-oslo.log
  502. devel/py-oslo.messaging
  503. devel/py-oslo.metrics
  504. devel/py-oslo.middleware
  505. devel/py-oslo.policy
  506. devel/py-oslo.privsep
  507. devel/py-oslo.reports
  508. devel/py-oslo.rootwrap
  509. devel/py-oslo.serialization
  510. devel/py-oslo.service
  511. devel/py-oslo.upgradecheck
  512. devel/py-oslo.utils
  513. devel/py-oslo.versionedobjects
  514. devel/py-oslo.vmware
  515. devel/py-osprofiler
  516. devel/py-overrides
  517. devel/py-ovsdbapp
  518. devel/py-oyaml
  519. devel/py-parameterized
  520. devel/py-parsley
  521. devel/py-parver
  522. devel/py-path
  523. devel/py-pathos
  524. devel/py-pbr
  525. devel/py-pdoc
  526. devel/py-pebble
  527. devel/py-pep562
  528. devel/py-pep621
  529. devel/py-period
  530. devel/py-petname
  531. devel/py-pew
  532. devel/py-phmdoctest
  533. devel/py-pint
  534. devel/py-pint-pandas
  535. devel/py-pip-api
  536. devel/py-pip-licenses
  537. devel/py-pip-requirements-parser
  538. devel/py-pip-run
  539. devel/py-pip-shims
  540. devel/py-pip-tools
  541. devel/py-pip-tools4
  542. devel/py-pipenv
  543. devel/py-plette
  544. devel/py-pluggy
  545. devel/py-pluggy0
  546. devel/py-plux
  547. devel/py-pnu-libpnu
  548. devel/py-pooch
  549. devel/py-posix_ipc
  550. devel/py-pox
  551. devel/py-ppft
  552. devel/py-pprintpp
  553. devel/py-prance
  554. devel/py-pre-commit-hooks
  555. devel/py-preshed
  556. devel/py-preshed3
  557. devel/py-prettytable0
  558. devel/py-printree
  559. devel/py-proglog
  560. devel/py-progress
  561. devel/py-promise
  562. devel/py-prompt-toolkit
  563. devel/py-prompt-toolkit2
  564. devel/py-propcache
  565. devel/py-property-cached
  566. devel/py-proto-plus
  567. devel/py-protobuf
  568. devel/py-proxmoxer
  569. devel/py-ptable
  570. devel/py-ptpython
  571. devel/py-pure-eval
  572. devel/py-purl
  573. devel/py-py
  574. devel/py-py-stackexchange
  575. devel/py-py-ubjson
  576. devel/py-py3nvml
  577. devel/py-pyTooling
  578. devel/py-py_interface
  579. devel/py-pyairtable
  580. devel/py-pyairtable2
  581. devel/py-pyasn1
  582. devel/py-pyasn1-modules
  583. devel/py-pybind11
  584. devel/py-pycadf
  585. devel/py-pycnite
  586. devel/py-pycocotools
  587. devel/py-pycognito
  588. devel/py-pycparser
  589. devel/py-pydantic-yaml
  590. devel/py-pydenticon
  591. devel/py-pyee
  592. devel/py-pyee11
  593. devel/py-pyelftools
  594. devel/py-pyface
  595. devel/py-pyflakes
  596. devel/py-pygdbmi
  597. devel/py-pygit2
  598. devel/py-pyicu
  599. devel/py-pyina
  600. devel/py-pyinotify
  601. devel/py-pyinstaller
  602. devel/py-pyinstaller-hooks-contrib
  603. devel/py-pykdtree
  604. devel/py-pyleri
  605. devel/py-pylev
  606. devel/py-pylibsrtp
  607. devel/py-pylint-flask
  608. devel/py-pymaven-patch
  609. devel/py-pynvml
  610. devel/py-pyopencl
  611. devel/py-pypemicro
  612. devel/py-pyperf
  613. devel/py-pyproject-metadata
  614. devel/py-pyquery
  615. devel/py-pyral
  616. devel/py-pyrepl
  617. devel/py-pyrfc3339
  618. devel/py-pyright
  619. devel/py-pyroma
  620. devel/py-pyrsistent
  621. devel/py-pyscaffold
  622. devel/py-pysdl2
  623. devel/py-pyte
  624. devel/py-pytest
  625. devel/py-pytest-aiohttp
  626. devel/py-pytest-azurepipelines
  627. devel/py-pytest-benchmark
  628. devel/py-pytest-black
  629. devel/py-pytest-black-multipy
  630. devel/py-pytest-cases
  631. devel/py-pytest-checkdocs
  632. devel/py-pytest-codspeed
  633. devel/py-pytest-console-scripts
  634. devel/py-pytest-cpp
  635. devel/py-pytest-django
  636. devel/py-pytest-doctestplus
  637. devel/py-pytest-drop-dup-tests
  638. devel/py-pytest-enabler
  639. devel/py-pytest-flake8
  640. devel/py-pytest-helpers-namespace
  641. devel/py-pytest-httpbin
  642. devel/py-pytest-instafail
  643. devel/py-pytest-lazy-fixture
  644. devel/py-pytest-localserver
  645. devel/py-pytest-mypy
  646. devel/py-pytest-mypy-plugins
  647. devel/py-pytest-nunit
  648. devel/py-pytest-order
  649. devel/py-pytest-plus
  650. devel/py-pytest-profiling
  651. devel/py-pytest-random-order
  652. devel/py-pytest-regressions
  653. devel/py-pytest-relaxed
  654. devel/py-pytest-remotedata
  655. devel/py-pytest-run-parallel
  656. devel/py-pytest-services
  657. devel/py-pytest-subtests
  658. devel/py-pytest-sugar
  659. devel/py-pytest-twisted
  660. devel/py-pytest-xdist
  661. devel/py-python-application
  662. devel/py-python-dateutil
  663. devel/py-python-dbusmock
  664. devel/py-python-distutils-extra
  665. devel/py-python-editor
  666. devel/py-python-engineio
  667. devel/py-python-gitlab
  668. devel/py-python-json-logger
  669. devel/py-python-magic
  670. devel/py-python-mimeparse
  671. devel/py-python-semantic-release
  672. devel/py-python-socketio
  673. devel/py-python-xcaplib
  674. devel/py-pythonfinder
  675. devel/py-pythran
  676. devel/py-pytools
  677. devel/py-pytvmaze
  678. devel/py-pytweening
  679. devel/py-pytz-deprecation-shim
  680. devel/py-pyvisa
  681. devel/py-pyvisa-py
  682. devel/py-pyxb-x
  683. devel/py-pyyaml-ft
  684. devel/py-pyyaml-include
  685. devel/py-pyyaml_env_tag
  686. devel/py-qt5-sip
  687. devel/py-qt6-sip
  688. devel/py-qtbuilder
  689. devel/py-qutip
  690. devel/py-rapidfuzz
  691. devel/py-rapidfuzz-capi
  692. devel/py-ratelimiter
  693. devel/py-re-assert
  694. devel/py-readme-renderer
  695. devel/py-remote-pdb
  696. devel/py-repoze.lru
  697. devel/py-repoze.tm2
  698. devel/py-represent
  699. devel/py-requestsexceptions
  700. devel/py-requirementslib
  701. devel/py-resolvelib1
  702. devel/py-responses
  703. devel/py-retrying
  704. devel/py-rfc3339-validator
  705. devel/py-rfc3986-validator
  706. devel/py-riot
  707. devel/py-robotframework
  708. devel/py-robotframework-databaselibrary
  709. devel/py-robotframework-excellib
  710. devel/py-robotframework-pabot
  711. devel/py-robotframework-pythonlibcore
  712. devel/py-robotframework-seleniumlibrary
  713. devel/py-robotframework-stacktrace
  714. devel/py-rope
  715. devel/py-rq-scheduler
  716. devel/py-rq1
  717. devel/py-rstr
  718. devel/py-rtree
  719. devel/py-rtslib-fb
  720. devel/py-ruamel.yaml.clib
  721. devel/py-rush
  722. devel/py-rx
  723. devel/py-rx1
  724. devel/py-saneyaml
  725. devel/py-sarif-om
  726. devel/py-schedule
  727. devel/py-scheduler
  728. devel/py-scholarly
  729. devel/py-scikit-base
  730. devel/py-scikit-build
  731. devel/py-selection
  732. devel/py-semantic-version
  733. devel/py-semver
  734. devel/py-setoptconf
  735. devel/py-setuptools-declarative-requirements
  736. devel/py-setuptools-dso
  737. devel/py-setuptools-git
  738. devel/py-setuptools-git-versioning
  739. devel/py-setuptools-rust
  740. devel/py-setuptools-scm
  741. devel/py-setuptools58
  742. devel/py-setuptools_hg
  743. devel/py-setuptools_scm7
  744. devel/py-sgmllib3k
  745. devel/py-shtab
  746. devel/py-simpleeval
  747. devel/py-simplegeneric
  748. devel/py-simplejson
  749. devel/py-simpleparse
  750. devel/py-sip
  751. devel/py-six
  752. devel/py-smmap
  753. devel/py-sniffio
  754. devel/py-spark-parser
  755. devel/py-sparse
  756. devel/py-speaklater
  757. devel/py-sqids
  758. devel/py-sqlfluff
  759. devel/py-squint
  760. devel/py-sre-yield
  761. devel/py-srsly
  762. devel/py-stack-data
  763. devel/py-statsd
  764. devel/py-stone
  765. devel/py-stringbrewer
  766. devel/py-stringcase
  767. devel/py-stringzilla
  768. devel/py-super-collections
  769. devel/py-tabulate
  770. devel/py-tabulate2
  771. devel/py-tabulator
  772. devel/py-tailer
  773. devel/py-tapi
  774. devel/py-tarantool-queue
  775. devel/py-tartiflette
  776. devel/py-tartiflette-aiohttp
  777. devel/py-taskflow
  778. devel/py-telepath
  779. devel/py-tempora
  780. devel/py-tenacity
  781. devel/py-tenacity8
  782. devel/py-testresources
  783. devel/py-testscenarios
  784. devel/py-testtools
  785. devel/py-thinc
  786. devel/py-thinc8
  787. devel/py-thriftpy2
  788. devel/py-time-machine
  789. devel/py-timeout-decorator
  790. devel/py-tinyrpc
  791. devel/py-tooz
  792. devel/py-traceback2
  793. devel/py-tree-sitter-languages
  794. devel/py-trove-classifiers
  795. devel/py-ttkbootstrap
  796. devel/py-twine
  797. devel/py-txi2p-tahoe
  798. devel/py-typeguard
  799. devel/py-types-cryptography
  800. devel/py-types-docutils
  801. devel/py-types-mock
  802. devel/py-types-psutil
  803. devel/py-types-setuptools
  804. devel/py-types-toml
  805. devel/py-types-typed-ast
  806. devel/py-typeshed-client
  807. devel/py-typing-inspect
  808. devel/py-tzdata
  809. devel/py-tzlocal
  810. devel/py-u-msgpack-python
  811. devel/py-unicodecsv
  812. devel/py-unicodedata2
  813. devel/py-unidep
  814. devel/py-unittest-parallel
  815. devel/py-unittest2
  816. devel/py-untokenize
  817. devel/py-urwid
  818. devel/py-urwidgets
  819. devel/py-usort
  820. devel/py-validate-pyproject
  821. devel/py-validators
  822. devel/py-validictory
  823. devel/py-vcver
  824. devel/py-vendy
  825. devel/py-versioneer
  826. devel/py-versioningit
  827. devel/py-verspec
  828. devel/py-virtualenv-api
  829. devel/py-visidata
  830. devel/py-visitor
  831. devel/py-vistir
  832. devel/py-voluptuous
  833. devel/py-vulture
  834. devel/py-watchdog
  835. devel/py-watchgod
  836. devel/py-watermark
  837. devel/py-weasel
  838. devel/py-websockets
  839. devel/py-websockify
  840. devel/py-wimpy
  841. devel/py-wirerope
  842. devel/py-wrapt
  843. devel/py-wsgi-intercept
  844. devel/py-wsgiutils
  845. devel/py-wsme
  846. devel/py-x-wr-timezone
  847. devel/py-xarray
  848. devel/py-xasm
  849. devel/py-xdis
  850. devel/py-xmltodict
  851. devel/py-xsdata
  852. devel/py-xsdata-attrs
  853. devel/py-xsdata-plantuml
  854. devel/py-xsdata-pydantic
  855. devel/py-xstatic
  856. devel/py-xstatic-angular
  857. devel/py-xstatic-angular-bootstrap
  858. devel/py-xstatic-angular-fileupload
  859. devel/py-xstatic-angular-gettext
  860. devel/py-xstatic-angular-lrdragndrop
  861. devel/py-xstatic-angular-schema-form
  862. devel/py-xstatic-bootstrap-datepicker
  863. devel/py-xstatic-bootstrap-scss
  864. devel/py-xstatic-bootswatch
  865. devel/py-xstatic-d3
  866. devel/py-xstatic-font-awesome
  867. devel/py-xstatic-hogan
  868. devel/py-xstatic-jasmine
  869. devel/py-xstatic-jquery
  870. devel/py-xstatic-jquery-migrate
  871. devel/py-xstatic-jquery-ui
  872. devel/py-xstatic-jquery.quicksearch
  873. devel/py-xstatic-jquery.tablesorter
  874. devel/py-xstatic-jsencrypt
  875. devel/py-xstatic-mdi
  876. devel/py-xstatic-objectpath
  877. devel/py-xstatic-rickshaw
  878. devel/py-xstatic-roboto-fontface
  879. devel/py-xstatic-smart-table
  880. devel/py-xstatic-spin
  881. devel/py-xstatic-term.js
  882. devel/py-xstatic-tv4
  883. devel/py-xxhash
  884. devel/py-yamllint
  885. devel/py-yappi
  886. devel/py-yunomi
  887. devel/py-zarr
  888. devel/py-zc.lockfile
  889. devel/py-zconfig
  890. devel/py-zict
  891. devel/py-zipp
  892. devel/pylint
  893. devel/pylyzer
  894. devel/pytype
  895. devel/scons
  896. dns/letsdns
  897. dns/py-aiodns
  898. dns/py-cloudflare
  899. dns/py-dns-crawler
  900. dns/py-dnslib
  901. dns/py-localzone
  902. dns/py-publicsuffixlist
  903. editors/novelwriter
  904. editors/retext
  905. filesystems/py-dfvfs
  906. filesystems/py-fsspec-xrootd
  907. filesystems/py-fusepy
  908. filesystems/py-gcsfs
  909. filesystems/py-kerchunk
  910. filesystems/py-llfuse
  911. filesystems/py-pyfakefs
  912. filesystems/py-s3fs
  913. finance/beanquery
  914. finance/freqtrade
  915. finance/py-exchange-calendars
  916. finance/py-ffn
  917. finance/py-financedatabase
  918. finance/py-mplfinance
  919. finance/py-pandas-market-calendars
  920. finance/py-pythclient
  921. finance/py-pytrends
  922. finance/py-stocksera
  923. finance/py-stripe
  924. finance/py-technical
  925. finance/py-yfinance
  926. ftp/py-aioftp
  927. ftp/py-parfive
  928. ftp/py-pycurl
  929. ftp/py-tftpy
  930. games/anki
  931. games/py-pysol-cards
  932. games/pysolfc
  933. graphics/py-ManimPango
  934. graphics/py-PyOpenGL-accelerate
  935. graphics/py-albucore
  936. graphics/py-asciitree
  937. graphics/py-beziers
  938. graphics/py-cairosvg
  939. graphics/py-cartopy
  940. graphics/py-cogdumper
  941. graphics/py-colorcet
  942. graphics/py-contextily
  943. graphics/py-diplib
  944. graphics/py-fiona
  945. graphics/py-fotokilof
  946. graphics/py-gdal
  947. graphics/py-geosnap
  948. graphics/py-giddy
  949. graphics/py-glcontext
  950. graphics/py-gprof2dot
  951. graphics/py-h3
  952. graphics/py-hiplot
  953. graphics/py-imagecodecs
  954. graphics/py-imageio
  955. graphics/py-imageio-ffmpeg
  956. graphics/py-imagesize
  957. graphics/py-img2pdf
  958. graphics/py-lerc
  959. graphics/py-mapclassify
  960. graphics/py-mgwr
  961. graphics/py-moderngl
  962. graphics/py-moderngl-window
  963. graphics/py-momepy
  964. graphics/py-mpl-interactions
  965. graphics/py-napari-console
  966. graphics/py-napari-plugin-engine
  967. graphics/py-optimize-images
  968. graphics/py-osmnet
  969. graphics/py-pandana
  970. graphics/py-piexif
  971. graphics/py-pillow
  972. graphics/py-pillow-heif
  973. graphics/py-pointpats
  974. graphics/py-proplot
  975. graphics/py-pycha
  976. graphics/py-pydot
  977. graphics/py-pyepsg
  978. graphics/py-pyganim
  979. graphics/py-pygeos
  980. graphics/py-pymaging
  981. graphics/py-pymaging-png
  982. graphics/py-pyocr
  983. graphics/py-pyproj
  984. graphics/py-python-barcode
  985. graphics/py-pyvips
  986. graphics/py-pyx
  987. graphics/py-railroad-diagrams
  988. graphics/py-rasterio
  989. graphics/py-rasterstats
  990. graphics/py-rawpy
  991. graphics/py-scikit-image
  992. graphics/py-simplejpeg
  993. graphics/py-svgelements
  994. graphics/py-tifffile
  995. graphics/py-traitsui
  996. graphics/py-urbanaccess
  997. graphics/py-urbansim
  998. graphics/py-utm
  999. graphics/py-vispy
  1000. graphics/py-wand
  1001. graphics/py-webcolors
  1002. hebrew/py-pyluach
  1003. irc/py-irc
  1004. irc/py-sopel
  1005. irc/py-sopel-help
  1006. japanese/py-SudachiPy
  1007. japanese/py-fugashi
  1008. japanese/py-jaconv
  1009. lang/cython3
  1010. lang/py-hy
  1011. lang/py-lupa
  1012. lang/py-sly
  1013. lang/py-textX
  1014. mail/py-authres
  1015. mail/py-flanker
  1016. mail/py-mail-parser
  1017. mail/py-mailmanclient
  1018. mail/py-postfix-mta-sts-resolver
  1019. mail/py-pyspf
  1020. math/py-CyLP
  1021. math/py-POT
  1022. math/py-Py-BOBYQA
  1023. math/py-SQNomad
  1024. math/py-autograd
  1025. math/py-bayesian-optimization
  1026. math/py-blis
  1027. math/py-bottleneck
  1028. math/py-chaospy
  1029. math/py-cma
  1030. math/py-cmaes
  1031. math/py-cvxopt
  1032. math/py-cypari2
  1033. math/py-dgl
  1034. math/py-diffcp
  1035. math/py-docplex
  1036. math/py-emcee
  1037. math/py-fastcluster
  1038. math/py-fenics-basix
  1039. math/py-fenics-ffcx
  1040. math/py-fenics-ufl
  1041. math/py-flax
  1042. math/py-fraction
  1043. math/py-fsph
  1044. math/py-gym
  1045. math/py-gym-notices
  1046. math/py-hdbscan
  1047. math/py-hepstats
  1048. math/py-hmmlearn
  1049. math/py-intspan
  1050. math/py-iohexperimenter
  1051. math/py-islpy
  1052. math/py-jacobi
  1053. math/py-jax
  1054. math/py-kiwisolver
  1055. math/py-lmfit
  1056. math/py-matplotlib
  1057. math/py-mip
  1058. math/py-mixsimulator
  1059. math/py-ml-dtypes
  1060. math/py-moarchiving
  1061. math/py-modin
  1062. math/py-munkres
  1063. math/py-ndindex
  1064. math/py-networkx
  1065. math/py-nevergrad
  1066. math/py-nlopt
  1067. math/py-numba-stats
  1068. math/py-numexpr
  1069. math/py-numpy-groupies
  1070. math/py-openTSNE
  1071. math/py-or-tools
  1072. math/py-pandas
  1073. math/py-patsy
  1074. math/py-permutation
  1075. math/py-plastex
  1076. math/py-primme
  1077. math/py-py-find-1st
  1078. math/py-pygsl
  1079. math/py-pyprobables
  1080. math/py-pyreadr
  1081. math/py-pyreadstat
  1082. math/py-pyrfr
  1083. math/py-pytensor
  1084. math/py-resample
  1085. math/py-rpy2
  1086. math/py-rvlib
  1087. math/py-scikit-fem
  1088. math/py-snuggs
  1089. math/py-spglm
  1090. math/py-spint
  1091. math/py-splot
  1092. math/py-spopt
  1093. math/py-spreg
  1094. math/py-statsmodels
  1095. math/py-uncertainties
  1096. math/py-unyt
  1097. math/py-vincenty
  1098. misc/py-SQCommon
  1099. misc/py-SQImFil
  1100. misc/py-SQSnobFit
  1101. misc/py-accelerate
  1102. misc/py-aider-chat
  1103. misc/py-alive-progress
  1104. misc/py-crudini
  1105. misc/py-datasets
  1106. misc/py-emoji
  1107. misc/py-ezc3d
  1108. misc/py-files-to-prompt
  1109. misc/py-huepy
  1110. misc/py-ipyfastscape
  1111. misc/py-laspy
  1112. misc/py-lightgbm
  1113. misc/py-lightning-utilities
  1114. misc/py-litellm
  1115. misc/py-llm
  1116. misc/py-llm-claude-3
  1117. misc/py-mixpanel
  1118. misc/py-npTDMS
  1119. misc/py-onnx
  1120. misc/py-onnxconverter-common
  1121. misc/py-openai
  1122. misc/py-openai-whisper
  1123. misc/py-optuna
  1124. misc/py-palettable
  1125. misc/py-pdd
  1126. misc/py-pexpect
  1127. misc/py-placekey
  1128. misc/py-posthog
  1129. misc/py-progressbar
  1130. misc/py-progressbar2
  1131. misc/py-pyprind
  1132. misc/py-pytorch-lightning
  1133. misc/py-scikit-quant
  1134. misc/py-sigopt
  1135. misc/py-spdx-tools
  1136. misc/py-synced-collections
  1137. misc/py-tflite
  1138. misc/py-timm-vis
  1139. misc/py-torch-geometric
  1140. misc/py-torchvision
  1141. misc/py-tqdm
  1142. misc/py-tvm
  1143. misc/py-wandb
  1144. misc/py-wurlitzer
  1145. multimedia/gpodder
  1146. multimedia/py-cec
  1147. multimedia/py-enzyme
  1148. multimedia/py-guessit
  1149. multimedia/py-knowit
  1150. multimedia/py-mido
  1151. multimedia/py-moviepy
  1152. multimedia/py-pymediainfo
  1153. multimedia/py-pysubs2
  1154. multimedia/py-python-mpv
  1155. multimedia/py-subliminal
  1156. multimedia/py-trakit
  1157. multimedia/streamlink
  1158. net/py-GeoIP2
  1159. net/py-aiohttp-socks
  1160. net/py-blobfile
  1161. net/py-casttube
  1162. net/py-err-backend-discord
  1163. net/py-err-backend-mattermost
  1164. net/py-errbot
  1165. net/py-errbot-backend-slackv3
  1166. net/py-geopy
  1167. net/py-greenstalk
  1168. net/py-matrix-synapse-ldap3
  1169. net/py-maxminddb
  1170. net/py-ndg-httpsclient
  1171. net/py-netaddr
  1172. net/py-oauth2
  1173. net/py-pychromecast
  1174. net/py-pynamecheap
  1175. net/py-pypcap
  1176. net/py-pyroute2
  1177. net/py-pyroute2.minimal
  1178. net/py-pyroute2.protocols
  1179. net/py-pyshark
  1180. net/py-pysimplesoap
  1181. net/py-pysocks
  1182. net/py-python-barbicanclient
  1183. net/py-python-cinderclient
  1184. net/py-python-designateclient
  1185. net/py-python-glanceclient
  1186. net/py-python-heatclient
  1187. net/py-python-ipware
  1188. net/py-python-keystoneclient
  1189. net/py-python-ldap
  1190. net/py-python-neutronclient
  1191. net/py-python-novaclient
  1192. net/py-python-openstackclient
  1193. net/py-python-socks
  1194. net/py-pyu2f
  1195. net/py-ripe.atlas.cousteau
  1196. net/py-ripe.atlas.sagan
  1197. net/py-ripe.atlas.tools
  1198. net/py-s3transfer
  1199. net/py-smart-open
  1200. net/py-smbprotocol
  1201. net/py-softlayer
  1202. net/py-suds
  1203. net/py-transip
  1204. net/py-trio
  1205. net/py-trio-websocket
  1206. net/py-uri-template
  1207. net/py-uritemplate
  1208. net/py-uritools
  1209. net/py-urlextract
  1210. net/py-urllib3
  1211. net/py-zeep
  1212. net/py-zeroconf
  1213. net/py-zope.proxy
  1214. net/scapy
  1215. net-im/gajim
  1216. net-im/py-apprise
  1217. net-im/py-mattermostdriver
  1218. net-im/py-nbxmpp
  1219. net-im/py-slack-sdk
  1220. net-im/py-slackeventsapi
  1221. net-mgmt/2ping
  1222. net-mgmt/py-adal
  1223. net-mgmt/py-ciscoconfparse
  1224. net-mgmt/py-ipy
  1225. net-mgmt/py-msrest
  1226. net-p2p/deluge-cli
  1227. news/py-pynzb
  1228. news/py-sabctools
  1229. ports-mgmt/fastest_pkg
  1230. ports-mgmt/py-nvchecker
  1231. ports-mgmt/py-pnu-portstreelint
  1232. print/py-collidoscope
  1233. print/py-dehinter
  1234. print/py-font-v
  1235. print/py-fontaine
  1236. print/py-fontbakery
  1237. print/py-fontparts
  1238. print/py-fontpens
  1239. print/py-fonttools
  1240. print/py-freetype-py
  1241. print/py-glyphsets
  1242. print/py-glyphtools
  1243. print/py-pycups
  1244. print/py-python-ly
  1245. print/py-relatorio
  1246. print/py-reportlab
  1247. print/py-ttfautohint-py
  1248. print/py-ufolib2
  1249. print/py-ufomerge
  1250. print/py-uharfbuzz
  1251. print/py-vharfbuzz
  1252. science/cantera
  1253. science/chemicalfun
  1254. science/gramps
  1255. science/py-HofstadterTools
  1256. science/py-access
  1257. science/py-arch
  1258. science/py-asdf
  1259. science/py-asdf-standard
  1260. science/py-asdf-transform-schemas
  1261. science/py-cdo
  1262. science/py-cfgrib
  1263. science/py-coards
  1264. science/py-dftd4
  1265. science/py-dipy
  1266. science/py-dwave-greedy
  1267. science/py-dwave-optimization
  1268. science/py-dwave-tabu
  1269. science/py-dwavebinarycsp
  1270. science/py-eccodes
  1271. science/py-esda
  1272. science/py-gemmi
  1273. science/py-geolinks
  1274. science/py-geomet
  1275. science/py-h5netcdf
  1276. science/py-h5py
  1277. science/py-icet
  1278. science/py-inequality
  1279. science/py-kinematics
  1280. science/py-liac-arff
  1281. science/py-libpysal
  1282. science/py-mercantile
  1283. science/py-meshio
  1284. science/py-mp-api
  1285. science/py-mplhep
  1286. science/py-mplhep-data
  1287. science/py-netcdf-flattener
  1288. science/py-nglview
  1289. science/py-pnetcdf
  1290. science/py-pupynere
  1291. science/py-pyaixi
  1292. science/py-pycsw
  1293. science/py-pygeodesy
  1294. science/py-pygeometa
  1295. science/py-pymatgen
  1296. science/py-pymatgen-analysis-alloys
  1297. science/py-pyphot
  1298. science/py-pyqubo
  1299. science/py-pyscf
  1300. science/py-pyteomics
  1301. science/py-sarpy
  1302. science/py-scikit-fuzzy
  1303. science/py-scikit-optimize
  1304. science/py-segregation
  1305. science/py-signac
  1306. science/py-sklearn-pandas
  1307. science/py-skrebate
  1308. science/py-spaghetti
  1309. science/py-symfc
  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-taggit
  1619. www/py-dj52-djangorestframework
  1620. www/py-dj52-drf-spectacular-sidecar
  1621. www/py-dj52-social-auth-app-django
  1622. www/py-django-allauth
  1623. www/py-django-annoying
  1624. www/py-django-auditlog
  1625. www/py-django-auth-ldap
  1626. www/py-django-bleach
  1627. www/py-django-braces
  1628. www/py-django-cacheops
  1629. www/py-django-classy-tags
  1630. www/py-django-contact-form
  1631. www/py-django-cors-headers
  1632. www/py-django-crispy-forms
  1633. www/py-django-csp
  1634. www/py-django-hashid-field
  1635. www/py-django-haystack
  1636. www/py-django-htmx
  1637. www/py-django-jsonview
  1638. www/py-django-markdownx
  1639. www/py-django-model-utils
  1640. www/py-django-modelcluster
  1641. www/py-django-otp-yubikey
  1642. www/py-django-permissionedforms
  1643. www/py-django-picklefield
  1644. www/py-django-prometheus
  1645. www/py-django-pyscss
  1646. www/py-django-redis
  1647. www/py-django-registration
  1648. www/py-django-requests-debug-toolbar
  1649. www/py-django-rich
  1650. www/py-django-simple-history
  1651. www/py-django-soft-delete
  1652. www/py-django-storages
  1653. www/py-django-taggit
  1654. www/py-django-tasks
  1655. www/py-django-tastypie
  1656. www/py-django-tinymce
  1657. www/py-django42
  1658. www/py-django51
  1659. www/py-django52
  1660. www/py-draftjs-exporter
  1661. www/py-drf-spectacular-sidecar
  1662. www/py-drf-yasg
  1663. www/py-dropbox
  1664. www/py-enmerkar
  1665. www/py-fake-useragent
  1666. www/py-feedgenerator
  1667. www/py-flask-apscheduler
  1668. www/py-flask-bootstrap
  1669. www/py-flask-json
  1670. www/py-flask-marshmallow
  1671. www/py-flask-migrate
  1672. www/py-flask-moment
  1673. www/py-flask-script
  1674. www/py-flask-simpleldap
  1675. www/py-flask-socketio
  1676. www/py-flask-sphinx-themes
  1677. www/py-flask-wtf
  1678. www/py-folium
  1679. www/py-forcediphttpsadapter
  1680. www/py-free-proxy
  1681. www/py-ghp-import
  1682. www/py-google-api-core
  1683. www/py-google-cloud-appengine-logging
  1684. www/py-google-cloud-audit-log
  1685. www/py-google-cloud-bigquery-storage
  1686. www/py-google-cloud-bigtable
  1687. www/py-google-cloud-compute
  1688. www/py-google-cloud-core
  1689. www/py-google-cloud-datastore
  1690. www/py-google-cloud-dlp
  1691. www/py-google-cloud-logging
  1692. www/py-google-cloud-speech
  1693. www/py-google-cloud-storage
  1694. www/py-google-cloud-vision
  1695. www/py-google-resumable-media
  1696. www/py-grip
  1697. www/py-gunicorn
  1698. www/py-habanero
  1699. www/py-horizon
  1700. www/py-hstspreload
  1701. www/py-html5lib-modern
  1702. www/py-html5rdf
  1703. www/py-htmldate
  1704. www/py-httpbin
  1705. www/py-httptools
  1706. www/py-httpx-sse
  1707. www/py-hyperlink
  1708. www/py-klein
  1709. www/py-livereload
  1710. www/py-mechanicalsoup
  1711. www/py-multidict
  1712. www/py-pastedeploy
  1713. www/py-planet
  1714. www/py-priority
  1715. www/py-priority1
  1716. www/py-pygsheets
  1717. www/py-pyjwt
  1718. www/py-pylsqpack
  1719. www/py-pyocclient
  1720. www/py-pyramid-mako
  1721. www/py-pysmartdl
  1722. www/py-python-dotenv
  1723. www/py-pywebview-gtk
  1724. www/py-pywebview-qt
  1725. www/py-pywry
  1726. www/py-quilt3
  1727. www/py-requests
  1728. www/py-requests-aws4auth
  1729. www/py-requests-file
  1730. www/py-requests-futures
  1731. www/py-requests-gssapi
  1732. www/py-requests-mock
  1733. www/py-requests-oauthlib
  1734. www/py-requests-toolbelt
  1735. www/py-requests-wsgi-adapter
  1736. www/py-respx
  1737. www/py-rfc3987
  1738. www/py-scgi
  1739. www/py-simple-websocket
  1740. www/py-social-auth-app-django
  1741. www/py-spyne
  1742. www/py-sse-starlette
  1743. www/py-streamlit
  1744. www/py-swapper
  1745. www/py-textile
  1746. www/py-ticketutil
  1747. www/py-tornado
  1748. www/py-utidylib
  1749. www/py-wagtail
  1750. www/py-wagtail-2fa
  1751. www/py-wagtail-bakery
  1752. www/py-wagtail-factories
  1753. www/py-wagtail-transfer
  1754. www/py-waitress
  1755. www/py-webtest
  1756. www/py-woob
  1757. www/py-wsaccel
  1758. www/py-xandikos
  1759. www/py-xyzservices
  1760. www/py-yarl
  1761. www/qutebrowser
  1762. www/radicale
  1763. www/you-get
  1764. x11/py-pynput
  1765. x11/py-waypaper
  1766. x11/terminator
  1767. x11-fonts/py-FindSystemFontsFilename
  1768. x11-fonts/py-afdko
  1769. x11-fonts/py-axisregistry
  1770. x11-fonts/py-babelfont
  1771. x11-fonts/py-booleanOperations
  1772. x11-fonts/py-cffsubr
  1773. x11-fonts/py-fontfeatures
  1774. x11-fonts/py-gflanguages
  1775. x11-fonts/py-gfsubsets
  1776. x11-fonts/py-glyphsLib
  1777. x11-fonts/py-opentype-sanitizer
  1778. x11-fonts/py-opentypespec
  1779. x11-fonts/py-ufolint
  1780. x11-fonts/py-ufonormalizer
  1781. x11-fonts/py-ufoprocessor
  1782. x11-fonts/py-vfblib
  1783. x11-themes/wpgtk
  1784. x11-toolkits/py-customtkinter
  1785. x11-toolkits/py-magicgui
  1786. x11-toolkits/py-tkinter
  1787. x11-toolkits/py-tktreectrl
  1788. x11-wm/qtile
  1789. 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. 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