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