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

Deleted ports which required this port:

Expand this list of 76 deleted ports
  1. databases/datasette*
  2. databases/py-arrow*
  3. databases/py-caterva*
  4. databases/py-pgspecial1*
  5. databases/py-pgxnclient*
  6. databases/py-redis3*
  7. databases/py-redis4*
  8. devel/py-fsspec-xrootd*
  9. devel/py-fusepy*
  10. devel/py-gcsfs*
  11. devel/py-jaraco.timing*
  12. devel/py-llfuse*
  13. devel/py-oletools*
  14. devel/py-pcodedmp*
  15. devel/py-prompt-toolkit1*
  16. devel/py-protobuf4*
  17. devel/py-pybind11210*
  18. devel/py-pyfakefs*
  19. devel/py-pyls-black*
  20. devel/py-python-pcre*
  21. devel/py-rapidfuzz2*
  22. devel/py-retype*
  23. devel/py-s3fs*
  24. dns/py-dnspython2*
  25. dns/py-idna_ssl*
  26. math/py-PyWavelets*
  27. math/py-blis07*
  28. math/py-spvcm*
  29. misc/py-spdx*
  30. misc/py-spdx-lookup*
  31. multimedia/ffsubsync*
  32. net-im/py-telepot*
  33. print/py-pypdf3*
  34. science/py-DendroPy*
  35. science/py-asdf-unit-schemas*
  36. science/py-pysal*
  37. security/py-oauth2client*
  38. security/py-pysaml26*
  39. sysutils/py-python-consul2*
  40. sysutils/py-upt-cpan*
  41. sysutils/py-upt-rubygems*
  42. textproc/py-grapheme*
  43. textproc/py-mistune2*
  44. textproc/py-pyhwp*
  45. textproc/py-pyjade*
  46. textproc/py-pytoml*
  47. textproc/py-trans*
  48. www/py-cookies*
  49. www/py-dj40-django-auth-ldap*
  50. www/py-dj41-django-auth-ldap*
  51. www/py-dj41-django-cors-headers*
  52. www/py-dj41-django-rich*
  53. www/py-dj42-django-allauth*
  54. www/py-dj42-django-auditlog*
  55. www/py-dj42-django-auth-ldap*
  56. www/py-dj42-django-cors-headers*
  57. www/py-dj42-django-crispy-forms*
  58. www/py-dj42-django-modelcluster*
  59. www/py-dj42-django-permissionedforms*
  60. www/py-dj42-django-rich*
  61. www/py-dj50-channels*
  62. www/py-dj50-django-auth-ldap*
  63. www/py-dj50-django-cors-headers*
  64. www/py-dj50-django-htmx*
  65. www/py-dj50-django-prometheus*
  66. www/py-dj50-django-rich*
  67. www/py-dj50-django-taggit*
  68. www/py-dj50-djangorestframework*
  69. www/py-dj50-drf-spectacular-sidecar*
  70. www/py-django32*
  71. www/py-django50*
  72. www/py-instabot*
  73. www/py-jsonfield*
  74. www/py-pydrive2*
  75. www/py-tornado4*
  76. www/py-tornado5*
  77. 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 (27 items / 20 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-sphinx-sitemap
  18. textproc/py-sphinxcontrib-svg2pdfconverter
  19. textproc/py-wtforms
  20. www/qutebrowser
  21. 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