notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-wheel Built-package format for Python
0.43.0 devel on this many watch lists=8 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.43.0Version 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: 2024-03-12 08:46:22
Commit Hash: b35eb36
People watching this port, also watch:: rhash, libedit, libtextstyle, autoconf, pkgconf
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 py39-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 py39-wheel listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-wheel
Package flavors (<flavor>: <package>)
  • py39: py39-wheel
  • py38: py38-wheel
  • py310: py310-wheel
  • py311: py311-wheel
distinfo:
TIMESTAMP = 1710232570 SHA256 (wheel-0.43.0.tar.gz) = 465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 SIZE (wheel-0.43.0.tar.gz) = 99109

Packages (timestamps in pop-ups are UTC):
py310-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43.00.43.0-0.43.00.43.0---
FreeBSD:13:quarterly0.43.00.43.00.40.0_10.43.00.43.00.42.00.42.00.42.0
FreeBSD:14:latest0.43.00.43.0-0.43.00.43.00.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.43.00.43.0-0.43.00.43.00.42.00.42.00.42.0
FreeBSD:15:latest0.43.00.43.0n/a0.43.0n/a0.42.00.42.00.42.0
 
py311-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43.00.43.0-0.43.00.43.0---
FreeBSD:13:quarterly0.43.00.43.00.40.0_10.43.00.43.00.42.00.42.00.42.0
FreeBSD:14:latest0.43.00.43.0-0.43.00.43.00.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.43.00.43.0-0.43.00.43.00.42.00.42.00.42.0
FreeBSD:15:latest0.43.00.43.0n/a0.43.0n/a0.42.00.42.00.42.0
 
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:latest0.43.00.43.0-0.43.00.43.0---
FreeBSD:13:quarterly0.43.00.43.00.40.0_10.43.00.43.00.42.00.42.00.42.0
FreeBSD:14:latest0.43.00.43.0-0.43.00.43.00.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.43.00.43.0-0.43.00.43.00.42.00.42.00.42.0
FreeBSD:15:latest0.43.00.43.0n/a0.43.0n/a0.42.00.42.00.42.0
 
py39-wheel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.43.00.43.0-0.43.00.43.0---
FreeBSD:13:quarterly0.43.00.43.00.40.0_10.43.00.43.00.42.00.42.00.42.0
FreeBSD:14:latest0.43.00.43.00.38.40.43.00.43.00.40.0_1-0.40.0_1
FreeBSD:14:quarterly0.43.00.43.0-0.43.00.43.00.42.00.42.00.42.0
FreeBSD:15:latest0.43.00.43.0n/a0.43.0n/a0.42.00.42.00.42.0
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-flit-core>=3.8 : devel/py-flit-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Build
  1. archivers/py-bitshuffle
  2. archivers/py-brotli
  3. archivers/py-brotlicffi
  4. archivers/py-brotlipy
  5. archivers/py-laszip
  6. archivers/py-sozipfile
  7. archivers/py-xopen
Expand this list (1458 items / 1451 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. archivers/py-zlib-ng
  3. archivers/py-zopfli
  4. astro/py-astlib
  5. astro/py-horoscopegenerator
  6. astro/py-metar
  7. astro/py-metpy
  8. astro/py-pymetar
  9. astro/py-ro
  10. astro/py-spacetrack
  11. audio/picard
  12. audio/py-gtts
  13. audio/py-librosa
  14. audio/py-mutagen
  15. audio/py-pyacoustid
  16. audio/py-pyliblo
  17. audio/py-pymad
  18. audio/py-pyradio
  19. audio/py-python-mpd2
  20. audio/py-soxr
  21. audio/py-speechrecognition
  22. audio/py-torchaudio
  23. benchmarks/py-asv
  24. biology/py-dnaio
  25. biology/py-macs3
  26. biology/py-resdk
  27. biology/py-scikit-bio
  28. cad/apio
  29. cad/py-amaranth
  30. cad/py-cocotb
  31. cad/py-ezdxf
  32. cad/py-gdstk
  33. cad/py-pyvcd
  34. cad/py-vunit-hdl
  35. comms/chirp
  36. comms/py-hidapi
  37. comms/py-streamdeck
  38. converters/py-bencoder
  39. converters/py-better-bencode
  40. converters/py-rencode
  41. converters/py-zfec
  42. databases/datasette
  43. databases/py-aiomysql
  44. databases/py-apache-arrow
  45. databases/py-apsw
  46. databases/py-dbutils
  47. databases/py-fastparquet
  48. databases/py-geoalchemy2
  49. databases/py-kyotocabinet
  50. databases/py-leveldb
  51. databases/py-litecli
  52. databases/py-mycli
  53. databases/py-mysql-connector-python
  54. databases/py-mysqlclient
  55. databases/py-partd
  56. databases/py-pg8000
  57. databases/py-pgcli
  58. databases/py-pgspecial
  59. databases/py-pgspecial1
  60. databases/py-pgxnclient
  61. databases/py-psycopg
  62. databases/py-psycopg-c
  63. databases/py-psycopg-pool
  64. databases/py-psycopg2
  65. databases/py-pyarrow
  66. databases/py-pycql
  67. databases/py-python-binary-memcached
  68. databases/py-python-memcached
  69. databases/py-queries
  70. databases/py-rb
  71. databases/py-redis
  72. databases/py-redis2
  73. databases/py-redis3
  74. databases/py-redis4
  75. databases/py-schemachange
  76. databases/py-snowddl
  77. databases/py-sqlalchemy-json
  78. databases/py-sqlalchemy-utils
  79. databases/py-sqlalchemy14
  80. databases/py-sqlalchemy20
  81. databases/py-sqlglot
  82. databases/py-sqlite-migrate
  83. databases/py-tableschema
  84. databases/py-tarantool
  85. databases/py-tiledb
  86. databases/py-zodbpickle
  87. deskutils/dosage
  88. deskutils/py-khard
  89. deskutils/py-send2trash
  90. deskutils/py-vorta
  91. deskutils/zim
  92. devel/bpython
  93. devel/gitinspector
  94. devel/ipython
  95. devel/mercurial
  96. devel/meson
  97. devel/nox
  98. devel/nuitka
  99. devel/oci-cli
  100. devel/py-PyGithub
  101. devel/py-QtPy
  102. devel/py-about-time
  103. devel/py-absl-py
  104. devel/py-aiobotocore
  105. devel/py-aiortc
  106. devel/py-aiorwlock
  107. devel/py-aiosignal
  108. devel/py-airtable-python-wrapper
  109. devel/py-all-repos
  110. devel/py-aniso86016
  111. devel/py-ansi
  112. devel/py-anyio
  113. devel/py-anyio3
  114. devel/py-applicationinsights
  115. devel/py-apptools
  116. devel/py-argcomplete
  117. devel/py-arpeggio
  118. devel/py-array-api-compat
  119. devel/py-asn1crypto
  120. devel/py-aspectlib
  121. devel/py-astroid
  122. devel/py-astroid2
  123. devel/py-astunparse
  124. devel/py-async-lru
  125. devel/py-asynctest
  126. devel/py-attrs-strict
  127. devel/py-autocommand
  128. devel/py-automaton
  129. devel/py-autopage
  130. devel/py-avro
  131. devel/py-aws-requests-auth
  132. devel/py-aws-xray-sdk
  133. devel/py-awscrt
  134. devel/py-azure-core
  135. devel/py-backports.cached-property
  136. devel/py-backports.csv
  137. devel/py-backports.entry-points-selectable
  138. devel/py-backports.tarfile
  139. devel/py-beartype
  140. devel/py-behave
  141. devel/py-beniget
  142. devel/py-bidict
  143. devel/py-binary_file_search
  144. devel/py-boltons
  145. devel/py-botocore
  146. devel/py-bump2version
  147. devel/py-bytecode
  148. devel/py-cached-property
  149. devel/py-cachetools
  150. devel/py-cachy
  151. devel/py-calver
  152. devel/py-canonicaljson
  153. devel/py-capturer
  154. devel/py-castellan
  155. devel/py-catalogue
  156. devel/py-cbor
  157. devel/py-cerberus
  158. devel/py-certsrv
  159. devel/py-cffi
  160. devel/py-check-jsonschema
  161. devel/py-check-manifest
  162. devel/py-ckanapi
  163. devel/py-cli-helpers
  164. devel/py-click-option-group
  165. devel/py-click7
  166. devel/py-cliff
  167. devel/py-clldutils
  168. devel/py-cmd2
  169. devel/py-colorlog
  170. devel/py-commandlines
  171. devel/py-confection
  172. devel/py-configargparse
  173. devel/py-configobj
  174. devel/py-configupdater
  175. devel/py-confusable_homoglyphs
  176. devel/py-covdefaults
  177. devel/py-coveralls
  178. devel/py-cppy
  179. devel/py-crontab
  180. devel/py-csv23
  181. devel/py-ctypesgen
  182. devel/py-curio
  183. devel/py-cursive
  184. devel/py-curtsies
  185. devel/py-custodian
  186. devel/py-cwcwidth
  187. devel/py-cycler
  188. devel/py-cython-test-exception-raiser
  189. devel/py-cytoolz
  190. devel/py-daemonize
  191. devel/py-dask
  192. devel/py-dask-expr
  193. devel/py-dataclasses-json
  194. devel/py-datapackage
  195. devel/py-datasette
  196. devel/py-datatest
  197. devel/py-dateutils
  198. devel/py-ddsketch
  199. devel/py-ddtrace
  200. devel/py-debugpy
  201. devel/py-decopatch
  202. devel/py-decoratortools
  203. devel/py-deepmerge
  204. devel/py-deprecated
  205. devel/py-deprecation
  206. devel/py-dill
  207. devel/py-distlib
  208. devel/py-distributed
  209. devel/py-django-rq
  210. devel/py-dodgy
  211. devel/py-dogpile.cache
  212. devel/py-domdf-python-tools
  213. devel/py-dpcontracts
  214. devel/py-editdistance
  215. devel/py-ejson
  216. devel/py-enum-compat
  217. devel/py-envisage
  218. devel/py-epsilon
  219. devel/py-eventlib
  220. devel/py-ewah-bool-utils
  221. devel/py-executing
  222. devel/py-expecttest
  223. devel/py-face
  224. devel/py-fasteners
  225. devel/py-fastimport
  226. devel/py-fastnumbers
  227. devel/py-filedepot
  228. devel/py-filemagic
  229. devel/py-find-libpython
  230. devel/py-findlibs
  231. devel/py-first
  232. devel/py-fixtures
  233. devel/py-flake8-black
  234. devel/py-flake8-bugbear
  235. devel/py-flake8-comprehensions
  236. devel/py-flake8_simplify
  237. devel/py-flatbuffers
  238. devel/py-flatdict
  239. devel/py-fluent
  240. devel/py-foolscap
  241. devel/py-freezegun
  242. devel/py-frictionless-ckan-mapper
  243. devel/py-frozendict
  244. devel/py-frozenlist
  245. devel/py-funcsigs
  246. devel/py-fusepy
  247. devel/py-futurist
  248. devel/py-gapic-generator
  249. devel/py-gast
  250. devel/py-gcsfs
  251. devel/py-genson
  252. devel/py-genty
  253. devel/py-get-reader
  254. devel/py-gevent
  255. devel/py-geventhttpclient
  256. devel/py-git-semver
  257. devel/py-gitdb
  258. devel/py-gitless
  259. devel/py-giturlparse
  260. devel/py-glance-store
  261. devel/py-glom
  262. devel/py-google-cloud-iam
  263. devel/py-google-crc32c
  264. devel/py-google-re2
  265. devel/py-googleapis-common-protos
  266. devel/py-gptscript
  267. devel/py-graphene
  268. devel/py-graphene-django
  269. devel/py-graphene-sqlalchemy
  270. devel/py-graphene2
  271. devel/py-graphql-core2
  272. devel/py-graphql-relay2
  273. devel/py-greenlet
  274. devel/py-grpc-google-iam-v1
  275. devel/py-grpc-stubs
  276. devel/py-grpcio-gcp
  277. devel/py-grpcio-status
  278. devel/py-hacking
  279. devel/py-heapdict
  280. devel/py-http-prompt
  281. devel/py-hunter
  282. devel/py-hypothesis
  283. devel/py-ijson
  284. devel/py-immutables
  285. devel/py-importlab
  286. devel/py-importlib-metadata
  287. devel/py-importlib-metadata6
  288. devel/py-importlib-resources
  289. devel/py-infinity
  290. devel/py-inflect
  291. devel/py-iniparse
  292. devel/py-intervals
  293. devel/py-invoke
  294. devel/py-ipdb
  295. devel/py-isodate
  296. devel/py-isoduration
  297. devel/py-iteration-utilities
  298. devel/py-itertree
  299. devel/py-jaraco.classes
  300. devel/py-jaraco.collections
  301. devel/py-jaraco.context
  302. devel/py-jaraco.env
  303. devel/py-jaraco.functools
  304. devel/py-jaraco.itertools
  305. devel/py-jaraco.logging
  306. devel/py-jaraco.packaging
  307. devel/py-jaraco.stream
  308. devel/py-jaraco.text
  309. devel/py-jaraco.timing
  310. devel/py-jaraco.util
  311. devel/py-jinja2-ansible-filters
  312. devel/py-jmespath
  313. devel/py-johnnydep
  314. devel/py-jsmin
  315. devel/py-json5
  316. devel/py-jsondiff
  317. devel/py-jsonlines
  318. devel/py-jsonpickle
  319. devel/py-jsonschema3
  320. devel/py-junitparser
  321. devel/py-jupyter-lsp
  322. devel/py-jupyter-server-mathjax
  323. devel/py-jupyter-telemetry
  324. devel/py-jupyterlab-lsp
  325. devel/py-kaitaistruct
  326. devel/py-kaptan
  327. devel/py-keystoneauth1
  328. devel/py-keystonemiddleware
  329. devel/py-klepto
  330. devel/py-l18n
  331. devel/py-lark
  332. devel/py-lazy-object-proxy
  333. devel/py-lazy_loader
  334. devel/py-libcst
  335. devel/py-libcst03
  336. devel/py-libtaxii
  337. devel/py-libusb1
  338. devel/py-linear-tsv
  339. devel/py-linecache2
  340. devel/py-littleutils
  341. devel/py-livemark
  342. devel/py-llfuse
  343. devel/py-lml
  344. devel/py-localstack-client
  345. devel/py-locket
  346. devel/py-logan
  347. devel/py-logilab-common
  348. devel/py-makefun
  349. devel/py-marisa-trie
  350. devel/py-marshmallow-enum
  351. devel/py-maturin
  352. devel/py-medikit
  353. devel/py-memory-profiler
  354. devel/py-microversion-parse
  355. devel/py-mmh3
  356. devel/py-molecule
  357. devel/py-mondrian
  358. devel/py-monkeytype
  359. devel/py-moreorless
  360. devel/py-moto
  361. devel/py-mox
  362. devel/py-msgpack
  363. devel/py-msgspec
  364. devel/py-multipart
  365. devel/py-multiset
  366. devel/py-multitasking
  367. devel/py-mypy
  368. devel/py-mypy-protobuf
  369. devel/py-mystic
  370. devel/py-nanobind
  371. devel/py-nest-asyncio
  372. devel/py-nose-timer
  373. devel/py-nose3
  374. devel/py-numba
  375. devel/py-objprint
  376. devel/py-objsize
  377. devel/py-oci
  378. devel/py-opencensus
  379. devel/py-opencensus-context
  380. devel/py-openstacksdk
  381. devel/py-opentracing
  382. devel/py-optree
  383. devel/py-orca
  384. devel/py-orderedmultidict
  385. devel/py-os-brick
  386. devel/py-os-client-config
  387. devel/py-os-vif
  388. devel/py-os-win
  389. devel/py-osc-lib
  390. devel/py-oslo.cache
  391. devel/py-oslo.concurrency
  392. devel/py-oslo.config
  393. devel/py-oslo.context
  394. devel/py-oslo.db
  395. devel/py-oslo.i18n
  396. devel/py-oslo.limit
  397. devel/py-oslo.log
  398. devel/py-oslo.messaging
  399. devel/py-oslo.metrics
  400. devel/py-oslo.middleware
  401. devel/py-oslo.policy
  402. devel/py-oslo.privsep
  403. devel/py-oslo.reports
  404. devel/py-oslo.rootwrap
  405. devel/py-oslo.serialization
  406. devel/py-oslo.service
  407. devel/py-oslo.upgradecheck
  408. devel/py-oslo.utils
  409. devel/py-oslo.versionedobjects
  410. devel/py-oslo.vmware
  411. devel/py-osprofiler
  412. devel/py-overrides
  413. devel/py-ovsdbapp
  414. devel/py-oyaml
  415. devel/py-parameterized
  416. devel/py-parsley
  417. devel/py-parver
  418. devel/py-path
  419. devel/py-pathos
  420. devel/py-pbr
  421. devel/py-pcodedmp
  422. devel/py-pdoc
  423. devel/py-pebble
  424. devel/py-pep562
  425. devel/py-pep621
  426. devel/py-period
  427. devel/py-pew
  428. devel/py-pint
  429. devel/py-pint-pandas
  430. devel/py-pip-api
  431. devel/py-pip-licenses
  432. devel/py-pip-requirements-parser
  433. devel/py-pip-run
  434. devel/py-pip-shims
  435. devel/py-pip-tools
  436. devel/py-pip-tools4
  437. devel/py-pipenv
  438. devel/py-plette
  439. devel/py-pluggy
  440. devel/py-pluggy0
  441. devel/py-plux
  442. devel/py-pnu-libpnu
  443. devel/py-pooch
  444. devel/py-pox
  445. devel/py-ppft
  446. devel/py-prance
  447. devel/py-pre-commit-hooks
  448. devel/py-preshed
  449. devel/py-preshed3
  450. devel/py-prettytable0
  451. devel/py-printree
  452. devel/py-proglog
  453. devel/py-progress
  454. devel/py-promise
  455. devel/py-prompt-toolkit
  456. devel/py-prompt-toolkit1
  457. devel/py-prompt-toolkit2
  458. devel/py-property-cached
  459. devel/py-proto-plus
  460. devel/py-protobuf
  461. devel/py-ptable
  462. devel/py-ptpython
  463. devel/py-pudb
  464. devel/py-pure-eval
  465. devel/py-purl
  466. devel/py-py-ubjson
  467. devel/py-py3nvml
  468. devel/py-pyTooling
  469. devel/py-pyasn1
  470. devel/py-pyasn1-modules
  471. devel/py-pybind11
  472. devel/py-pycadf
  473. devel/py-pycnite
  474. devel/py-pycocotools
  475. devel/py-pycparser
  476. devel/py-pydantic-yaml
  477. devel/py-pydenticon
  478. devel/py-pyee
  479. devel/py-pyface
  480. devel/py-pyfakefs
  481. devel/py-pyflakes
  482. devel/py-pygdbmi
  483. devel/py-pyicu
  484. devel/py-pyina
  485. devel/py-pyinotify
  486. devel/py-pyinstaller
  487. devel/py-pyinstaller-hooks-contrib
  488. devel/py-pykdtree
  489. devel/py-pyleri
  490. devel/py-pylev
  491. devel/py-pylibsrtp
  492. devel/py-pylint-flask
  493. devel/py-pyls-black
  494. devel/py-pyperf
  495. devel/py-pyproject-metadata
  496. devel/py-pyquery
  497. devel/py-pyral
  498. devel/py-pyrepl
  499. devel/py-pyrfc3339
  500. devel/py-pyright
  501. devel/py-pyroma
  502. devel/py-pyscaffold
  503. devel/py-pysdl2
  504. devel/py-pytest
  505. devel/py-pytest-aiohttp
  506. devel/py-pytest-azurepipelines
  507. devel/py-pytest-benchmark
  508. devel/py-pytest-black
  509. devel/py-pytest-black-multipy
  510. devel/py-pytest-cases
  511. devel/py-pytest-checkdocs
  512. devel/py-pytest-console-scripts
  513. devel/py-pytest-cpp
  514. devel/py-pytest-django
  515. devel/py-pytest-doctestplus
  516. devel/py-pytest-drop-dup-tests
  517. devel/py-pytest-enabler
  518. devel/py-pytest-flake8
  519. devel/py-pytest-helpers-namespace
  520. devel/py-pytest-html
  521. devel/py-pytest-lazy-fixture
  522. devel/py-pytest-localserver
  523. devel/py-pytest-mypy
  524. devel/py-pytest-mypy-plugins
  525. devel/py-pytest-nunit
  526. devel/py-pytest-order
  527. devel/py-pytest-plus
  528. devel/py-pytest-profiling
  529. devel/py-pytest-random-order
  530. devel/py-pytest-regressions
  531. devel/py-pytest-remotedata
  532. devel/py-pytest-runner
  533. devel/py-pytest-services
  534. devel/py-pytest-subtests
  535. devel/py-pytest-sugar
  536. devel/py-pytest-twisted
  537. devel/py-pytest-xdist
  538. devel/py-python-application
  539. devel/py-python-dateutil
  540. devel/py-python-dbusmock
  541. devel/py-python-distutils-extra
  542. devel/py-python-editor
  543. devel/py-python-engineio
  544. devel/py-python-gitlab
  545. devel/py-python-json-logger
  546. devel/py-python-magic
  547. devel/py-python-mimeparse
  548. devel/py-python-socketio
  549. devel/py-pythonfinder
  550. devel/py-pytvmaze
  551. devel/py-pytweening
  552. devel/py-pytz-deprecation-shim
  553. devel/py-pyvisa
  554. devel/py-pyvisa-py
  555. devel/py-pyxb-x
  556. devel/py-pyyaml-include
  557. devel/py-qtbuilder
  558. devel/py-qutip
  559. devel/py-rapidfuzz
  560. devel/py-rapidfuzz-capi
  561. devel/py-ratelimiter
  562. devel/py-re-assert
  563. devel/py-readme-renderer
  564. devel/py-recurring-ical-events
  565. devel/py-repoze.lru
  566. devel/py-represent
  567. devel/py-requestsexceptions
  568. devel/py-requirementslib
  569. devel/py-resolvelib1
  570. devel/py-responses
  571. devel/py-retrying
  572. devel/py-rfc3339-validator
  573. devel/py-rfc3986-validator
  574. devel/py-robotframework
  575. devel/py-robotframework-pabot
  576. devel/py-robotframework-pythonlibcore
  577. devel/py-robotframework-seleniumlibrary
  578. devel/py-robotframework-stacktrace
  579. devel/py-rope
  580. devel/py-rq
  581. devel/py-rq-scheduler
  582. devel/py-rstr
  583. devel/py-rtree
  584. devel/py-rtslib-fb
  585. devel/py-ruamel.yaml.clib
  586. devel/py-rush
  587. devel/py-rx
  588. devel/py-rx1
  589. devel/py-s3fs
  590. devel/py-saneyaml
  591. devel/py-schedule
  592. devel/py-scikit-base
  593. devel/py-scikit-build
  594. devel/py-semantic-version
  595. devel/py-semver
  596. devel/py-setoptconf
  597. devel/py-setuptools-declarative-requirements
  598. devel/py-setuptools-git
  599. devel/py-setuptools-git-versioning
  600. devel/py-setuptools-rust
  601. devel/py-setuptools-scm
  602. devel/py-setuptools58
  603. devel/py-setuptools_hg
  604. devel/py-setuptools_scm7
  605. devel/py-shtab
  606. devel/py-simple-parsing
  607. devel/py-simpleeval
  608. devel/py-simplegeneric
  609. devel/py-simpleparse
  610. devel/py-sip
  611. devel/py-smmap
  612. devel/py-sniffio
  613. devel/py-sparse
  614. devel/py-sqids
  615. devel/py-squint
  616. devel/py-sre-yield
  617. devel/py-srsly
  618. devel/py-stack-data
  619. devel/py-stestr
  620. devel/py-stone
  621. devel/py-stringbrewer
  622. devel/py-stringcase
  623. devel/py-tabulator
  624. devel/py-tailer
  625. devel/py-tapi
  626. devel/py-tarantool-queue
  627. devel/py-tartiflette
  628. devel/py-tartiflette-aiohttp
  629. devel/py-taskflow
  630. devel/py-telepath
  631. devel/py-tempora
  632. devel/py-tenacity
  633. devel/py-testresources
  634. devel/py-testscenarios
  635. devel/py-testtools
  636. devel/py-thinc
  637. devel/py-thinc8
  638. devel/py-time-machine
  639. devel/py-timeout-decorator
  640. devel/py-tinyrpc
  641. devel/py-tooz
  642. devel/py-traceback2
  643. devel/py-tree-sitter-languages
  644. devel/py-trove-classifiers
  645. devel/py-twine
  646. devel/py-txi2p-tahoe
  647. devel/py-typeguard
  648. devel/py-types-cryptography
  649. devel/py-types-docutils
  650. devel/py-types-mock
  651. devel/py-types-psutil
  652. devel/py-types-setuptools
  653. devel/py-types-toml
  654. devel/py-types-typed-ast
  655. devel/py-typing-inspect
  656. devel/py-tzdata
  657. devel/py-u-msgpack-python
  658. devel/py-unicodecsv
  659. devel/py-unicodedata2
  660. devel/py-unittest2
  661. devel/py-untokenize
  662. devel/py-urwid
  663. devel/py-urwidgets
  664. devel/py-usort
  665. devel/py-validate-pyproject
  666. devel/py-validators
  667. devel/py-vcver
  668. devel/py-versioneer
  669. devel/py-versioningit
  670. devel/py-verspec
  671. devel/py-virtualenv-api
  672. devel/py-visidata
  673. devel/py-visitor
  674. devel/py-vistir
  675. devel/py-vulture
  676. devel/py-watchdog
  677. devel/py-watchgod
  678. devel/py-watermark
  679. devel/py-weasel
  680. devel/py-websockify
  681. devel/py-whistle
  682. devel/py-wimpy
  683. devel/py-wrapt
  684. devel/py-wsgi-intercept
  685. devel/py-wsgiutils
  686. devel/py-wsme
  687. devel/py-x-wr-timezone
  688. devel/py-xarray
  689. devel/py-xdis
  690. devel/py-xmltodict
  691. devel/py-xsdata
  692. devel/py-xstatic
  693. devel/py-xstatic-angular
  694. devel/py-xstatic-angular-bootstrap
  695. devel/py-xstatic-angular-gettext
  696. devel/py-xstatic-angular-lrdragndrop
  697. devel/py-xstatic-angular-schema-form
  698. devel/py-xstatic-bootstrap-datepicker
  699. devel/py-xstatic-bootstrap-scss
  700. devel/py-xstatic-bootswatch
  701. devel/py-xstatic-d3
  702. devel/py-xstatic-font-awesome
  703. devel/py-xstatic-hogan
  704. devel/py-xstatic-jasmine
  705. devel/py-xstatic-jquery
  706. devel/py-xstatic-jquery-migrate
  707. devel/py-xstatic-jquery-ui
  708. devel/py-xstatic-jquery.quicksearch
  709. devel/py-xstatic-jquery.tablesorter
  710. devel/py-xstatic-jsencrypt
  711. devel/py-xstatic-mdi
  712. devel/py-xstatic-objectpath
  713. devel/py-xstatic-rickshaw
  714. devel/py-xstatic-roboto-fontface
  715. devel/py-xstatic-smart-table
  716. devel/py-xstatic-spin
  717. devel/py-xstatic-term.js
  718. devel/py-xstatic-tv4
  719. devel/py-xxhash
  720. devel/py-yamllint
  721. devel/py-yappi
  722. devel/py-yunomi
  723. devel/py-zarr
  724. devel/py-zc.lockfile
  725. devel/py-zict
  726. devel/py-zipp
  727. devel/pylint
  728. devel/pylyzer
  729. devel/pytype
  730. devel/scons
  731. dns/letsdns
  732. dns/py-dns-crawler
  733. dns/py-dnslib
  734. dns/py-idna_ssl
  735. dns/py-localzone
  736. dns/py-publicsuffixlist
  737. editors/novelwriter
  738. editors/retext
  739. finance/freqtrade
  740. finance/py-exchange-calendars
  741. finance/py-ffn
  742. finance/py-financedatabase
  743. finance/py-mplfinance
  744. finance/py-pandas-market-calendars
  745. finance/py-pythclient
  746. finance/py-pytrends
  747. finance/py-stocksera
  748. finance/py-stripe
  749. finance/py-technical
  750. finance/py-yfinance
  751. ftp/py-aioftp
  752. ftp/py-parfive
  753. ftp/py-pycurl
  754. ftp/py-tftpy
  755. games/anki
  756. graphics/py-ManimPango
  757. graphics/py-PyOpenGL-accelerate
  758. graphics/py-asciitree
  759. graphics/py-beziers
  760. graphics/py-cairosvg
  761. graphics/py-cartopy
  762. graphics/py-cogdumper
  763. graphics/py-colorcet
  764. graphics/py-fotokilof
  765. graphics/py-gdal
  766. graphics/py-giddy
  767. graphics/py-glcontext
  768. graphics/py-gprof2dot
  769. graphics/py-h3
  770. graphics/py-hiplot
  771. graphics/py-imageio
  772. graphics/py-imageio-ffmpeg
  773. graphics/py-imagesize
  774. graphics/py-lerc
  775. graphics/py-mapclassify
  776. graphics/py-mgwr
  777. graphics/py-moderngl
  778. graphics/py-moderngl-window
  779. graphics/py-momepy
  780. graphics/py-optimize-images
  781. graphics/py-osmnet
  782. graphics/py-pandana
  783. graphics/py-piexif
  784. graphics/py-pillow
  785. graphics/py-pillow-heif
  786. graphics/py-pointpats
  787. graphics/py-pycha
  788. graphics/py-pydot
  789. graphics/py-pyepsg
  790. graphics/py-pyganim
  791. graphics/py-pygeos
  792. graphics/py-pyocr
  793. graphics/py-pyproj
  794. graphics/py-python-barcode
  795. graphics/py-pyvips
  796. graphics/py-pyx
  797. graphics/py-railroad-diagrams
  798. graphics/py-rasterio
  799. graphics/py-rasterstats
  800. graphics/py-tifffile
  801. graphics/py-traitsui
  802. graphics/py-urbanaccess
  803. graphics/py-urbansim
  804. graphics/py-utm
  805. graphics/py-wand
  806. graphics/py-webcolors
  807. hebrew/py-pyluach
  808. irc/py-irc
  809. japanese/py-jaconv
  810. lang/cython3
  811. lang/py-lupa
  812. lang/py-textX
  813. mail/py-django-mailman3
  814. mail/py-flanker
  815. mail/py-mail-parser
  816. mail/py-mailmanclient
  817. mail/py-postfix-mta-sts-resolver
  818. mail/py-pyspf
  819. math/py-CyLP
  820. math/py-POT
  821. math/py-SQNomad
  822. math/py-autograd
  823. math/py-bayesian-optimization
  824. math/py-blis
  825. math/py-bottleneck
  826. math/py-chaospy
  827. math/py-cma
  828. math/py-cmaes
  829. math/py-cmyt
  830. math/py-cvxopt
  831. math/py-dgl
  832. math/py-fastcluster
  833. math/py-fenics-basix
  834. math/py-fenics-ffcx
  835. math/py-fenics-ufl
  836. math/py-flax
  837. math/py-fraction
  838. math/py-fsph
  839. math/py-gym
  840. math/py-gym-notices
  841. math/py-hdbscan
  842. math/py-hepstats
  843. math/py-hmmlearn
  844. math/py-intspan
  845. math/py-iohexperimenter
  846. math/py-islpy
  847. math/py-jacobi
  848. math/py-jax
  849. math/py-kiwisolver
  850. math/py-lmfit
  851. math/py-matplotlib
  852. math/py-mixsimulator
  853. math/py-ml-dtypes
  854. math/py-moarchiving
  855. math/py-munkres
  856. math/py-ndindex
  857. math/py-networkx
  858. math/py-nevergrad
  859. math/py-numba-stats
  860. math/py-numexpr
  861. math/py-openTSNE
  862. math/py-opt-einsum
  863. math/py-or-tools
  864. math/py-pandas
  865. math/py-patsy
  866. math/py-permutation
  867. math/py-plastex
  868. math/py-primme
  869. math/py-py-find-1st
  870. math/py-pygsl
  871. math/py-pyprobables
  872. math/py-pyreadr
  873. math/py-pytensor
  874. math/py-qats
  875. math/py-resample
  876. math/py-rpy2
  877. math/py-rvlib
  878. math/py-scikit-fem
  879. math/py-snuggs
  880. math/py-spglm
  881. math/py-spint
  882. math/py-splot
  883. math/py-spreg
  884. math/py-spvcm
  885. math/py-statsmodels
  886. math/py-vincenty
  887. misc/py-SQCommon
  888. misc/py-SQImFil
  889. misc/py-SQSnobFit
  890. misc/py-accelerate
  891. misc/py-alive-progress
  892. misc/py-crudini
  893. misc/py-ezc3d
  894. misc/py-files-to-prompt
  895. misc/py-huepy
  896. misc/py-laspy
  897. misc/py-lightgbm
  898. misc/py-lightning-utilities
  899. misc/py-litellm
  900. misc/py-llm
  901. misc/py-llm-claude-3
  902. misc/py-npTDMS
  903. misc/py-onnx
  904. misc/py-openai
  905. misc/py-openai-whisper
  906. misc/py-palettable
  907. misc/py-pexpect
  908. misc/py-placekey
  909. misc/py-progressbar
  910. misc/py-progressbar2
  911. misc/py-pyprind
  912. misc/py-pytorch-lightning
  913. misc/py-scikit-quant
  914. misc/py-sigopt
  915. misc/py-spdx
  916. misc/py-spdx-lookup
  917. misc/py-spdx-tools
  918. misc/py-synced-collections
  919. misc/py-tflite
  920. misc/py-timm-vis
  921. misc/py-torch-geometric
  922. misc/py-tqdm
  923. misc/py-tvm
  924. misc/py-wandb
  925. multimedia/ffsubsync
  926. multimedia/py-cec
  927. multimedia/py-guessit
  928. multimedia/py-moviepy
  929. multimedia/py-pysubs2
  930. multimedia/py-python-mpv
  931. multimedia/streamlink
  932. net/py-blobfile
  933. net/py-err-backend-discord
  934. net/py-err-backend-mattermost
  935. net/py-errbot
  936. net/py-errbot-backend-slackv3
  937. net/py-geopy
  938. net/py-matrix-synapse-ldap3
  939. net/py-maxminddb
  940. net/py-ndg-httpsclient
  941. net/py-netaddr
  942. net/py-pynamecheap
  943. net/py-pypcap
  944. net/py-pyroute2
  945. net/py-pyroute2.minimal
  946. net/py-pyroute2.protocols
  947. net/py-pyshark
  948. net/py-pysimplesoap
  949. net/py-pysocks
  950. net/py-python-barbicanclient
  951. net/py-python-cinderclient
  952. net/py-python-designateclient
  953. net/py-python-glanceclient
  954. net/py-python-heatclient
  955. net/py-python-ipware
  956. net/py-python-keystoneclient
  957. net/py-python-ldap
  958. net/py-python-neutronclient
  959. net/py-python-novaclient
  960. net/py-python-openstackclient
  961. net/py-pyu2f
  962. net/py-ripe.atlas.cousteau
  963. net/py-ripe.atlas.sagan
  964. net/py-ripe.atlas.tools
  965. net/py-s3transfer
  966. net/py-smart-open
  967. net/py-smbprotocol
  968. net/py-softlayer
  969. net/py-suds
  970. net/py-transip
  971. net/py-trio
  972. net/py-trio-websocket
  973. net/py-uri-template
  974. net/py-uritools
  975. net/py-urlextract
  976. net-im/py-mattermostdriver
  977. net-im/py-slackeventsapi
  978. net-im/py-telepot
  979. net-mgmt/2ping
  980. net-mgmt/py-adal
  981. net-mgmt/py-ciscoconfparse
  982. net-mgmt/py-ipy
  983. net-mgmt/py-msrest
  984. net-p2p/deluge-cli
  985. news/py-sabctools
  986. ports-mgmt/py-pnu-portstreelint
  987. print/py-collidoscope
  988. print/py-dehinter
  989. print/py-font-v
  990. print/py-fontaine
  991. print/py-fontbakery
  992. print/py-fontparts
  993. print/py-fontpens
  994. print/py-fonttools
  995. print/py-freetype-py
  996. print/py-glyphsets
  997. print/py-glyphtools
  998. print/py-pycups
  999. print/py-pypdf3
  1000. print/py-python-ly
  1001. print/py-relatorio
  1002. print/py-reportlab
  1003. print/py-ttfautohint-py
  1004. print/py-ufolib2
  1005. print/py-uharfbuzz
  1006. print/py-vharfbuzz
  1007. science/chemicalfun
  1008. science/py-HofstadterTools
  1009. science/py-access
  1010. science/py-arch
  1011. science/py-asdf
  1012. science/py-asdf-standard
  1013. science/py-asdf-transform-schemas
  1014. science/py-cdo
  1015. science/py-cfgrib
  1016. science/py-coards
  1017. science/py-dftd4
  1018. science/py-dipy
  1019. science/py-dwave-greedy
  1020. science/py-dwave-preprocessing
  1021. science/py-dwave-tabu
  1022. science/py-dwavebinarycsp
  1023. science/py-eccodes
  1024. science/py-esda
  1025. science/py-gemmi
  1026. science/py-geolinks
  1027. science/py-geomet
  1028. science/py-geometer
  1029. science/py-h5py
  1030. science/py-inequality
  1031. science/py-kinematics
  1032. science/py-liac-arff
  1033. science/py-meshio
  1034. science/py-mp-api
  1035. science/py-netcdf-flattener
  1036. science/py-nglview
  1037. science/py-pupynere
  1038. science/py-pyaixi
  1039. science/py-pycsw
  1040. science/py-pygeodesy
  1041. science/py-pygeometa
  1042. science/py-pymatgen-analysis-alloys
  1043. science/py-pyqubo
  1044. science/py-pysal
  1045. science/py-pyscf
  1046. science/py-pyteomics
  1047. science/py-scikit-optimize
  1048. science/py-segregation
  1049. science/py-signac
  1050. science/py-sklearn-pandas
  1051. science/py-skrebate
  1052. science/py-spaghetti
  1053. science/py-tensorflow
  1054. science/py-tobler
  1055. science/py-trx-python
  1056. science/thermofun
  1057. security/denyhosts
  1058. security/pssh
  1059. security/py-acme
  1060. security/py-argon2-cffi-bindings
  1061. security/py-asyncssh
  1062. security/py-authlib
  1063. security/py-azure-keyvault-certificates
  1064. security/py-azure-keyvault-keys
  1065. security/py-azure-keyvault-secrets
  1066. security/py-badkeys
  1067. security/py-bcrypt
  1068. security/py-cert-human
  1069. security/py-certbot
  1070. security/py-certbot-apache
  1071. security/py-certbot-dns-cloudflare
  1072. security/py-certbot-dns-digitalocean
  1073. security/py-certbot-dns-dnsimple
  1074. security/py-certbot-dns-dnsmadeeasy
  1075. security/py-certbot-dns-gehirn
  1076. security/py-certbot-dns-google
  1077. security/py-certbot-dns-linode
  1078. security/py-certbot-dns-luadns
  1079. security/py-certbot-dns-nsone
  1080. security/py-certbot-dns-ovh
  1081. security/py-certbot-dns-rfc2136
  1082. security/py-certbot-dns-route53
  1083. security/py-certbot-dns-sakuracloud
  1084. security/py-certbot-nginx
  1085. security/py-certifi
  1086. security/py-certomancer
  1087. security/py-cryptography
  1088. security/py-cryptography-legacy
  1089. security/py-detect-secrets
  1090. security/py-ecdsa
  1091. security/py-flask-httpauth
  1092. security/py-google-auth
  1093. security/py-google-auth-httplib2
  1094. security/py-google-auth-oauthlib
  1095. security/py-httpx-auth
  1096. security/py-joserfc
  1097. security/py-jwcrypto
  1098. security/py-krb5
  1099. security/py-liboqs-python
  1100. security/py-m2crypto
  1101. security/py-oauth2client
  1102. security/py-oauthlib
  1103. security/py-omemo-dr
  1104. security/py-oscrypto
  1105. security/py-pass-git-helper
  1106. security/py-pem
  1107. security/py-pnu-certwatch
  1108. security/py-pnu-vuxml
  1109. security/py-pycryptodome
  1110. security/py-pycryptodomex
  1111. security/py-pyhanko
  1112. security/py-pyhanko-certvalidator
  1113. security/py-pymacaroons
  1114. security/py-pynacl
  1115. security/py-pyotp
  1116. security/py-pysaml26
  1117. security/py-pysodium
  1118. security/py-pyspnego
  1119. security/py-python-gnupg
  1120. security/py-python-pkcs11
  1121. security/py-python3-openid
  1122. security/py-python3-saml
  1123. security/py-scramp
  1124. security/py-signedjson
  1125. security/py-ssh-audit
  1126. security/py-sshpubkeys
  1127. security/py-tinyaes
  1128. security/py-tls-parser
  1129. security/py-tlslite-ng
  1130. security/py-vpn-slice
  1131. security/py-webauthn
  1132. security/sqlmap
  1133. shells/xonsh
  1134. sysutils/duplicity
  1135. sysutils/py-ansible-compat
  1136. sysutils/py-ansible-core
  1137. sysutils/py-ansible-lint
  1138. sysutils/py-ansible-runner
  1139. sysutils/py-borgmatic
  1140. sysutils/py-dirsync
  1141. sysutils/py-distro
  1142. sysutils/py-docker
  1143. sysutils/py-hcloud
  1144. sysutils/py-liquidctl
  1145. sysutils/py-mqttwarn
  1146. sysutils/py-psutil
  1147. sysutils/py-python-consul2
  1148. sysutils/py-queuelib
  1149. sysutils/py-scandir
  1150. sysutils/py-upt-cpan
  1151. sysutils/py-upt-rubygems
  1152. sysutils/s-tui
  1153. textproc/asciidoc
  1154. textproc/codespell
  1155. textproc/icdiff
  1156. textproc/json2yaml
  1157. textproc/py-TatSu
  1158. textproc/py-accessible-pygments
  1159. textproc/py-aeidon
  1160. textproc/py-ansi2html
  1161. textproc/py-arabic-reshaper
  1162. textproc/py-asciinema
  1163. textproc/py-autopep8
  1164. textproc/py-cchardet
  1165. textproc/py-chameleon
  1166. textproc/py-chardet
  1167. textproc/py-charset-normalizer
  1168. textproc/py-cloud_sptheme
  1169. textproc/py-cmarkgfm
  1170. textproc/py-dominate
  1171. textproc/py-elasticsearch
  1172. textproc/py-elasticsearch-async
  1173. textproc/py-elasticsearch6
  1174. textproc/py-enrich
  1175. textproc/py-faust-cchardet
  1176. textproc/py-fluent.syntax
  1177. textproc/py-gensim
  1178. textproc/py-grapheme
  1179. textproc/py-htmlmin2
  1180. textproc/py-ini2toml
  1181. textproc/py-interegular
  1182. textproc/py-langcodes
  1183. textproc/py-language-data
  1184. textproc/py-latexcodec
  1185. textproc/py-license-expression
  1186. textproc/py-linkify-it-py
  1187. textproc/py-markdown
  1188. textproc/py-markdown-include
  1189. textproc/py-markuppy
  1190. textproc/py-markups
  1191. textproc/py-markupsafe
  1192. textproc/py-mdformat
  1193. textproc/py-mike
  1194. textproc/py-mistletoe
  1195. textproc/py-mistune
  1196. textproc/py-mistune0
  1197. textproc/py-mistune2
  1198. textproc/py-mkdocs-git-revision-date-localized-plugin
  1199. textproc/py-mkdocs-minify-plugin
  1200. textproc/py-nbsphinx
  1201. textproc/py-nltk
  1202. textproc/py-normality
  1203. textproc/py-numpydoc
  1204. textproc/py-ocrmypdf
  1205. textproc/py-openstep-plist
  1206. textproc/py-pandoc-plantuml-filter
  1207. textproc/py-parse
  1208. textproc/py-parse-type
  1209. textproc/py-parsimonious
  1210. textproc/py-petl
  1211. textproc/py-pikepdf
  1212. textproc/py-pss
  1213. textproc/py-pyaml
  1214. textproc/py-pybtex
  1215. textproc/py-pybtex-docutils
  1216. textproc/py-pyexcel
  1217. textproc/py-pyexcel-ezodf
  1218. textproc/py-pyexcel-io
  1219. textproc/py-pyexcel-ods3
  1220. textproc/py-pyexcel-xls
  1221. textproc/py-pyexcel-xlsx
  1222. textproc/py-pygccxml
  1223. textproc/py-pyjade
  1224. textproc/py-pylons-sphinx-themes
  1225. textproc/py-pyrss2gen
  1226. textproc/py-python-docx
  1227. textproc/py-python-lsp-jsonrpc
  1228. textproc/py-python-lsp-server
  1229. textproc/py-python-markdown-math
  1230. textproc/py-pytoml
  1231. textproc/py-pyxlsb2
  1232. textproc/py-readthedocs-sphinx-ext
  1233. textproc/py-rich-rst
  1234. textproc/py-scour
  1235. textproc/py-sense2vec
  1236. textproc/py-snowballstemmer
  1237. textproc/py-spacy
  1238. textproc/py-spacy-legacy
  1239. textproc/py-spacy-llm
  1240. textproc/py-spacy-loggers
  1241. textproc/py-sphinx-autoapi
  1242. textproc/py-sphinx-basic-ng
  1243. textproc/py-sphinx-copybutton
  1244. textproc/py-sphinx-gallery
  1245. textproc/py-sphinx-intl
  1246. textproc/py-sphinx-sitemap
  1247. textproc/py-sphinx-tabs
  1248. textproc/py-sphinxcontrib-adadomain
  1249. textproc/py-sphinxcontrib-autoprogram
  1250. textproc/py-sphinxcontrib-bibtex
  1251. textproc/py-sphinxcontrib-svg2pdfconverter
  1252. textproc/py-sphinxcontrib-towncrier
  1253. textproc/py-sphinxcontrib-websupport
  1254. textproc/py-tableschema-to-template
  1255. textproc/py-tablib
  1256. textproc/py-textdistance
  1257. textproc/py-tiktoken
  1258. textproc/py-trans
  1259. textproc/py-uc-micro-py
  1260. textproc/py-unicodeitplus
  1261. textproc/py-wasabi
  1262. textproc/py-wtforms
  1263. textproc/py-xhtml2pdf
  1264. textproc/py-xlmmacrodeobfuscator
  1265. textproc/py-xlrd
  1266. textproc/py-xlrd2
  1267. textproc/py-xmldiff
  1268. textproc/py-youseedee
  1269. textproc/py-zope.i18nmessageid
  1270. textproc/translate-toolkit
  1271. textproc/yq
  1272. www/buku
  1273. www/flexget
  1274. www/offpunk
  1275. www/py-aioh2
  1276. www/py-aiohttp
  1277. www/py-aiohttp-oauthlib
  1278. www/py-aiohttp_cors
  1279. www/py-aioquic
  1280. www/py-aiostream
  1281. www/py-arxiv
  1282. www/py-beaker
  1283. www/py-beautifulsoup
  1284. www/py-betamax
  1285. www/py-biscuits
  1286. www/py-bleach
  1287. www/py-boto3
  1288. www/py-branca
  1289. www/py-caldav
  1290. www/py-channels
  1291. www/py-cheroot
  1292. www/py-cinemagoer
  1293. www/py-cookies
  1294. www/py-cssmin
  1295. www/py-cssutils
  1296. www/py-daphne
  1297. www/py-dj42-django-allauth
  1298. www/py-dj42-django-auth-ldap
  1299. www/py-dj42-django-cors-headers
  1300. www/py-dj42-django-crispy-forms
  1301. www/py-dj42-django-modelcluster
  1302. www/py-dj42-django-permissionedforms
  1303. www/py-dj42-django-rich
  1304. www/py-django-allauth
  1305. www/py-django-auditlog
  1306. www/py-django-auth-ldap
  1307. www/py-django-bleach
  1308. www/py-django-braces
  1309. www/py-django-classy-tags
  1310. www/py-django-contact-form
  1311. www/py-django-cors-headers
  1312. www/py-django-crispy-forms
  1313. www/py-django-csp
  1314. www/py-django-hashid-field
  1315. www/py-django-haystack
  1316. www/py-django-htmx
  1317. www/py-django-jsonview
  1318. www/py-django-markdownx
  1319. www/py-django-model-utils
  1320. www/py-django-modelcluster
  1321. www/py-django-otp-yubikey
  1322. www/py-django-permissionedforms
  1323. www/py-django-picklefield
  1324. www/py-django-pyscss
  1325. www/py-django-redis
  1326. www/py-django-registration
  1327. www/py-django-requests-debug-toolbar
  1328. www/py-django-rich
  1329. www/py-django-simple-history
  1330. www/py-django-storages
  1331. www/py-django-tinymce
  1332. www/py-django32
  1333. www/py-django42
  1334. www/py-django50
  1335. www/py-draftjs-exporter
  1336. www/py-dropbox
  1337. www/py-enmerkar
  1338. www/py-fake-useragent
  1339. www/py-feedgenerator
  1340. www/py-flask-apscheduler
  1341. www/py-flask-json
  1342. www/py-flask-marshmallow
  1343. www/py-flask-migrate
  1344. www/py-flask-script
  1345. www/py-flask-socketio
  1346. www/py-flask-wtf
  1347. www/py-folium
  1348. www/py-forcediphttpsadapter
  1349. www/py-ghp-import
  1350. www/py-google-api-core
  1351. www/py-google-cloud-appengine-logging
  1352. www/py-google-cloud-audit-log
  1353. www/py-google-cloud-bigtable
  1354. www/py-google-cloud-core
  1355. www/py-google-cloud-datastore
  1356. www/py-google-cloud-dlp
  1357. www/py-google-cloud-logging
  1358. www/py-google-cloud-speech
  1359. www/py-google-cloud-storage
  1360. www/py-google-cloud-vision
  1361. www/py-google-resumable-media
  1362. www/py-grip
  1363. www/py-gunicorn
  1364. www/py-horizon
  1365. www/py-hstspreload
  1366. www/py-htmldate
  1367. www/py-httpbin
  1368. www/py-httptools
  1369. www/py-hyperlink
  1370. www/py-instabot
  1371. www/py-jsonfield
  1372. www/py-mechanicalsoup
  1373. www/py-multidict
  1374. www/py-pastedeploy
  1375. www/py-planet
  1376. www/py-postorius
  1377. www/py-priority
  1378. www/py-priority1
  1379. www/py-pygsheets
  1380. www/py-pyjwt
  1381. www/py-pylsqpack
  1382. www/py-pyramid-mako
  1383. www/py-pysmartdl
  1384. www/py-python-dotenv
  1385. www/py-pywry
  1386. www/py-quilt3
  1387. www/py-requests
  1388. www/py-requests-aws4auth
  1389. www/py-requests-file
  1390. www/py-requests-futures
  1391. www/py-requests-gssapi
  1392. www/py-requests-mock
  1393. www/py-requests-oauthlib
  1394. www/py-requests-toolbelt
  1395. www/py-requests-wsgi-adapter
  1396. www/py-respx
  1397. www/py-rfc3987
  1398. www/py-scgi
  1399. www/py-simple-websocket
  1400. www/py-spyne
  1401. www/py-streamlit
  1402. www/py-swapper
  1403. www/py-ticketutil
  1404. www/py-tornado
  1405. www/py-tornado4
  1406. www/py-tornado5
  1407. www/py-utidylib
  1408. www/py-wagtail
  1409. www/py-wagtail-2fa
  1410. www/py-wagtail-bakery
  1411. www/py-wagtail-factories
  1412. www/py-wagtail-transfer
  1413. www/py-waitress
  1414. www/py-webtest
  1415. www/py-woob
  1416. www/py-xandikos
  1417. www/py-xyzservices
  1418. www/py-yarl
  1419. www/qutebrowser
  1420. www/you-get
  1421. x11-fonts/py-afdko
  1422. x11-fonts/py-axisregistry
  1423. x11-fonts/py-babelfont
  1424. x11-fonts/py-booleanOperations
  1425. x11-fonts/py-cffsubr
  1426. x11-fonts/py-fontfeatures
  1427. x11-fonts/py-gflanguages
  1428. x11-fonts/py-gfsubsets
  1429. x11-fonts/py-glyphsLib
  1430. x11-fonts/py-opentype-sanitizer
  1431. x11-fonts/py-opentypespec
  1432. x11-fonts/py-shaperglot
  1433. x11-fonts/py-ufolint
  1434. x11-fonts/py-ufonormalizer
  1435. x11-fonts/py-ufoprocessor
  1436. x11-fonts/py-vfblib
  1437. x11-themes/wpgtk
  1438. x11-toolkits/py-tktreectrl
  1439. x11-wm/qtile
  1440. Collapse this list.

Deleted ports which required this port:

Expand this list of 13 deleted ports
  1. databases/py-arrow*
  2. databases/py-caterva*
  3. devel/py-pybind11210*
  4. devel/py-rapidfuzz2*
  5. devel/py-retype*
  6. dns/py-dnspython2*
  7. science/py-asdf-unit-schemas*
  8. textproc/py-pyhwp*
  9. www/py-dj40-django-auth-ldap*
  10. www/py-dj41-django-auth-ldap*
  11. www/py-dj41-django-cors-headers*
  12. www/py-dj41-django-rich*
  13. www/py-dj42-django-auditlog*
  14. 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-johnnydep
  7. devel/py-jupyter-packaging
Expand this list (25 items / 18 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. science/py-tensorflow
  12. security/py-angr
  13. sysutils/py-azure-cli-core
  14. textproc/py-readthedocs-sphinx-ext
  15. textproc/py-sphinx-sitemap
  16. textproc/py-sphinxcontrib-svg2pdfconverter
  17. textproc/py-wtforms
  18. www/qutebrowser
  19. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/py-pyhwp*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-wheel
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/w/wheel/
  2. https://pypi.org/packages/source/w/wheel/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 30